| Day | Task | Start Date | Completion Date | Reference Material |
|---|---|---|---|---|
| 1 | - Static Export & AWS Deployment: Configure Next.js output: export. Upload static build to S3 Bucket. Configure CloudFront distribution pointing to S3, set up Custom Domain with Route 53 and ACM SSL certificate. |
24/11/2025 | 24/11/2025 | AWS CloudFront AWS Route 53 Vicobi Infrastructure |
| 2 | - Docker Setup: Write multi-stage Dockerfile optimizing size and docker-compose.yml for production. Build image and test deployment on Staging EC2 environment. |
25/11/2025 | 25/11/2025 | Docker Docs |
| 3 | - UAT & Hotfixes: Open access for testers/users to run User Acceptance Testing (UAT). Monitor error logs, fix arising bugs, and refine caching policy. | 26/11/2025 | 26/11/2025 | |
| 4 | - Security & Performance: Audit API keys security, configure Content Security Policy (CSP). Analyze bundle size, implement code splitting and lazy loading to improve Lighthouse scores. | 27/11/2025 | 27/11/2025 | |
| 5 | - Documentation & Code Quality: Finalize API documentation (Swagger/Postman), update README.md with installation instructions. Run full linting and type-checking one last time to clean code. | 28/11/2025 | 28/11/2025 | |
| 6 | - Final Polish & Preparation: Review overall UI/UX, ensuring no minor bugs remain. Package source code and prepare technical documentation for handover. - Participate in AWS Cloud Mastery Series #3: Cloud Security & Operations Mastery |
29/11/2025 | 29/11/2025 |