ANS-C01 Exam QuestionsBrowse all questions from this exam

ANS-C01 Exam - Question 147


A European car manufacturer wants to migrate its customer-facing services and its analytics platform from two on-premises data centers to the AWS Cloud. The company has a 50-mile (80.4 km) separation between its on-premises data centers and must maintain that separation between its two locations in the cloud. The company also needs failover capabilities between the two locations in the cloud.

The company's infrastructure team creates several accounts to separate workloads and responsibilities. The company provisions resources in the eu-west-3 Region and in the eu-central-1 Region. The company selects an AWS Direct Connect Partner in each Region and requests two resilient 1 Gbps fiber connections from each provider.

The company's network engineer must establish a connection between all VPCs in the accounts and between the on-premises network and the AWS Cloud. The solution must provide access to all services in both Regions in case of network issues.

Which solution will meet these requirements?

Show Answer
Correct Answer: C

To migrate customer-facing services and an analytics platform from two on-premises data centers to the AWS Cloud while maintaining a separation of 50 miles between locations and ensuring failover capabilities, the solution requires setting up a robust and interconnected infrastructure. By creating a Direct Connect gateway and a transit gateway in each Region, then attaching the transit gateways to the Direct Connect gateway, and finally peering the transit gateways, both regional separation and connectivity are achieved. This setup ensures that the VPCs in each Region can communicate efficiently and maintain access to all services, even in case of network issues. Thus, creating a transit gateway in each region, attaching them to the Direct Connect gateway, and peering these transit gateways is the correct approach.

Discussion

6 comments
Sign in to comment
Manh
Jul 27, 2023

it's C To establish a connection between all VPCs in the accounts and between the on-premises network and the AWS Cloud, you need to create a Direct Connect gateway and a transit gateway in each Region. You also need to create a transit VIF on each of the Direct Connect connections and attach them to the Direct Connect gateway. Then, you need to attach the transit gateways to the Direct Connect gateway and peer them. Finally, you need to attach the transit gateways in each Region to the VPCs in the same Region.

Certified101Option: C
Aug 2, 2023

C is correct

ISSDoksim
Jul 31, 2023

c - https://docs.aws.amazon.com/pdfs/whitepapers/latest/hybrid-connectivity/hybrid-connectivity.pdf

AradOption: C
Nov 6, 2023

C is the right answer.

Marfee400704
Feb 15, 2024

I think that it's correct answer is C according to SPOTO products.

Akshay0403Option: C
Jul 19, 2024

Transit gateway is regional service so need to create in each region.