AWS Certified SysOps Administrator – Associate (legacy) — Question 176

A company currently has a single AWS account used by all project teams. The company is migrating to a multi-account strategy, where each project team will have its own account. The AWS IAM configuration must have the same roles and policies for each of the accounts.
What is the MOST efficient way to implement and manage these new requirements?

Answer options

Correct answer: B

Explanation

The correct answer, B, effectively uses AWS Organizations to manage permissions and roles across multiple accounts, ensuring consistency and control. Options A and C introduce complexity and don't guarantee the same roles and policies across accounts, while option D, although viable, is less efficient than using service control policies to manage access at the organizational level.