List of questions
Related questions
Question 447 - DVA-C01 discussion
A developer is building an application. The application's front end is developed in JavaScript, and the data is stored in an Amazon DynamoDB table During testing, the application returns an HTTP 5xx error from the strongly consistent reads to the DynamoDB table; "Internal server error (Service:
AmazonDynamoDBv2. Status Code: 500; Error Code; InternalServerError)." Which actions should the developer take to mitigate this error? (Select TWO )
A.
Avoid strongly consistent reads
B.
Use DynamoDB Accelerator (DAX)
C.
Increase read/write capacity of DynamoDB to meet the peak load.
D.
Retry the failed read requests with exponential backoff
E.
Configure DynamoDB auto scaling
Your answer:
0 comments
Sorted by
Leave a comment first