🔥 3-day streak
AWS Certified DevOps Engineer - Professional139 / 204
Question 139 of 204

A financial services company runs nightly batch reconciliation using AWS Batch. When a Batch job fails, the operations team learns about it only the next morning from downstream reports, causing missed SLAs. The team wants an automated response that (1) captures every job that reaches the FAILED state, (2) automatically resubmits the job once if the failure reason indicates a transient host error, and (3) if the retry also fails or the failure is non-transient, opens an incident by publishing to an SNS topic that pages on-call. The solution must require no polling and add minimal custom infrastructure. What is the MOST appropriate design?

Reviewed for accuracy · Report an issueNext question