AWS Certified Solutions Architect – Professional (SAP-C02) — Question 466

A company is planning a migration from an on-premises data center to the AWS Cloud. The company plans to use multiple AWS accounts that are managed in an organization in AWS Organizations. The company will create a small number of accounts initially and will add accounts as needed. A solutions architect must design a solution that turns on AWS CloudTrail in all AWS accounts.

What is the MOST operationally efficient solution that meets these requirements?

Answer options

Correct answer: B

Explanation

Creating an organization trail in the management account automatically deploys AWS CloudTrail to all existing and future member accounts within AWS Organizations, making it the most operationally efficient option. Other options, such as using AWS Lambda, Systems Manager, or manual creation combined with SCPs, require custom scripting, ongoing maintenance, and unnecessary administrative effort as new accounts are added. Utilizing the native organization trail feature minimizes overhead and ensures comprehensive, automatic compliance.