
Answer-first summary for fast verification
Answer: Create a VPC and connect it to your on-premises data center using Dedicated Interconnect.
The correct answer is A: Create a VPC and connect it to your on-premises data center using Dedicated Interconnect. Dedicated Interconnect is a service that allows you to establish a private network connection between your on-premises network and your Google Cloud VPC. It supports high-bandwidth connections, up to 10 Gbps per link, and can be aggregated to achieve up to 80 Gbps. This meets the requirement of a connection of at least 20 Gbps. Other options, such as Cloud VPN, do not support this high bandwidth as they have a maximum throughput of 3 Gbps per tunnel. Cloud CDN is not relevant in this context as it is used for delivering content rather than establishing a private network connection.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are a cloud architect tasked with creating a high-bandwidth private connection between your instances on Google Cloud's Compute Engine and your on-premises data center. The required connection must support at least 20 Gbps to handle your organization's data transfer needs. According to Google-recommended practices, what is the best way to set up this connection?
A
Create a VPC and connect it to your on-premises data center using Dedicated Interconnect.
B
Create a VPC and connect it to your on-premises data center using a single Cloud VPN.
C
Create a Cloud Content Delivery Network (Cloud CDN) and connect it to your on-premises data center using Dedicated Interconnect.
D
Create a Cloud Content Delivery Network (Cloud CDN) and connect it to your on-premises datacenter using a single Cloud VPN.
No comments yet.