Week 8 Worklog

Week 8 Objectives:

  • Build and operate a complete serverless backend stack.
  • Practice authentication, messaging, deployment automation, and monitoring.

Tasks to be carried out this week:

DayTaskStart DateCompletion DateReference MaterialStatus
1AWS: Book Store Backend06/05/202606/05/2026Built a serverless backend foundationCompleted
2AWS: SAM & Cognito06/06/202606/06/2026Deployed with SAM and integrated user authCompleted
3AWS: SSL & SNS/SQS06/07/202606/07/2026Configured SSL and event messaging patternsCompleted
4AWS: Serverless CI/CD06/08/202606/08/2026Automated release pipeline for serverless appsCompleted
5AWS: Serverless Monitoring06/09/202606/09/2026Monitored logs, metrics, and alarmsCompleted
6AWS: AppSync GraphQL06/10/202606/10/2026Implemented GraphQL APIs with AppSyncCompleted
7AWS: Study Group Catch-up06/11/202606/11/2026Consolidated pending learning itemsCompleted

Daily Details

Day 1 - AWS: Book Store Backend

  • Built the foundation for a serverless backend used to manage book data.

Day 1 screenshot

Day 2 - AWS: SAM & Cognito

  • Deployed the stack with SAM and integrated user authentication with Cognito.

Day 2 screenshot

Day 3 - AWS: SSL & SNS/SQS

  • Configured a custom domain, SSL, and event-driven messaging using SNS/SQS.

Day 3 screenshot

Day 4 - AWS: Serverless CI/CD

  • Automated the release pipeline for the serverless application.

Day 4 screenshot

Day 5 - AWS: Serverless Monitoring

  • Reviewed logs, metrics, and alarms to monitor the serverless system.

Day 5 screenshot

Day 6 - AWS: AppSync GraphQL

  • Built a GraphQL API with AppSync and learned how data flows through the service.

Day 6 screenshot

Day 7 - AWS: Study Group Catch-up

  • Revisited pending lessons and closed learning gaps from the week.

Day 7 screenshot

Week 8 Achievements:

  • Combined multiple serverless services into a cohesive backend solution.
  • Improved understanding of authentication, eventing, and API integration.
  • Built stronger operational awareness for serverless production workloads.