AmazonAmazon
DOP-C02 · Question #124
DOP-C02 Question #124: Real Exam Question with Answer & Explanation
Sign in or unlock DOP-C02 to reveal the answer and full explanation for question #124. The question stem and answer options stay visible for context.
Submitted by yuriko_h· Mar 6, 2026Incident & Event Response
Question
The security team depends on AWS CloudTrail to detect sensitive security issues in the company's AWS account. The DevOps engineer needs a solution to auto-remediate CloudTrail being turned off in an AWS account. What solution ensures the LEAST amount of downtime for the CloudTrail log deliveries?
Options
- ACreate an Amazon EventBridge rule for the CloudTrail StopLogging event. Create an AWS Lambda
- BDeploy the AWS-managed CloudTrail-enabled AWS Config rule, set with a periodic interval of 1 hour.
- CCreate an Amazon EventBridge rule for a scheduled event every 5 minutes. Create an AWS Lambda
- DLaunch a t2.nano instance with a script running every 5 minutes that uses the AWS SDK to query
Unlock DOP-C02 to see the answer
You've previewed enough free DOP-C02 questions. Unlock DOP-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#CloudTrail#EventBridge#AWS Lambda#Security Remediation