nerdexam
Amazon

SOA-C02 · Question #501

A company needs to deploy instances of an application and associated infrastructure to multiple AWS Regions. The company wants to use a single AWS CloudFormation template to achieve this goal. The…

The correct answer is D. Create a CloudFormation stack set that includes service-managed permissions. Deploy the stack. Using CloudFormation stack sets with service-managed permissions is the recommended approach when you need to deploy CloudFormation stacks to multiple AWS accounts and/or regions from a central administration account. Stack sets simplify the process of deploying and managing…

Submitted by kev92· Mar 30, 2026Deployment, Provisioning, and Automation

Question

A company needs to deploy instances of an application and associated infrastructure to multiple AWS Regions. The company wants to use a single AWS CloudFormation template to achieve this goal. The company uses AWS Organizations and wants to administer and run this template from a central administration account. What should a SysOps administrator do to meet these requirements?

Options

  • ACreate a CloudFormation template that is stored in Amazon S3. Configure Cross-Region
  • BIn the central administration account, create a CloudFormation primary template that loads
  • CCreate CloudFormation nested stacks by using a primary template in the central administration
  • DCreate a CloudFormation stack set that includes service-managed permissions. Deploy the stack

How the community answered

(32 responses)
  • A
    9% (3)
  • B
    16% (5)
  • C
    3% (1)
  • D
    72% (23)

Explanation

Using CloudFormation stack sets with service-managed permissions is the recommended approach when you need to deploy CloudFormation stacks to multiple AWS accounts and/or regions from a central administration account. Stack sets simplify the process of deploying and managing infrastructure across multiple accounts and regions, ensuring consistency and ease of

Topics

#CloudFormation StackSets#AWS Organizations#multi-region deployment#service-managed permissions

Community Discussion

No community discussion yet for this question.

Full SOA-C02 Practice