🔥 3-day streak
AWS Certified DevOps Engineer - Professional149 / 204
Question 149 of 204

A financial services company runs a critical order-processing Lambda function that is invoked asynchronously from an EventBridge rule. During a marketing spike, the DevOps team notices that many events are being lost and the function's Throttles metric is spiking. Investigation shows the account's unreserved concurrency pool was exhausted by an unrelated batch-processing Lambda function that scaled up aggressively. The team must ensure the order-processing function always has capacity available AND that any events it cannot process immediately are retained for later reprocessing, without losing data. Which combination of actions BEST meets these requirements?

Reviewed for accuracy · Report an issueNext question