Q46 — AWS ANS-C01 Ch.1
Question 46 of 100 | ← Chapter 1
A company has an AWS Direct Connect connection between its on-premises data center in the United States (US) and workloads in the us-east-1 Region. The connection uses a transit VIF to connect the data center to a transit gateway in us-east-1. The company is opening a new o¨ce in Europe with a new on-premises data center in England. A Direct Connect connection will connect the new Data center with some workloads that are running in a single VPC in the eu-west-2 Region. The company needs to connect the US data center and Us-east-1 with the Europe data center and eu-west-2. A network engineer must establish full connectivity between the data centers and Regions With the lowest possible latency. How should the network engineer design the network architecture to meet these requirements?
- A. Connect the VPC in eu-west-2 with the Europe data center by using a Direct Connect gateway and a private VIF. Associate the transit Gateway in us-east-1 with the same Direct Connect gateway. Enable SiteLink for the transit VIF and the private VIF.
- B. Connect the VPC in eu-west-2 to a new transit gateway. Connect the Europe data center to the new transit gateway by using a Direct Connect gateway and a new transit VIF. Associate the transit gateway in us-east-1 with the same Direct Connect gateway. Enable SiteLink for Both transit VIFs. Peer the two transit gateways.
- C. Connect the VPC in eu-west-2 to a new transit gateway. Connect the Europe data center to the new transit gateway by using a Direct Connect gateway and a new transit VIF. Create a new Direct Connect gateway. Associate the transit gateway in us-east-1 with the new Direct Connect gateway. Enable SiteLink for both transit VIFs. Peer the two transit gateways. ✓
- D. Connect the VPC in eu-west-2 with the Europe data center by using a Direct Connect gateway and a private VIF. Create a new Direct Connect Gateway. Associate the transit gateway in us-east-1 with the new Direct Connect gateway. Enable SiteLink for the transit VIF and the private VIF.
Correct Answer: C. Connect the VPC in eu-west-2 to a new transit gateway. Connect the Europe data center to the new transit gateway by using a Direct Connect gateway and a new transit VIF. Create a new Direct Connect gateway. Associate the transit gateway in us-east-1 with the new Direct Connect gateway. Enable SiteLink for both transit VIFs. Peer the two transit gateways.
Explanation
为满足公司在不同地区数据中心和区域之间建立低延迟的全连接需求,选项C是较优选择。在选项C中,将eu-west-2中的VPC连接到新的中转网关,欧洲数据中心也通过DirectConnect网关和新的中转VIF连接到新中转网关,创建新的DirectConnect网关并关联us-east-1的中转网关,启用SiteLink且对等两个中转网关,这种架构能够更好地实现跨区域的高效连接,降低延迟。而其他选项在网络架构设计和连接方式上存在不足,不能最有效地满足题目中的要求。因此,正确答案是选项C。 查看全部