
Answer-first summary for fast verification
Answer: Create one hosted connection. Use a transit VIF to connect to the transit gateway in us-east-1. Use a private VIF to connect to the VPC in eu-west-1. Use one Direct Connect gateway for both VIFs to route from the Direct Connect locations to the corresponding AWS Region along the path that has the lowest latency.
To meet the requirements, the network engineer should create one hosted connection. This is because a hosted connection is sufficient for the described scenario and is more cost-effective than a dedicated connection. The use of a transit VIF to connect to the transit gateway in us-east-1 allows for the VPCs in us-east-1 to access the on-premises databases as required. A private VIF is used to connect to the VPC in eu-west-1, adhering to the company policy that only one VPC in eu-west-1 can be connected to one on-premises server. Using one Direct Connect gateway for both VIFs is the correct approach because it simplifies the architecture and allows for routing from the Direct Connect locations to the corresponding AWS Region along the path that has the lowest latency. This setup ensures that the traffic between the databases and the server is segmented as required by the on-premises network.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
How should the network engineer configure the 1 Gbps AWS Direct Connect connection to enable communication between the company's data center and two AWS Regions (us-east-1 and eu-west-1), ensuring that VPCs in us-east-1 connected via a transit gateway can access multiple on-premises databases, while only one VPC in eu-west-1 is connected to a single on-premises server, with traffic segmented between the databases and the server?
A
Create one hosted connection. Use a transit VIF to connect to the transit gateway in us-east-1. Use a private VIF to connect to the VPC in eu-west-1. Use one Direct Connect gateway for both VIFs to route from the Direct Connect locations to the corresponding AWS Region along the path that has the lowest latency.
B
Create one hosted connection. Use a transit VIF to connect to the transit gateway in us-east-1. Use a private VIF to connect to the VPC in eu-west-1. Use two Direct Connect gateways, one for each VIF, to route from the Direct Connect locations to the corresponding AWS Region along the path that has the lowest latency.
C
Create one dedicated connection. Use a transit VIF to connect to the transit gateway in us-east-1. Use a private VIF to connect to the VPC in eu-west-1. Use one Direct Connect gateway for both VIFs to route from the Direct Connect locations to the corresponding AWS Region along the path that has the lowest latency.
D
Create one dedicated connection. Use a transit VIF to connect to the transit gateway in us-east-1. Use a private VIF to connect to the VPC in eu-west-1. Use two Direct Connect gateways, one for each VIF, to route from the Direct Connect locations to the corresponding AWS Region along the path that has the lowest latency.