πΎ
Amazon EC2 - Instance Storage
Section 5 of 30
EBS volumes, snapshots, AMIs, Instance Store, and EFS for EC2 persistent and ephemeral storage
70 minβ’intermediate
π―
Key Takeaways
- β’EBS volumes are network drives bound to specific AZs, providing persistent block storage
- β’Snapshots enable backup and cross-AZ/region migration of EBS volumes
- β’Instance Store provides high-performance ephemeral storage that's lost on stop/termination
- β’EFS provides managed NFS for multi-AZ, multi-instance shared file storage (Linux only)
- β’gp3/io2 for SSDs, st1/sc1 for HDDs; only SSD types can boot EC2 instances
πPersonal Notes
Ready to test your knowledge?
Take the quiz to reinforce what you've learned