AWS Certified DevOps Engineer – Professional — Question 184

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

Answer A is correct because creating an AWS Organizations SCP at the organization's root effectively restricts access to non-US Regions. Answer B is also correct as configuring AWS CloudTrail to log activities and using CloudWatch Logs metrics for alerts ensures monitoring of any actions taken in non-US Regions. The other options either do not provide the necessary restrictions or lack the automated alerting needed for governance compliance.