AWS Certified Developer Associate DVA-C02 Practice Question

Your team's e-commerce application hosted on AWS experiences spikes during flash sales that trigger write-capacity throttling errors in the database layer. These errors surface as exceptions when payment transactions attempt to write order data. You have been asked to modify the application's database interaction logic so that it remains reliable without immediately increasing capacity or incurring extra cost. Which pattern should you implement to handle these limitation errors?

  • Keep retrying failed transactions at a fixed interval until they succeed.

  • Implement a retry mechanism that uses progressively longer delays between attempts and adds random jitter (exponential backoff with jitter).

  • Automatically switch the table to on-demand capacity mode whenever throttling exceptions are caught.

  • Programmatically increase the table's provisioned capacity each time a throttling exception occurs.

AWS Certified Developer Associate DVA-C02
Development with AWS Services
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot