Multiple Choice
An application reads data from an Amazon DynamoDB table. Several times a day, for a period of 15 seconds, the application receives multiple ProvisionedThroughputExceeded errors. How should this exception be handled?
A) Create a new global secondary index for the table to help with the additional requests.
B) Retry the failed read requests with exponential backoff.
C) Immediately retry the failed read requests.
D) Use the DynamoDB "UpdateItem" API to increase the provisioned throughput capacity of the table.
Correct Answer:

Verified
Correct Answer:
Verified
Q208: While developing an application that runs on
Q209: Which of the following statements about SQS
Q210: A company is running a custom application
Q211: Which of the following is chosen as
Q212: What AWS products and features can be
Q214: A company wants to migrate an imaging
Q215: An on-premises application makes repeated calls to
Q216: A stock market monitoring application uses Amazon
Q217: A Developer is creating a mobile application
Q218: A company is planning to deploy an