cdk-patterns / serverless

This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
https://cdkpatterns.com
MIT License
2.29k stars 273 forks source link

App Mesh Fargate Pattern #245

Open robzenn92 opened 2 years ago

robzenn92 commented 2 years ago

I would like to have an ECS Fargate with App Mesh CKD Pattern available in Typescript ! 🚀 If that is fine I am going to open a PR in the next few days !

This pattern is going to use App Mesh based on the https://www.appmeshworkshop.com/ and the article available here: https://aws.amazon.com/it/blogs/compute/using-aws-app-mesh-with-fargate/