Amazon ECS now supports built-in Linear and Canary deployments

Published
October 30, 2025
https://aws.amazon.com/about-aws/whats-new/2025/10/amazon-ecs-built-in-linear-canary-deployments

Amazon ECS Deployment Strategies

Amazon ECS now supports linear and canary deployment strategies, providing more flexibility and control for deploying containerized applications. These strategies complement ECS built-in blue/green deployments, allowing you to choose the traffic shifting approach that best matches your application's risk profile and validation requirements.

Linear Deployments

With linear deployments, you can gradually shift traffic from your current service revision to the new revision in equal percentage increments over a specified time period. Configure the step percentage and set a step bake time to wait between each traffic shift for monitoring and validation.

Canary Deployments

With canary deployments, route a small percentage of production traffic to your new service revision while the majority remains on the current stable version. Set a canary bake time to monitor the new revision's performance, after which ECS shifts the remaining traffic to the new revision.

What to do

  • Use linear and canary deployment strategies for new and existing Amazon ECS services that use ALB or ECS Service Connect.
  • Configure deployment lifecycle hooks for custom validation steps.
  • Use Amazon CloudWatch alarms to automatically detect failures and trigger rollbacks.

Source: AWS release notes




If you need further guidance on AWS, our experts are available at AWS@westloop.io. You may also reach us by submitting the Contact Us form.

Follow our blog

Get the latest insights and advice on AWS services from our experts.

By clicking Sign Up you're confirming that you agree with our Terms and Conditions.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.