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. Retry the batch operation immediately. B. Retry the batch operation with exponential backoff and randomized delay. C. Update the application to use an AWS software development kit (AWS SDK) to make the requests. D. Increase the provisioned read capacity of the DynamoDB tables that the operation accesses. E. Increase the provisioned write capacity of the DynamoDB tables that the operation accesses.  Suggested Answer: BD Community Answer: BD 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