AWS Overview
IAM Users and Groups
IAM Policies and Roles
AWS CLI
S3 Object Storage
Tagging and Cost
Practice
Assignment
Cloud Track
Under construction
<aside>
🚧
This page is currently under construction. Please check back later.
</aside>
Implementation plan:
- Why IAM is critical — the gatekeeper to everything in AWS
- Root account vs IAM users — why you never use root for daily work
- IAM users: creating users, console access vs programmatic access
- IAM groups: organizing users, attaching policies to groups
- MFA (Multi-Factor Authentication): what it is, enabling it on the root account
- Access keys: what they are, when to use them, rotation
- The principle of least privilege — give only what's needed
- Practice: create an IAM user, add to a group, enable MFA on root
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.