An open API service indexing awesome lists of open source software.

https://github.com/build-on-aws/automate-web-app-amazon-ecs-cdk-codecatalyst

Deploy a containerized python app to Amazon Elastic Container Service using AWS CDK and Amazon CodeCatalyst
https://github.com/build-on-aws/automate-web-app-amazon-ecs-cdk-codecatalyst

amazon-codecatalyst amazon-ecs aws-fargate ci-cd containers devops

Last synced: 2 months ago
JSON representation

Deploy a containerized python app to Amazon Elastic Container Service using AWS CDK and Amazon CodeCatalyst

Awesome Lists containing this project

README

        

## 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](CONTRIBUTING.md#security-issue-notifications) for more information.

## License

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