Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 77 Topic 8 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 77 Topic 8 Discussion

DVA-C02 Exam Topic 8 Question 77 Discussion:
Question #: 77
Topic #: 8

An application that is deployed to Amazon EC2 is using Amazon DynamoDB. The app cation 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^ (Select TWO)


A.

Modify the application code to perform exponential back off 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 the two tables.


Get Premium DVA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.