| Day | Main Task | Details | Status |
|---|---|---|---|
| Mon | Lambda Deep Dive | - Studied AWS Lambda execution model, cold starts, and pricing. - Explored Lambda function URLs as lightweight API endpoints. - Practiced creating Lambda functions with Node.js runtime. | Completed |
| Tue | API Gateway & DynamoDB | - Studied API Gateway REST vs HTTP API differences. - Deep dive into DynamoDB: partition keys, sort keys, GSIs, and query patterns. - Explored DynamoDB’s PAY_PER_REQUEST billing mode. | Completed |
| Wed | Hands-on Lab | - Built a simple serverless REST API: + Lambda function handling CRUD operations. + DynamoDB table as data store. + Tested via Lambda Function URL. | Completed |
| Thu | Project Brainstorming | - Team TheBois meeting to discuss project directions. - Evaluated ideas: secure code distribution, license management, cloud-based code editor. - Initial concept for GuardScript — a platform to securely distribute and protect source code with licensing. | Completed |
| Fri | Pre-Tet Review | - Consolidated notes from Weeks 1–5. - Continued AWS Fundamentals Specialization (Coursera). - Prepared task backlog for post-Tet work. - Note: Tet holiday break starts next week (2 weeks off). | Completed |