🔥 3-day streak
AWS Certified DevOps Engineer - Professional135 / 204
Question 135 of 204

A DevOps team runs a customer-facing checkout API behind an ALB. They want an automated incident triage workflow: when the API's p99 latency alarm enters ALARM state, the system should automatically capture diagnostics (recent application logs, target group health, and a thread dump from the affected EC2 instances) and post the collected artifacts to a Slack channel used by the on-call engineer. The team wants the diagnostics gathering to run across all impacted instances in the Auto Scaling group without writing custom fleet-iteration code, and to only be triggered by the specific latency alarm. Which approach best meets these requirements?

Reviewed for accuracy · Report an issueNext question