| Day | Task | On-site? | Date |
|---|---|---|---|
| 1 | - Study the Shared Responsibility Model in depth - Understand security boundaries: AWS security of the cloud vs your security in the cloud - Review real-world consequences of misconfigurations | ✅ | 10/06/2025 |
| 2 | - Learn core IAM concepts: Users, Groups, Roles, Policies - Practice writing IAM policies using JSON - Explore permission boundaries, least privilege, and policy evaluation logic | 10/07/2025 | |
| 3 | - Introduction to Amazon Cognito - Understand User Pools vs Identity Pools - Implement basic app authentication workflow (signup, login, tokens) | 10/08/2025 | |
| 4 | - Learn AWS Organizations: multi-account structure, OU design, SCPs - Explore AWS Identity Center for centralized access and SSO | 10/09/2025 | |
| 5 | - Deep dive into AWS KMS - Learn about CMKs, key policies, encryption context - Practice encrypting/decrypting data and understanding envelope encryption | 10/10/2025 | |
| 6 | - Combine all concepts: build a secure, multi-account governance model - Create IAM roles for app access, enforce SCPs, and encrypt resources with KMS | 10/11/2025 |
Understood the Shared Responsibility Model:
Mastered IAM foundations:
Implemented modern authentication with Cognito:
Explored AWS Organizations & Identity Center:
Learned secure key management with KMS: