On-call for an existing benefits site still executes runbooks by hand after CloudWatch alarms. How should auto-remediation be wired?
Select an answer to reveal the explanation.
Short Explanation
When the alarm already knows the fix, EventBridge should wake SSM Automation—not just a sleepy human or a public tweet. Turning alarms off is how disks stay full.
Full Explanation
Connecting CloudWatch alarms to EventBridge rules that start Systems Manager Automation closes the loop from detection to remediation. Forbidding automation for known classes of failure, disabling alarms, or using public social channels as ops tooling does not improve operational excellence.