
Answer-first summary for fast verification
Answer: 1. In the Connectivity account: Create a resource share in AWS Resource Access Manager for the transit gateway. Provide the Production account ID Enable the feature to allow external accounts. 2. In the Production account: Accept the resource. 3. In the Production account: Create an attachment to the VPC subnets. 4. In the Connectivity account: Accept the attachment. Associate a route table with the attachment.
To connect a VPC in the Production account to a transit gateway in the Connectivity account without the auto-accept feature enabled, the correct steps involve sharing the transit gateway from the Connectivity account to the Production account, and then creating and accepting the attachment in the correct order. Option D correctly outlines these steps: 1. The Connectivity account shares the transit gateway with the Production account using AWS Resource Access Manager. 2. The Production account accepts the shared transit gateway. 3. The Production account creates an attachment to the VPC subnets. 4. The Connectivity account accepts the attachment and associates a route table with it. This sequence ensures that the transit gateway is shared and the attachment is properly created and accepted between the two accounts.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A company has two AWS accounts: one for Production and one for Connectivity. A network engineer must link the Production account's VPC to a transit gateway in the Connectivity account. The transit gateway does not have the auto-accept shared attachments feature enabled.
What sequence of steps should the network engineer perform in each AWS account to fulfill these requirements?
A
B
C
D