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:
- Goal: run a provided Node.js app on EC2 with attached storage
- Steps: launch instance โ SSH in โ install dependencies โ clone repo โ run app โ attach EBS for data
- Access the app via the instance's public IP
- Verify storage persistence: stop/start instance, confirm data survives
- Clean up: terminate instance, delete unused volumes
- Reflection: what was manual and tedious โ motivation for automation later
The HackYourFuture curriculum is licensed underย CC BY-NC-SA 4.0
*https://hackyourfuture.net/*

Built with โค๏ธ by the HackYourFuture community ยท Thank you, contributors
Found a mistake or have a suggestion? Let us know in the feedback form.