List of questions
Related questions
Question 452 - DVA-C01 discussion
A developer used the BalehWnteltern API operation to insert items in an Amazon DynamoDB table OynamoDB returned a few items as unprocessed due to throttling The developer decides to retry the records on the unprocessed items What should the developer do to reprocess the records with the LEAST number of API calls'?
A.
Retry the BatchWriteltem operation immediately
B.
Perform the Putltem operation on the unprocessed items individually instead of using the BatchWriteltem operation
C.
Delay the BatchWriteltem operation by using progressively longer wait times between retries, or exponential backoff
D.
Delete the items that were successfully processed, and reissue a new BatchWriteltem operation
Your answer:
0 comments
Sorted by
Leave a comment first