| Day | Task | Start Date | Completion Date | Reference Material |
|---|---|---|---|---|
| 2 | - Introduce Modernization and Serverless concepts - Compare monolithic vs microservices architectures - Analyze benefits of moving to serverless | 17/11/2025 | 17/11/2025 | AWS Journey |
| 3 | - Hands-on with AWS Lambda: create functions, configure triggers, view logs in CloudWatch - Implement basic API logic with Lambda | 18/11/2025 | 18/11/2025 | AWS Journey |
| 4 | - Integrate API Gateway with Lambda to build REST APIs - Connect data with DynamoDB (CRUD operations) - Test APIs using Postman | 19/11/2025 | 19/11/2025 | AWS Journey |
| 5 | - Configure Cognito for user authentication (user pool, tokens) - Integrate Cognito authentication with API Gateway - Manage access via IAM Roles | 20/11/2025 | 20/11/2025 | AWS Journey |
| 6 | - Deploy the full Serverless application using AWS SAM (Serverless Application Model) - Test, collect logs and optimize performance - Week summary and report | 21/11/2025 | 21/11/2025 | AWS Journey |
Understood Serverless Architecture and benefits in cost, performance and scalability.
Deployed a complete Serverless app using Lambda, API Gateway, DynamoDB and Cognito.
Learned to use AWS SAM for managing and deploying serverless infrastructure automatically.
Prepared the platform for Week 12 (Final summary & capstone project).