Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 669 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 669 Bytes

Todos Platform

Playground for me to try out infra as code solutions.

ci-build

Platform for the Todos Application.

Development Approach

  • Test Driven Development; unit testing with coverage backstop
  • Acceptance testing; ensure platform matches desired behaviours
  • Pulumi project
  • ECR to host application images
  • AWS AppRunner for application runtime
  • AWS Keyspaces as app persistent store