Deploy a containerized python app to Amazon Elastic Container Service using AWS CDK and Amazon CodeCatalyst
This code repo contains the sample code to help learn to build and deploy a container-based web application using Amazon Elastic Container Service, AWS CDK and Amazon CodeCatalyst.
The directory cdk-ecs-infra contains a sample CDK project to build and deploy ECS infrastructure with Nginx Docker Image and CodeCatalyst workflow to automate the infrastructure deployment.
The directory SampleApp contains a containerized sample python web application and CodeCatalyst workflow to automate the application deployment.
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.