🔥 3-day streak
AWS Certified DevOps Engineer - Professional153 / 204
Question 153 of 204
A DevOps team runs an automated compliance workflow. Every night at 02:00 UTC, an EventBridge scheduled rule (cron expression) triggers a Lambda function that scans EC2 instances for missing patches and starts an SSM Automation runbook to remediate. The team notices that during nights when the AWS account experiences a large burst of unrelated events, the nightly patch scan sometimes fires several minutes late or, on rare occasions, is skipped entirely. They need the patch scan to fire reliably at a precise time, support a configurable time zone for regional maintenance windows, and avoid running when a maintenance flag is disabled — without maintaining the scheduling logic inside Lambda. Which change best meets these requirements?
Reviewed for accuracy · Report an issueNext question