Amazon ECS announces AZ rebalancing that speeds up mean time to recovery after an infrastructure event
Amazon Web Services (AWS) has announced the launch of Availability Zone (AZ) rebalancing for Amazon Elastic Container Service (ECS), a new feature that automatically redistributes containerized workloads across AZs. This capability helps reduce the mean time to recovery after infrastructure events, enabling applications to maintain high availability without requiring manual intervention.
Customers spread tasks across multiple AZs to enhance application resilience and minimize the impact of AZ-level failures, following AWS best practices. However, infrastructure events (such as an AZ outage) can leave the task distribution for an ECS service in an uneven state, potentially causing an availability risk to customer applications. With AZ rebalancing, ECS now automatically adjusts task placement to maintain an even balance, ensuring your applications remain highly available even in the face of failure.
Starting today, customers can enable AZ rebalancing for new and existing ECS services through the AWS CLI or the ECS Console. The feature is available in all Commercial and AWS GovCloud (US) Regions, and supports ECS Fargate and Amazon EC2 launch types. To learn more about AZ rebalancing and how to get started, visit the Amazon ECS documentation page.