aws-samples / ecs-canary-blue-green-deploymentLinks
Example code for demonstrating a canary "blue-green" deployment strategy for use with EC2 Container Service (ECS).
☆169Updated 7 years ago
Alternatives and similar repositories for ecs-canary-blue-green-deployment
Users that are interested in ecs-canary-blue-green-deployment are comparing it to the libraries listed below
Sorting:
- In this code provided with the blog, we will demonstrate how to use the draining state to update the AMI used by EC2 instances in your cl…☆103Updated 6 years ago
- A serverless approach using AWS Lambda and Amazon ECS Event Stream to proactively rebalance the ECS tasks.☆89Updated 2 years ago
- Simple dashboard for pipelines on AWS☆156Updated 3 years ago
- A reference architecture for handling batch processing workloads using Amazon ECS.☆151Updated 5 years ago
- This is self-paced workshop designed to allow developers and system administrators to get hands on with Amazon Elastic Container Service …☆170Updated 5 years ago
- Runtime secrets management solution for ECS using Task IAM Roles☆177Updated 8 years ago
- Reference architecture for doing blue green deployments on ECS.☆461Updated 2 months ago
- AWS account provisioning and management service☆109Updated 6 months ago
- Visualize the resource utilisation of Amazon ECS clusters☆163Updated last year
- The script will be used to collect general os logs as well as Docker and ecs-agent logs, it also support to enable debug mode for docker …☆192Updated 8 months ago
- A lambda function, a cloudformation template to get it running, and example templates showing how to use a custom resource (calling the l…☆74Updated 8 years ago
- A script to discover stale ECR images and take action on them with Lambda to help reduce costs.☆162Updated 2 years ago
- Samples for use of AWS CloudFront, including Lambda functions, and SDK usage examples.☆244Updated last week
- A collection of lambda functions to collect data from Cloudwatch, Kinesis, VPC Flow logs, S3, security-hub and AWS Inspector☆152Updated last month
- A sample AWS Step Functions (SFN) state machine, designed to one-way synchronize an Amazon S3 source bucket into another S3 destination b…