ecs-blue-green-deployment
ECS deployment framework
A reference architecture for automated blue-green deployments on Amazon ECS using CloudFormation templates and AWS Code* services.
Reference architecture for doing blue green deployments on ECS.
462 stars
58 watching
475 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
amazon-ecsblue-green-deploymentcodebuildcodepipelinecontinuous-deploymentecsfargate
Related projects:
Repository | Description | Stars |
---|---|---|
silinternational/ecs-deploy | Automates blue-green deployments on Amazon EC2 Container Service (ECS) using task definitions and services. | 1,971 |
aws-samples/ecs-canary-blue-green-deployment | An automated canary deployment strategy for Amazon ECS using Route53 weights and Step Functions to transition traffic between two ECS services. | 168 |
aws-samples/amazon-ecs-catsndogs-workshop | A workshop environment to learn Amazon ECS concepts and deploy applications | 169 |
caltechads/deployfish | Tools and frameworks to manage the lifecycle of AWS ECS services and tasks | 90 |
aws-samples/aws-codedeploy-samples | Provides sample scenarios and templates for automating deployment of AWS applications using CodeDeploy | 639 |
aws-samples/aws-codepipeline-s3-codedeploy-linux | A sample project for automating software deployments on Linux using AWS CodePipeline and S3 | 162 |
in4it/ecs-deploy | An API-based platform for automating continuous deployment and scaling of AWS ECS services | 257 |
aws/amazon-ecs-cli | Tools for managing Amazon Elastic Container Service (ECS) and Fargate tasks and clusters from the command line. | 1,778 |
aws-samples/ecs-demo-php-simple-app | An Amazon ECS-based PHP application demonstrating basic deployment and execution | 168 |
jobtalk/pnzr | A tool for automating the deployment of Docker containers to Amazon ECS | 31 |
aws-samples/lambda-ecs-worker-pattern | This code example illustrates how to extend AWS Lambda functionality using Amazon SQS and the Amazon EC2 Container Service (ECS) to process large tasks outside of Lambda's execution time limit. | 290 |
aws-samples/awscodepipeline-s3-awscodedeploy_windows | An AWS CodePipeline project demonstrating a simple workflow for deploying an application from S3 to AWS CodeDeploy using Windows | 9 |
labd/ecs-deplojo | A deployment tool for automating the lifecycle of Amazon ECS tasks and services. | 19 |
digitaloptimizationgroup/blue-green-cloudflare-workers | A tool for implementing Blue/Green deployments and canary releases with Cloudflare Workers | 33 |
bustle/shep | Automates deployment of serverless APIs and Lambda functions to AWS API Gateway and Lambda | 378 |