AWS — Learning Roadmap¶
Follow the course in order:
- Course overview — scope, prerequisites, cost hygiene
- Modules 1–16 — fundamentals through production and troubleshooting
- Labs / quizzes / projects — practice
- Capstone — production AWS landing zone
- Interview & certifications — Cloud Practitioner → SAA → DevOps Pro
Modules¶
| # | Focus | Tutorial |
|---|---|---|
| 1 | AWS fundamentals | Global infrastructure |
| 2 | IAM | Identity & access |
| 3 | Networking | VPC networking |
| 4 | Compute | EC2 · ASG · LB |
| 5 | Storage | S3 · EBS · EFS |
| 6 | Databases | RDS · DynamoDB |
| 7 | Containers | ECS · EKS · ECR |
| 8 | Serverless | Lambda & events |
| 9 | Monitoring | Observability |
| 10 | Security | Security services |
| 11 | IaC | Terraform · CFN · CDK |
| 12 | CI/CD | Pipelines on AWS |
| 13 | Cost | Cost optimisation |
| 14 | Reliability | HA & DR |
| 15 | Production | Landing zones |
| 16 | Troubleshooting | Troubleshoot AWS |