
Explanation:
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.
Ultimate access to all questions.
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
No comments yet.