Posts with the tag ecs:

ECS Instance Lifecycle

This article is a solution for replacing ECS instances without having them terminate with running tasks.

My solution is based on Amazons ECS Container draining code.