SOA-C02 · Question #421
A company has many accounts in an organization in AWS Organizations. The company must automate resource provisioning from the organization's management account to the member accounts. Which solution…
The correct answer is C. Create an AWS CloudFormation stack set. Deploy the stack set to all member accounts. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/what-is-cfnstacksets.html
Question
A company has many accounts in an organization in AWS Organizations. The company must automate resource provisioning from the organization's management account to the member accounts. Which solution will meet this requirement?
Options
- ACreate an AWS CloudFormation change set. Deploy the change set to all member accounts.
- BCreate an AWS CloudFormation nested stack. Deploy the nested stack to all member accounts.
- CCreate an AWS CloudFormation stack set. Deploy the stack set to all member accounts.
- DCreate an AWS Serverless Application Model (AWS SAM) template. Deploy the template to all
How the community answered
(37 responses)- A5% (2)
- B8% (3)
- C84% (31)
- D3% (1)
Explanation
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/what-is-cfnstacksets.html
Topics
Community Discussion
No community discussion yet for this question.