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 the two tables.  Suggested Answer: AB Community Answer: AB This question is in DVA-C02 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer