ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 35 - SAP-C01 discussion

Report
Export

In DynamoDB, "The data is eventually consistent" means that__________.

A.
a read request immediately after a write operation might not show the latest change.
Answers
A.
a read request immediately after a write operation might not show the latest change.
B.
a read request immediately after a write operation shows the latest change.
Answers
B.
a read request immediately after a write operation shows the latest change.
C.
a write request immediately after a read operation might cause data loss.
Answers
C.
a write request immediately after a read operation might cause data loss.
D.
a read request immediately after a write operation might cause data loss.
Answers
D.
a read request immediately after a write operation might cause data loss.
Suggested answer: A

Explanation:

In DynamoDB, it takes time for the update to propagate to all copies. The data is eventually consistent, meaning that a read request immediately after a write operation might not show the latest change.

Reference: http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/APISummary.html

asked 16/09/2024
nagalingam mk
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first