Notification for task maintenance in ECS fargate

0

We use ECS Fargate for hosting customer application, when Fargate performs a maintenance (like ECS is performing maintenance on the underlying infrastructure hosting the task) is there a way to get notified about this and delay the draining process before the tasks gets completely stopped? Thanks.

AWS
Hari
질문됨 일 년 전1127회 조회
1개 답변
0

AWS sends task maintenance notification in advance through your AWS Health Dashboard [2]. When AWS determines that a security or infrastructure update is needed for an Amazon ECS task hosted on AWS Fargate, the tasks need to be stopped and new tasks launched to replace them.

For tasks that are part of an Amazon ECS service, if there's an issue with the underlying host, AWS stops the task. Moreover, the service scheduler also launches a new task in an attempt to maintain the desired count for the service. When this occurs, no task retirement notice is sent. [1]

However, if there's a security issue with the underlying host or platform version that the task is using, a task retirement notice is sent to your AWS Health Dashboard [2] The notice is also sent to the email address that's associated with the account. The task retirement notice provides details about the issue, the task retirement date, and what the next steps are. For more information, see Understanding the task retirement notice [3]

REFERENCES: [1] https://docs.aws.amazon.com/AmazonECS/latest/userguide/task-maintenance.html
[2] https://aws.amazon.com/premiumsupport/technology/aws-health-dashboard/
[3] https://docs.aws.amazon.com/AmazonECS/latest/userguide/task-maintenance.html#task-retirement-notice

AWS
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠