What does provisioned throughput in DynamoDB refer to?
a) The number of tables that can be created
b) The read and write capacity units that can be allocated to a table
c) The disk storage used for the table
d) The amount of traffic a table can handle
Answer:
b) The read and write capacity units that can be allocated to a table
Explanation:
Provisioned throughput in DynamoDB refers to the read and write capacity units that can be allocated to a table to handle specific amounts of traffic.