🔥 3-day streak
AWS Certified Developer - Associate92 / 150
Question 92 of 150
A developer configures an AWS Lambda function with a DynamoDB Streams event source mapping to process changes to an orders table. During load testing, the team notices that updates to the same order item are occasionally processed out of order, causing incorrect final states. The function is configured with a batch size of 100 and a parallelization factor of 10. What is the MOST likely cause and the correct fix?
Reviewed for accuracy · Report an issueNext question