AWS Certified DevOps Engineer – Professional (DOP-C02) — Question 159

A DevOps engineer is implementing governance controls for a company that requires its infrastructure to be housed within the United States. The engineer must restrict which AWS Regions can be used, and ensure an alert is sent as soon as possible if any activity outside the governance policy takes place. The controls should be automatically enabled on any new Region outside the United States (US).

Which combination of actions will meet these requirements? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct actions are A and B because creating an AWS Organizations SCP restricts access to non-US Regions, ensuring compliance with governance policies, while configuring AWS CloudTrail with alerts enables monitoring for any unauthorized activity. Options C and D do not provide a comprehensive governance solution as they rely on periodic checks rather than proactive restrictions and alerts, and option E, while effective, does not cover the need for immediate alerts on service activity.