☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact
aws

AWS Certified Developer - Associate DVA-C02

40 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 7 of 40

Choose 2

A developer has an application that makes batch requests directly to Amazon DynamoDB by using the BatchGetItem low-level API operation. The responses frequently return values in the UnprocessedKeys element.
Which actions should the developer take to increase the resiliency of the application when the batch response includes values in UnprocessedKeys? (Choose two.)

A

A.Retry the batch operation immediately.

B

B.Retry the batch operation with exponential backoff and randomized delay.

C

C.Update the application to use an AWS software development kit (AWS SDK) to make the requests.

D

D.Increase the provisioned read capacity of the DynamoDB tables that the operation accesses.

E

E.Increase the provisioned write capacity of the DynamoDB tables that the operation accesses.

Correct Answer: A, B

<p>B.Retry the batch operation with exponential backoff and randomized delay.</p>

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of AWS certification topics.

About this practice exam

Review 40 AWS questions with answers and explanations. Use the navigation to move through the exam at your own pace.