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
- Host: GitHub
- URL: https://github.com/build-on-aws/automate-web-app-amazon-ecs-cdk-codecatalyst
- Owner: build-on-aws
- License: mit-0
- Created: 2023-04-17T17:33:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T11:04:17.000Z (almost 2 years ago)
- Last Synced: 2024-12-26T23:07:28.869Z (4 months ago)
- Topics: amazon-codecatalyst, amazon-ecs, aws-fargate, ci-cd, containers, devops
- Language: HTML
- Homepage: https://buildon.aws/tutorials/deploy-webapp-ecs-codecatalyst
- Size: 496 KB
- Stars: 5
- Watchers: 6
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.