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…
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)- A9% (3)
- B16% (5)
- C3% (1)
- D72% (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
Community Discussion
No community discussion yet for this question.