This CDK project allow you to easily deploy any Docker enabled ASP.NET Core project to AWS Elastic Container Service.
You can learn more about ECS here https://aws.amazon.com/ecs/
-
Clone or fork this repository https://github.com/nuages-io/nuages-deploy-ecs-cdk
-
Set deployment options (see below)
-
Run
cdk deploy
at the root
TODO