EBS Volume
• a network drive you can attach to your instances while they run
• It allows your instances to persist data, even after their termination
• They can only be mounted to one instance at a time (at the CCP level)
• They are bound to a specific availability zone (to move it you need to snapshot)
• Free tier: 30 GB of free EBS storage of type General Purpose (SSD) or
Magnetic per month
• Have a provisioned capacity billing (size in GBs, and IOPS)
EBS - Delete on termination attribute
Controls the EBS behaviour when an EC2 instance terminates
• By default, the root EBS volume is deleted (attribute enabled)
• By default, any other attached EBS volume is not deleted (attribute disabled)
EBS Snapshot
AMI
EC2 Image Builder
EC2 Instance Store
EFS
EFS Infrequent Access (EFS-IA)
Amazon FSx
* Fully managed service
Amazon FSx for Windows File Server