Skip to content

build-on-aws/automate-web-app-amazon-ecs-cdk-codecatalyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.