ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 42 - SOA-C02 discussion

Report
Export

A SysOps administrator has successfully deployed a VPC with an AWS CloudFormation template. The SysOps administrator wants to deploy the same template across multiple accounts that are managed through AWS Organizations. Which solution will meet this requirement with the LEAST operational overhead?

A.
Assume the OrganizationAccountAccessRole IAM role from the management account. Deploy the template in each of the accounts.
Answers
A.
Assume the OrganizationAccountAccessRole IAM role from the management account. Deploy the template in each of the accounts.
B.
Create an AWS Lambda function to assume a role in each account. Deploy the template by using the AWS CloudFormation CreateStack API call.
Answers
B.
Create an AWS Lambda function to assume a role in each account. Deploy the template by using the AWS CloudFormation CreateStack API call.
C.
Create an AWS Lambda function to query for a list of accounts. Deploy the template by using the AWS CloudFormation CreateStack API call.
Answers
C.
Create an AWS Lambda function to query for a list of accounts. Deploy the template by using the AWS CloudFormation CreateStack API call.
D.
Use AWS CloudFormation StackSets from the management account to deploy the template in each of the accounts.
Answers
D.
Use AWS CloudFormation StackSets from the management account to deploy the template in each of the accounts.
Suggested answer: D

Explanation:

Reference: https://aws.amazon.com/blogs/aws/new-use-aws-cloudformation-stacksets-for-multiple-accounts-in-an-awsorganization/

asked 16/09/2024
Christophe RUIZ
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first