AWS Certified Solutions Architect Professional · Free Practice Question Hard
Question 12
A company has 50 AWS accounts that are members of an organization in AWS Organizations. Each account contains multiple VPCs. The company wants to use AWS Transit Gateway to establish connectivity between the VPCs in each member account. Each time a new member account is created, the company wants to automate the process of creating a new VPC and a transit gateway attachment. Which combination of steps will meet these requirements? (Choose two.)
- A From the management account, share the transit gateway with member accounts by using AWS Resource Access Manager.
- B Launch an AWS CloudFormation stack set from the management account that automatically creates a new VPC and a VPC transit gateway attachment in a member account. Associate the attachment with the transit gateway in the management account by using the transit gateway ID.
- C Launch an AWS CloudFormation stack set from the management account that automatically creates a new VPC and a peering transit gateway attachment in a member account. Share the attachment with the transit gateway in the management account by using a transit gateway service-linked role.
- D From the management account, share the transit gateway with member accounts by using AWS Service Catalog.
- E From the management account, share the transit gateway with member accounts by using an AWS Organizations SCP.
Reveal correct answers
Correct answers: A, B
Explanation
To meet the company's requirements of automating the creation of a new VPC and a transit gateway attachment for each new member account, the following steps should be taken: 1. From the management account, share the transit gateway with member accounts by using AWS Resource Access Manager. 2. Launch an AWS CloudFormation stack set from the management account that automatically creates a new VPC and a VPC transit gateway attachment in a member account. Associate the attachment with the transit gateway in the management account by using the transit gateway ID.Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
