Question 57:
An application uses a DynamoDB table to store data with each record being 6KB in size. The application needs to perform 100 eventually consistent read operations per second and 40 write operations per second. What is the provisioned RCU value required to meet these requirements?
Answer options:
A.200 RCU B.600 RCU C.300 RCU D.100 RCU