Lambda Cost Optimization + API Gateway + CloudFormation
| Date | Day | Task Description | Lab / Project |
|---|---|---|---|
| 18/05/2026 | Mon | AWS Lambda overview and cost optimization mechanisms for EC2. Create Lambda functions to auto start/stop EC2 instances and configure saving plans. | Lab 000022 - EC2 cost optimization with Lambda |
| 19/05/2026 | Tue | Amazon API Gateway overview and use cases for REST APIs. Design API, create resources/methods and integrate with backend. | Lab 000055 - Creating and provisioning APIs with Amazon API Gateway |
| 20/05/2026 | Wed | Continue practicing with API Gateway resources and integration mechanisms. Complete the request/response flow for the API. | Lab 000055 - Creating and provisioning APIs with Amazon API Gateway |
| 21/05/2026 | Thu | Review API Gateway deployment model and API publishing process. Test methods, integrations and basic test scenarios. | Lab 000055 - Creating and provisioning APIs with Amazon API Gateway |
| 22/05/2026 | Fri | AWS CloudFormation overview and Infrastructure as Code. Write YAML/JSON templates to deploy infrastructure automatically. | Lab 000037 - AWS CloudFormation |