ecs-deploy
Deployment automation
Automates blue-green deployments on Amazon EC2 Container Service (ECS) using task definitions and services.
Simple shell script for initiating blue-green deployments on Amazon EC2 Container Service (ECS)
2k stars
38 watching
470 forks
Language: Shell
last commit: about 1 month ago
Linked from 1 awesome list
aws-ecscontinuous-deploymentecsecs-deploy
Related projects:
Repository | Description | Stars |
---|---|---|
aws-samples/ecs-blue-green-deployment | A reference architecture for automated blue-green deployments on Amazon ECS using CloudFormation templates and AWS Code* services. | 462 |
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 |
in4it/ecs-deploy | An API-based platform for automating continuous deployment and scaling of AWS ECS services | 257 |
caltechads/deployfish | Tools and frameworks to manage the lifecycle of AWS ECS services and tasks | 90 |
jobtalk/pnzr | A tool for automating the deployment of Docker containers to Amazon ECS | 31 |
aws/amazon-ecs-cli | Tools for managing Amazon Elastic Container Service (ECS) and Fargate tasks and clusters from the command line. | 1,778 |
aws/amazon-ecs-agent | Manages containers on behalf of Amazon ECS | 2,077 |
aws-samples/amazon-ecs-catsndogs-workshop | A workshop environment to learn Amazon ECS concepts and deploy applications | 169 |
ukayani/ecs-service | A command-line tool for deploying and managing ECS services in AWS Elastic Container Service using CloudFormation templates. | 12 |
labd/ecs-deplojo | A deployment tool for automating the lifecycle of Amazon ECS tasks and services. | 19 |
lumoslabs/broadside | A command-line tool for deploying applications on AWS ECS | 44 |
aws-samples/aws-containers-task-definitions | Provides task definitions for running common applications on Amazon ECS | 264 |
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 |
awslabs/amazon-inspector-agent-autodeploy | Automates deployment of security agent to newly launched EC2 instances using AWS Lambda and SSM | 28 |
kayac/ecspresso | A deployment tool for Amazon ECS | 826 |