Courseiva
Question 860 of 1,663
Management and OperationshardMultiple ChoiceObjective-mapped

DBS-C01 Management and Operations Practice Question

A company is using Amazon DynamoDB with Auto Scaling enabled. During a flash sale, write traffic spikes and the application experiences ProvisionedThroughputExceededException errors. The DynamoDB table has provisioned write capacity of 1000 WCU and Auto Scaling is set to scale between 1000 and 10000 WCU. What is the most likely cause of the throttling?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Auto Scaling cannot react quickly enough to sudden traffic spikes.

DynamoDB Auto Scaling uses a target tracking policy that adjusts capacity based on consumed WCU over a period (typically 5 minutes). During sudden traffic spikes, the consumption increases rapidly, but Auto Scaling cannot react immediately; there is a lag before the scaling policy triggers and additional capacity is provisioned. This results in ProvisionedThroughputExceededException errors until the new capacity takes effect. Option B is incorrect because throttling is due to insufficient write capacity, not partitioning. Option C is incorrect because burst capacity provides a short-term buffer but is quickly exhausted during sustained spikes. Option D is incorrect because the maximum WCU of 10000 is higher than the spike demand, so the limit is not the issue—the timing of the scaling action is the problem.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Auto Scaling cannot react quickly enough to sudden traffic spikes.

    Why this is correct

    Auto Scaling adjusts capacity based on CloudWatch metrics with a delay.

  • The DynamoDB table has insufficient partitions to handle the traffic.

    Why it's wrong here

    Partitions are based on capacity; auto scaling handles partition distribution.

  • The table's burst capacity is exhausted and Auto Scaling has not yet increased capacity.

    Why it's wrong here

    Burst capacity is for short bursts; sustained spikes need pre-provisioning.

  • The Auto Scaling policy has a maximum WCU limit that is too low.

    Why it's wrong here

    Maximum is 10000, which should be sufficient.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 20, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This DBS-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DBS-C01 exam.