| No. | Task | Start Date | End Date | Resource |
|---|---|---|---|---|
| 1 | - Research: Data Routing architecture and advantages of SQS FIFO in ensuring data ordering. - Project: + Transition data flow to use SQS FIFO as a central processing buffer. | 04/20/2026 | 04/20/2026 | AWS Documentation |
| 2 | - Research: Alert Debounce logic and controlling alert states based on timestamps. - Project: + Build an algorithm to suppress repeated SNS alerts based on time-status queries from DynamoDB. | 04/21/2026 | 04/21/2026 | AWS Documentation |
| 3 | - Research: Hive Partitioning mechanisms and advanced DDL commands in Amazon Athena. - Project: + S3 Storage Upgrade: Deploy Hive Partitioning (year/month/day/appid). + Synchronize data partitions using Athena. | 04/22/2026 | 04/22/2026 | AWS Documentation |
| 4 | - Research: Lambda integration with HTTP API Gateway and authentication for Client Dashboard. - Project: + Review integration flow between API Gateway and Lambda for data retrieval. | 04/23/2026 | 04/23/2026 | AWS Documentation |
| 5 | - Research: DynamoDB Time to Live (TTL) and S3 Lifecycle Management. - Project: + Configure S3 Lifecycle Rules; create DynamoDB tables with TTL mechanism. + Package Python source code and set up SQS as an Event Trigger for Lambda. | 04/24/2026 | 04/24/2026 | AWS Documentation |