Week 7 Worklog

Week 7 Objectives:

  • Modernize the application, transitioning to Microservices and Event-driven architectures.
  • Package and perform End-to-End testing for the v1.0 release.

Detailed implementation tasks:

Day Date Tasks References
Mon 13/07/2026 - Serverless - DevAx Series: Monolith to Microservices, CI/CD for Releases.
- End-to-End testing of the complete QR scanning flow.
https://cloudjourney.awsstudygroup.com/
Tue 14/07/2026 - Building Microservices, Refactoring Data and Processes.
- Improve UI for displaying QR scan results (Success / Failed).
https://cloudjourney.awsstudygroup.com/
Wed 15/07/2026 - Event-Driven Architecture, Single Page Application Authentication.
- Handle edge cases (expired QR codes, network instability).
https://cloudjourney.awsstudygroup.com/
Thu 16/07/2026 - Integrating AI Services on AWS.
- Update frontend QR scanning library for faster reads.
https://cloudjourney.awsstudygroup.com/
Fri 17/07/2026 - Evaluating Application Modernization.
- Package the first release version (v1.0) of the BK-Sync system.
https://cloudjourney.awsstudygroup.com/

Week 7 Achievements:

  • AWS Knowledge: Grasped application modernization techniques, migrating from traditional Monolithic architectures to Microservices. Understood Event-driven architecture design and how to integrate AI services on the AWS platform.
  • BK-Sync Project: Conducted comprehensive End-to-End testing of the QR attendance system. Thoroughly handled common edge cases regarding slow networks or expired QR codes. Successfully packaged a stable v1.0 version of BK-Sync ready for real-world usage.