List of questions
Related questions
Question 590 - DVA-C01 discussion
A company is developing a microservice that will manage customer account data in an Amazon DynamoDB table. Insert, update, and delete requests will be rare. Read traffic will be heavy. The company must have the ability to access customer data quickly by using a customer ID. The microservice can tolerate stale data.
Which solution will meet these requirements with the FEWEST possible read capacity units (RCUs)?
A.
Read the table by using eventually consistent reads.
B.
Read the table by using strongly consistent reads.
C.
Read the table by using transactional reads.
D.
Read the table by using strongly consistent PartiQL queries.
Your answer:
0 comments
Sorted by
Leave a comment first