| Day | Task | Start Date | Completion Date | Reference Material |
|---|---|---|---|---|
| 2 | - Introduction to CDN concepts and benefits of CloudFront - Create a CloudFront Distribution to serve S3 website content | 22/09/2025 | 22/09/2025 | AWS Journey |
| 3 | - Configure CloudFront behaviors and cache policies - Test site access via CloudFront URL - Perform invalidation to refresh cached content | 23/09/2025 | 23/09/2025 | AWS Journey |
| 4 | - Introduction to DynamoDB (NoSQL) - Create DynamoDB tables (Users, Products, etc.) - Perform CRUD operations using Console | 24/09/2025 | 24/09/2025 | AWS Journey |
| 5 | - Query and operate DynamoDB via AWS CLI - Write small scripts to insert and read data from tables | 25/09/2025 | 25/09/2025 | AWS Journey |
| 6 | - Explore ElastiCache (Redis & Memcached) - Create a basic Redis cluster - Test connecting from EC2 to read/write cached data | 26/09/2025 | 26/09/2025 | AWS Journey |