CLF-C02 · Question #536
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…
The correct answer is B. VPC peering. VPC peering allows you to establish a direct network connection between two VPCs, even if they are located in different AWS Regions (referred to as inter-region VPC peering). It enables the VPCs to communicate using private IP addresses without requiring additional…
Question
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?
Options
- AAWS Client VPN
- BVPC peering
- CAWS Direct Connect
- DVPC endpoints
How the community answered
(25 responses)- A4% (1)
- B92% (23)
- C4% (1)
Explanation
VPC peering allows you to establish a direct network connection between two VPCs, even if they are located in different AWS Regions (referred to as inter-region VPC peering). It enables the VPCs to communicate using private IP addresses without requiring additional infrastructure, such as VPNs or Direct Connect.
Community Discussion
No community discussion yet for this question.