/cdk-web

Primary LanguageTypeScript

cdk-web

Example of Monorepo project of microservices and infrastructure including CD pipelines for each service.

  • Infrastructure is built with AWS CDK

  • Microservices:

    1. Web - frontend NEXT.js webapp running on ECS Fargate
  • CD Pipelines are also built with AWS CDK

TODO: Left to implement

  • Some lambda functions
  • GraphQL API
  • API Gateway
  • Integration tests baked into pipelines of each service