Kodekloud - 100 Days of cloud (AWS) Day 12: Attach Volume to EC2 Instance
Step 1: Login into the AWS environment using provided credentials.
Step 2: Go to EC2 section and select the instance. Then click Action and then Storage after that select Attach volume option. instance —→ Actions —→ Storage —→ Attach Volume.

Step 3: In Attach Volume select the volume (devops-volume) and device name (/dev/sdb).

Step 4: You should see the attached volume under storage section of EC2 instance.
