Real-world AWS labs, study notes, and cloud skills built in public as part of my 2025 journey.
Welcome to my AWS learning log! This repo documents my hands-on experiences, challenges, lessons, and fixes as I work through AWS Fundamentals and beyond.
Instead of following tutorials blindly, I'm building this repo to:
- Track what I've done and why
- Document mistakes I made (and how I fixed them)
- Show real-world AWS growth, not just perfect projects
- Reflect my thought process while learning cloud engineering
| Folder | Purpose |
|---|---|
00_logs/ |
Dev diary of each major AWS topic I learn (e.g. IAM, S3, EC2) |
01_reference_notes/ |
Cheatsheets, AWS CLI tips, permissions, etc. |
02_configs/ |
JSON policies, IAM role examples, CLI setup |
03_errors_and_fixes/ |
Real bugs, broken setups, and how I fixed them |
04_projects/ |
Future AWS mini-projects like S3 buckets, EC2 instances, and Lambda |
- Set up multiple IAM accounts from the root
- Applied permission policies and enabled MFA
- Learned the consequences of Free Tier account eligibility issues
- Create IAM groups and roles
- Begin working with S3 and CLI
- Track permission errors and debug them with real examples
🌱 Stay tuned. This is just the beginning.