volume_mute

What happens when a DynamoDB table or index exceeds its provisioned throughput limits, and how can this affect application performance?

publish date2024/08/26 04:48:46.838323 UTC

volume_mute

Correct Answer

The excess requests are immediately rejected, and the application may experience ProvisionedThroughputExceededException errors, leading to throttling.

Reference

AWS Skill Builder


Quizzes you can take where this question appears