
Answer-first summary for fast verification
Answer: Order a Dedicated Interconnect connection in the same metropolitan area. Create a VLAN attachment, a Cloud Router in us-west1, and a Border Gateway Protocol (BGP) session between your Cloud Router and your router.
The correct answer is A. Dedicated Interconnect provides a direct physical connection between the on-premises network and Google's network. By setting up a VLAN attachment and Cloud Router in the same region (us-west1) as the existing Shared VPC, and establishing a BGP session, the organization can route traffic to Google Workspace (and other Google services) through the dedicated connection. This avoids using the public internet and ensures private, reliable connectivity. Option B (Direct Peering) is less ideal as it is a logical peering connection (not a dedicated physical link) and is being phased out for new customers. Options C (VPN over public internet) and D (Carrier Peering via a third party) do not meet the requirement for a direct connection.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You need to establish a direct connection between your organization's enterprise network and Google Workspace. Your existing setup includes a Shared VPC with Compute Engine instances in the us-west1 region, and you currently access Google Workspace through your service provider's internet connection. What steps should you take to implement a direct connection to Google?
A
Order a Dedicated Interconnect connection in the same metropolitan area. Create a VLAN attachment, a Cloud Router in us-west1, and a Border Gateway Protocol (BGP) session between your Cloud Router and your router.
B
Order a Direct Peering connection in the same metropolitan area. Configure a Border Gateway Protocol (BGP) session between Google and your router.
C
Configure HA VPN in us-west1. Configure a Border Gateway Protocol (BGP) session between your Cloud Router and your on-premises data center.
D
Order a Carrier Peering connection in the same metropolitan area. Configure a Border Gateway Protocol (BGP) session between Google and your router.
No comments yet.