430fc77733
SSIA :)
373 B
373 B
AWS EC2 - EBS Volume Creation
Requirements
One EC2 instance that you can get rid of :)
Objectives
- Create a volume in the same AZ as your instance, with the following properties:
- gp2 volume type
- 4 GiB size
- Once created, attach it to your EC2 instance
- Remove your EC2 instance. What happened to the EBS volumes attached to the EC2 instance?