Week 8 Worklog

Week 8 Objectives

  • Deploy the frontend to S3 and CloudFront.

Tasks to be carried out this week

DayTaskStart DateCompletion DateReference Material
1- Prepare frontend build config and environment variables.
- Verify build output locally.
02/03/202602/03/2026Internal notes
2- Create S3 bucket and upload build artifacts.
- Set correct cache and metadata.
03/03/202603/03/2026AWS docs
3- Configure CloudFront distribution and HTTPS.
- Set cache behaviors and invalidation rules.
04/03/202605/03/2026AWS docs
4- Smoke test the deployment.
- Fix routing and CORS issues if any.
05/03/202606/03/2026Internal notes

Week 8 Achievements

  • Frontend build pipeline stabilized.
  • Frontend deployed to S3 with CloudFront CDN.
  • HTTPS and caching configured for production.
  • Post-deployment issues resolved.