AWS Certified Cloud Practitioner — Question 89
A company needs to establish a connection between two VPCs. The VPCs are located in two different AWS Regions. The company wants to use the existing infrastructure of the VPCs for this connection.
Which AWS service or feature can be used to establish this connection?
Answer options
- A. AWS Client VPN
- B. VPC peering
- C. AWS Direct Connect
- D. VPC endpoints
Correct answer: B
Explanation
The correct answer is B, VPC peering, as it allows for direct communication between two VPCs in different regions while using their existing infrastructure. Options A and D are not suitable for inter-region connections, and C, AWS Direct Connect, is primarily used for establishing dedicated network connections rather than direct VPC linking.