List of questions
Related questions
Question 278 - DVA-C01 discussion
A Developer is writing an application that runs on Amazon EC2 instances in an Auto scaling group.
The application data is stored in an Amazon DynamoDB table and records are constantly updated by all instances. An instance sometimes retrieves old dat a. The Developer wants to correct this by making sure the reads are strongly consistent.
How can the developer accomplish this?
A.
Set consistentRead to true when calling Getitem.
B.
Create a new DynamoDB Accelerator (DAX) table.
C.
Set consistency to strong when calling Update Table.
D.
Use the Getshardlterator command.
Your answer:
0 comments
Sorted by
Leave a comment first