AWS Certified SysOps Administrator – Associate (SOA-C03) — Question 66

A multinational company uses an organization in AWS Organizations to manage over 200 member accounts across multiple AWS Regions. The company must ensure that all AWS resources meet specific security requirements.

The company must not deploy any EC2 instances in the ap-southeast-2 Region. The company must completely block root user actions in all member accounts. The company must prevent any user from deleting AWS CloudTrail logs, including administrators.

The company requires a centrally managed solution that the company can automatically apply to all existing and future accounts.

Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because AWS Control Tower provides a comprehensive governance solution that includes the ability to configure Region deny controls and apply service control policies (SCPs), which can restrict root user access effectively. Options A and B do not provide a centralized approach for managing multiple accounts in the same way as Control Tower, while option D, although useful for monitoring, does not restrict root user actions or prevent EC2 deployments in the specified region.