List of questions
Related questions
Question 115 - DVA-C01 discussion
An application overwrites an object in Amazon S3, and then immediately reads the same object. Why would the application sometimes retrieve the old version of the object?
A.
S3 overwrite PUTS are eventually consistent, so the application may read the old object.
B.
The application needs to add extra metadata to label the latest version when uploading to Amazon S3.
C.
All S3 PUTS are eventually consistent, so the application may read the old object.
D.
The application needs to explicitly specify latest version when retrieving the object.
Your answer:
0 comments
Sorted by
Leave a comment first