AWS Certified SysOps Administrator – Associate — Question 155

A company is managing many accounts by using a single organization in AWS Organizations. The organization has all features enabled. The company wants to turn on AWS Config in all the accounts of the organization and in all AWS Regions.

What should a SysOps administrator do to meet these requirements in the MOST operationally efficient way?

Answer options

Correct answer: A

Explanation

The correct answer is A because AWS CloudFormation Stack Sets allow for the deployment of resources across multiple accounts and regions efficiently. Options B and C do not directly enable AWS Config, and option D, while potentially effective, is less efficient than using Stack Sets for this large-scale deployment.