Question 50:
A DynamoDB table is configured in provisioned throughput mode with 100 RCU and 40 WCU. How much data can be read and written to the table each second?
Answer options:
A.400 KB for strongly consistent read operations, 800 KB for eventually consistent read operations, 40 KB for write operations B.400 KB for strongly consistent read operations, 800 KB for eventually consistent read operations, 160 KB for write operations C.100 KB for strongly consistent read operations, 200 KB for eventually consistent read operations, 40 KB for write operations D.100 KB for strongly consistent read operations, 200 KB for eventually consistent read operations, 160 KB for write operations