Week 7 Worklog

Week 7 Objectives:

  • Focus on microservices architecture and serverless development patterns.
  • Improve product-level thinking from monolith migration to event-driven design.

Tasks to be carried out this week:

DayTaskStart DateCompletion DateReference MaterialStatus
1AWS: Microservices Migration05/29/202605/29/2026Reviewed migration from monolith to microservicesCompleted
2AWS: Building Microservices05/30/202605/30/2026Designed data and workflow splitCompleted
3AWS: Event-Driven Arch05/31/202605/31/2026Implemented event-driven architecture ideasCompleted
4AWS: SPA Auth06/01/202606/01/2026Integrated authentication for SPA workloadsCompleted
5AWS: AI Services06/02/202606/02/2026Explored AI service integration optionsCompleted
6AWS: DevAx Hands-on06/03/202606/03/2026Practiced detailed DevAx exercisesCompleted
7AWS: DevAx Review06/04/202606/04/2026Consolidated serverless architecture lessonsCompleted

Daily Details

Day 1 - AWS: Microservices Migration

  • Reviewed how to break a monolith into microservices.

Day 1 screenshot

Day 2 - AWS: Building Microservices

  • Designed service boundaries, data flow, and communication between services.

Day 2 screenshot

Day 3 - AWS: Event-Driven Arch

  • Built event-driven thinking around asynchronous service interaction.

Day 3 screenshot

Day 4 - AWS: SPA Auth

  • Integrated authentication for a single-page application workflow.

Day 4 screenshot

Day 5 - AWS: AI Services

  • Explored where AWS AI services can fit into application features.

Day 5 screenshot

Day 6 - AWS: DevAx Hands-on

  • Completed hands-on DevAx exercises and reinforced serverless delivery flow.

Day 6 screenshot

Day 7 - AWS: DevAx Review

  • Consolidated the week’s architecture and implementation lessons.

Day 7 screenshot

Week 7 Achievements:

  • Built stronger understanding of microservices and event-driven architecture.
  • Connected identity, AI services, and serverless design into one delivery flow.
  • Improved system-level reasoning beyond individual AWS services.