ECS Task Deployment

0

Why do task deployment (ECS fargate) take too long sometimes? Specifically registering and draining task(s). Such lag happens infrequently. All I want is to know the mitigation technique.

1 Answer
0
Accepted Answer

Hi, there are many things that you can double check to mitigate this issue, below the list of best practices:

You can see all the best practices here https://docs.aws.amazon.com/AmazonECS/latest/bestpracticesguide/deployment.html

AWS
answered 5 months ago
profile picture
EXPERT
reviewed a month ago
  • Thanks Simone. The proper way to bypass the task failure is to adjust the health check grace period of the load balancer within the ECS service settings. I increased it to 300 seconds

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions