AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 230

A company is planning to use an AWS Transit Gateway hub and spoke architecture to migrate to AWS. The current on-premises multi-protocol label switching (MPLS) network has strict controls that enforce network segmentation by using MPLS VPNs. The company has provisioned two 10 Gbps AWS Direct Connect connections to provide resilient, high-speed, low-latency connectivity to AWS.

A security engineer needs to apply the concept of network segmentation to the AWS environment to ensure that virtual routing and forwarding (VRF) is logically separated for each of the company's software development environments. The number of MPLS VPNs will increase in the future. On-premises MPLS VPNs will have overlapping address space. The company's AWS network design must support overlapping address space for the VPNs.

Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: D

Explanation

Option D is the correct answer because it allows for the integration of multiple MPLS VPNs with minimal operational complexity, as each MPLS VPN can be mapped to a corresponding route table in the Transit Gateway. Options A, B, and C introduce additional complexity either through the use of SD-WAN, multiple IPsec VPNs, or a transit VPC setup, which are not as efficient for managing overlapping address spaces in this scenario.