EC2
AMIs
EBS and EFS
Lab: App on EC2
Practice
Assignment
Cloud Track
Under construction
<aside>
🚧
This page is currently under construction. Please check back later.
</aside>
Implementation plan:
- EBS (Elastic Block Store): what it is — persistent block storage attached to EC2
- EBS volume types: gp3, io2, st1, sc1 — when to use each
- Provisioned IOPS: what it means, when you need it
- Attaching and mounting EBS volumes to an instance
- EFS (Elastic File System): what it is — shared file storage across instances
- EBS vs EFS: when to use which
- Snapshots: what they are, creating a snapshot, restoring from a snapshot
- Backup strategies: snapshots, cross-region copies (conceptual)
- Practice: attach an EBS volume to an instance, format/mount it, create a snapshot
The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0

*https://hackyourfuture.net/*
Found a mistake or have a suggestion? Let us know in the feedback form.