ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 115 - DVA-C01 discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
The application needs to explicitly specify latest version when retrieving the object.
Suggested answer: A
asked 16/09/2024
krishamrock krishqmrock
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first