🔥 3-day streak
AWS Certified Developer - Associate131 / 150
Question 131 of 150

A developer builds a Python application using the AWS SDK (boto3) to write items to a DynamoDB table. During traffic spikes, the application occasionally receives ProvisionedThroughputExceededException and other transient 5xx errors, causing some writes to fail permanently. The developer wants the SDK to automatically handle these transient failures with the least amount of custom code. What is the recommended approach?

Reviewed for accuracy · Report an issueNext question