
Google Professional Cloud Architect
Get started today
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?
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?
Explanation:
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.