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

A company has its cloud infrastructure on AWS. A solutions architect needs to define the infrastructure as code. The infrastructure is currently deployed in one AWS Region. The company’s business expansion plan includes deployments in multiple Regions across multiple AWS accounts.

What should the solutions architect do to meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because using AWS Organizations along with AWS CloudFormation StackSets allows for centralized management and deployment of infrastructure across multiple AWS accounts and Regions. Options A and B do not address the need for deploying across multiple accounts effectively, while option D does not utilize the multi-account management capabilities provided by AWS Organizations.