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:
- What is an AMI (Amazon Machine Image) — a template for EC2 instances
- AWS-provided AMIs vs community AMIs vs custom AMIs
- Creating a custom AMI from a running instance
- Why custom AMIs matter: pre-baked vs bootstrap (user data) tradeoffs
- Instance metadata: what it is, how to query it (
http://169.254.169.254)
- Security groups recap: quick mention here (deep dive in Week 4)
- Practice: install software on an instance, create a custom AMI, launch a new instance from it
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.