Multiple Choice
An application that is deployed to Amazon EC2 is using Amazon DynamoDB. The application calls the DynamoDB REST API. Periodically, the application receives a ProvisionedThroughputExceededException error when the application writes to a DynamoDB table. Which solutions will mitigate this error MOST cost-effectively? (Choose two.)
A) Modify the application code to perform exponential backoff when the error is received.
B) Modify the application to use the AWS SDKs for DynamoDB.
C) Increase the read and write throughput of the DynamoDB table.
D) Create a DynamoDB Accelerator (DAX) cluster for the DynamoDB table.
E) Create a second DynamoDB table. Distribute the reads and writes between two tables.
Correct Answer:

Verified
Correct Answer:
Verified
Q254: A Developer accesses AWS CodeCommit over SSH.
Q255: A company is using continuous integration and
Q256: Queries to an Amazon DynamoDB table are
Q257: An application has hundreds of users. Each
Q258: An application is using a single-node Amazon
Q260: A company needs a new REST API
Q261: A company has 25,000 employees and is
Q262: A company needs to distribute firmware updates
Q263: An application running on multiple Amazon EC2
Q264: A company is developing a serverless ecommerce