IS ECR strongly read-after-write consistent?

0

My team has a pipeline which deploys to ECR then immediately requests that deployed container. We have had some issues with this test behaving non-deterministically, so I want to narrow down if ECR might be causing these issues with its consistency model.

I cannot find any information about the consistency of ECR, so any input would be appreciated :)

restifo
demandé il y a un an264 vues
1 réponse
0

One of the core ECR internal component provides fast access to repository, image and layer information. Additionally it provides transactional guarantees around an eventually consistent storage backend allowing for the ability to offer deletes and do garbage collection on layers. In general ECR should guarantee the transactions including ordering

profile pictureAWS
EXPERT
répondu il y a un an
  • Can I ask where you got this information? I'd like to read more, this behavior is potentially important for my team.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions