ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 447 - DVA-C01 discussion

Report
Export

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
Answers
A.
Avoid strongly consistent reads
B.
Use DynamoDB Accelerator (DAX)
Answers
B.
Use DynamoDB Accelerator (DAX)
C.
Increase read/write capacity of DynamoDB to meet the peak load.
Answers
C.
Increase read/write capacity of DynamoDB to meet the peak load.
D.
Retry the failed read requests with exponential backoff
Answers
D.
Retry the failed read requests with exponential backoff
E.
Configure DynamoDB auto scaling
Answers
E.
Configure DynamoDB auto scaling
Suggested answer: A, D
asked 16/09/2024
Thomas Kincer
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first