Home › AWS DevOps Pro › cloudcomputing › dopmonincident › Which AWS feature lets a DevOps engineer automat…
Which AWS feature lets a DevOps engineer automatically remediate a non-compliant resource detected by AWS Config — without human intervention?
AManual ticket queue with quarterly review
BAmazon RDS
CDisabling Config rules when they fire too often
DAWS Config rule with an SSM Automation document as the remediation action
Answer & Solution
Correct answer: D. AWS Config rule with an SSM Automation document as the remediation action
Config rule + SSM Automation is the auto-remediation pattern (per DOP-C02 §4.3, §5.2). Manual tickets don't auto-remediate; disabling rules defeats the point; RDS is unrelated.
Related questions
An EC2 fleet behind an ALB starts emitting 5xx errors. Which DOP-C02 §5.3 troubleshooting Which AWS feature lets a Lambda function fire automatically when a new object lands in an Which AWS service publishes operational events for AWS-side service issues (e.g. "S3 latenWhich AWS service is the canonical serverless event bus that routes events from AWS servicWhich AWS service interactive-queries log data with SQL-like syntax over CloudWatch Logs aWhich CloudWatch feature uses ML to learn the normal range of a metric and fires alarms whWhich AWS distributed-tracing service helps a DevOps engineer follow a single request acroWhich AWS service captures every API call across AWS services (Admin, Data, Insight events