How should the Developer size the DynamoDB table to meet these requirements?

A Developer must build an application that uses Amazon DynamoDB. The requirements state that the items being stored in the DynamoDB table will be 7KB in size and that reads must be strongly consistent. The maximum read rate is 3 items per second, and the maximum write rate is 10 items per second.
How should the Developer size the DynamoDB table to meet these requirements?
A. Read: 3 read capacity unitsWrite: 70 write capacity units
B. Read: 6 read capacity unitsWrite: 70 write capacity units
C. Read: 6 read capacity unitsWrite: 10 write capacity units
D. Read: 3 read capacity unitsWrite: 10 write capacity units

amazon-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.