Home icon

Amazon ECS provides the ability to restart containers without requiring a task relaunch

News



The article discusses a new feature in Amazon ECS (Elastic Container Service) that allows you to define a container restart policy for restarting individual containers locally, without requiring a full task relaunch.

Specifically, the article covers:

  • Amazon ECS now improves container resiliency by providing the ability to restart containers locally when they encounter failures like network disruptions or unexpected stops.
  • This feature enables faster recovery of containers from transient failures compared to relaunching the entire task.
  • It is useful for containers that require fault tolerance, such as data loggers, collectors, or forwarders, where a restart can clear indeterminate conditions.
  • The new container restart policy parameters can be set up in the Amazon ECS Developer Guide.
  • This feature is now enabled in all AWS Regions.


Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Aug 9
2024
Restart Amazon ECS tasks with AWS Lambda and AWS CloudFormation custom resources
Jul 11
2024
Amazon ECS now provides enhanced stopped task error messages for easier troubleshooting
Nov 14
2025
Amazon ECS improves Service Availability during Rolling deployments
May 19
2026
Amazon ECS introduces pause and continue controls for service deployments

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.