AWS Certified Cloud Practitioner (CLF-C02) — Question 347

Which AWS services or features give users the ability to create a network connection between two VPCs? (Choose two.)

Answer options

Correct answer: C, E

Explanation

VPC peering allows you to connect two VPCs directly to route traffic between them using private IP addresses. AWS Transit Gateway acts as a central hub or cloud router to easily connect multiple VPCs and on-premises networks together. VPC endpoints are used to connect to AWS services privately, Amazon Route 53 is a DNS service, and AWS Direct Connect links on-premises data centers to AWS.