A developer is receiving an intermittent ProvisionedThroughputExceededException error from an application that is based on Amazon DynamoDB. According to the Amazon CloudWatch metrics for the table, the application is not exceeding the provisioned throughput. What could be the cause of the issue?
DynamoDB distributes throughput across partitions based on the hash key. A hot partition (caused by high usage of a specific hash key) can result in a ProvisionedThroughputExceededException, even if overall usage is below the provisioned capacity.
Why Option B is Correct:
Partition-Level Limits: Each partition has a limit of 3,000 read capacity units or 1,000 write capacity units per second.
Hot Partition: Excessive use of a single hash key can overwhelm its partition.
Why Not Other Options:
Option A: DynamoDB storage size does not affect throughput.
Option C: Provisioned scaling operations are unrelated to throughput errors.
Option D: Sort keys do not impact partition-level throughput.
Karon
9 months agoParis
9 months agoRose
10 months agoMindy
10 months agoTheron
10 months agoChantell
10 months agoCammy
11 months agoKarrie
11 months agoTashia
11 months agoAshlyn
11 months agoEarleen
11 months agoOctavio
11 months agoMarla
11 months agoDylan
11 months agoAnnamae
2 years agoDenny
2 years agoSharen
2 years agoLyda
2 years agoMyra
2 years agoVashti
2 years agoFrederick
2 years agoKeena
2 years agoMalcom
2 years agoAvery
2 years agoLuz
2 years agoMendy
2 years agoCarissa
2 years agoSharita
2 years agoNana
2 years ago