How does ECS Fargate manage clock sync?

0

Hi everyone!

I've been trying to understand the clock sync mechanism on ECS with Fargate mode to know its compliance with industry controls such as ISO certifications, I found that local time is managed on the host where containers are running but with Fargate mode which could be that host?

I'm still not able to find any AWS documentation that clarifies this other than the usage of the time sync service, this document leads to a post explaining the usage of Network Time Protocol (NTP) and how it utilizes a fleet of redundant satellite-connected and atomic reference clocks in AWS regions, which seems to be a very good explanation but is there something else that I cloud be missing when understanding Farcate clock sync?

Thanks in advance

1 Risposta
1
Risposta accettata

Hello,

The clock of the container will be the same as the clock of the host that it is running on. In case of Fargate, the containers are run on AWS Managed infrastructure and therefore the containers are synced with the clock of those hosts.

As a customer, you will not have visibility into the Fargate infrastructure. However, you can monitor the clock accuracy of AWS Fargate as described in this document - https://aws.amazon.com/about-aws/whats-new/2021/09/monitoring-clock-aws-fargate-amazon-ecs/

I hope this answers your question!

profile pictureAWS
TECNICO DI SUPPORTO
con risposta un anno fa
profile pictureAWS
ESPERTO
verificato un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande