nathanpeck / greeter-cdk

Example AWS Cloud Development Kit app that deploys the greeter microservice stack
https://docs.aws.amazon.com/cdk/api/latest/docs/aws-construct-library.html
19 stars 9 forks source link

greeter-cdk

A simple AWS Cloud Development Kit app example that shows how to deploy a microservice stack using the following example microservice containers:

The microservices are connected like this:

architecture

You can see the full CDK app that deploys this architecture here: index.js