Example of Monorepo project of microservices and infrastructure including CD pipelines for each service.
-
Infrastructure is built with AWS CDK
-
Microservices:
- Web - frontend NEXT.js webapp running on ECS Fargate
-
CD Pipelines are also built with AWS CDK
- Some lambda functions
- GraphQL API
- API Gateway
- Integration tests baked into pipelines of each service