| Day | Task | Start Date | Completion Date | Reference Material |
|---|---|---|---|---|
| 1 | AWS Security & Identity Management - Security Fundamentals: Studied the Shared Responsibility Model and the “Security is Job Zero” philosophy. - Identity Management: Deep dived into IAM (Users, Groups, Roles, Policies) and centralized access management via AWS Organizations & Identity Center. - App Security: Explored Amazon Cognito (User/Identity Pools) for application authentication. - Compliance: Researched data encryption using AWS KMS and compliance monitoring with Security Hub. | 22/09/2025 | 22/09/2025 | Module 05 |
| 2 | Hands-on Lab: IAM Policy & Role Configuration - IAM Basics (Lab 02): Practiced creating IAM Users/Groups and applying the Least Privilege principle. - Advanced Roles (Lab 44): Configured IAM Roles with advanced conditions (IP, Date/Time) for granular access control. - Instance Profile (Lab 48): Attached IAM Roles to EC2 Instances to enable secure S3 access without hardcoding credentials in the application. | 23/09/2025 | 23/09/2025 | Module 05 |
| 3 | Hands-on Lab: Advanced Security Implementation - Federated Identity (Lab 18): Configured Amazon Cognito for identity federation and user authentication. - Permission Boundaries (Lab 30): Implemented Permissions Boundaries to limit the maximum permissions available to IAM entities. - Data Encryption (Lab 33): Managed Customer Master Keys (CMKs) with AWS KMS and integrated CloudTrail for auditing key usage. | 24/09/2025 | 24/09/2025 | Module 05 |
| 4 | AWS Database Services Fundamentals - Database Concepts: Differentiated between Relational (RDBMS) vs Non-Relational (NoSQL) databases, and OLTP vs OLAP workloads. - Managed RDBMS: Analyzed Amazon RDS (Multi-AZ, Read Replicas) and Amazon Aurora (Cloud-native architecture). - Specialized DBs: Explored Amazon Redshift for Data Warehousing and Amazon ElastiCache for in-memory caching strategies. | 25/09/2025 | 25/09/2025 | Module 06 |
| 5 | Hands-on Lab: Deploying & Managing Amazon RDS - Infrastructure Setup: Configured VPC, DB Subnet Groups, and isolated Security Groups for the database layer (Lab 05). - Deployment: Provisioned a Multi-AZ Amazon RDS instance and established secure connectivity from an EC2 Web Server. - Operations: Practiced Backup & Restore procedures, managed Snapshots, and executed Point-in-Time Recovery (PITR). | 26/09/2025 | 26/09/2025 | Module 06 |
Security Services:
Encryption & Monitoring:
Database Services:
Hands-on Practice: