Skip to main content

Command Palette

Search for a command to run...

Attach Volume to EC2 Instance

Published
1 min read
Attach Volume to EC2 Instance
A

Infosec Poet and CAP-certified DevOps/SecOps Engineer, passionate about security, creativity, and continuous learning.

Tasks

  • An instance named datacenter-ec2 and a volume named datacenter-volume already exists in us-east-1 region. Attach the datacenter-volume volume to the datacenter-ec2 instance, make sure to set the device name to /dev/sdb while attaching the volume.

Steps

  1. Instance datacenter-ec2 is running state.

  2. Given volume is also exist

  3. Select Attach Volume

    EC2Volumesvol-009b9a40a513a7719Attach volume

  4. Select the running instance datacenter-ec2

  5. Device name /dev/sdb and attach now

#cloudcomputing

#happylearning #aws