Google PCNE: Hybrid Connectivity, Cloud Router and BGP — Study Guide

Part of the Google Professional Cloud Network Engineer — Study Guide. Practice with verified answers in the Google exam hub, or take timed practice tests on ExamRoll.io.

Overview

Hybrid connectivity on Google Cloud enables private, controlled communication between VPC networks and external networks such as on-premises data centers or other clouds. Core building blocks are HA VPN and Cloud VPN gateways, Cloud Router with BGP for dynamic routing, and Interconnect with VLAN attachments. Designs must balance bandwidth, latency, reliability, operational complexity, and cost while following deterministic routing behavior and failure-domain isolation. This section covers design and operational reasoning, common failure modes, and systematic troubleshooting.

Hybrid Connectivity: HA VPN, Cloud Router, and Interconnect

Short example:

Routing and BGP Behavior

Resilience, Detection, and Egress Services

Planning and Troubleshooting

Practical Problem Scenario

Contoso Manufacturing is migrating ERP workloads to Google Cloud while keeping on‑prem factories online. Requirements: 20 Gbps private connectivity with sub‑second failover, centralized routing control, active/standby on‑prem egress to Cloud, private access to Google APIs without public internet, and minimal operational overhead.

Approach:

  1. Deploy two Dedicated Interconnect links in the same metro across distinct edge availability domains and facilities; create two VLAN attachments per region (primary and secondary) and associate them to a regional Cloud Router.

    • Rationale: Dedicated Interconnect delivers the required aggregate throughput and predictable latency. Redundant links and attachments isolate failures and qualify for higher SLA. Multiple attachments enable ECMP and maintenance without traffic loss.
  2. Configure a single Cloud Router per region with two BGP peers—one per attachment—and enable BFD.

    • Rationale: A single router simplifies control‑plane management while still supporting ECMP over multiple next hops. BFD reduces failure detection to low seconds, improving convergence RTO for the ERP application.
  3. Standardize on the same on‑prem remote ASN on both factory edge routers that peer to Google, and advertise identical prefixes from each.

    • Rationale: Matching remote ASNs allows Cloud Router to install equal‑cost paths and load‑balance when desired. If different ASNs were used, only one set of routes might be installed, defeating multipath.
  4. Implement active/standby preference from on‑prem to Google using MED, and from Google to on‑prem using Cloud Router’s advertised route priority; set lower values on the primary paths.

    • Rationale: Dual‑sided policy ensures deterministic directionality: factories prefer the primary metro to reach Cloud, and Contoso’s VPC prefers the primary factory DC for return traffic. This avoids unintended asymmetry.
  5. Enable Private Service Connect for Google APIs in the shared VPC and create a private DNS zone mapping API hostnames to the PSC endpoint; configure Cloud DNS inbound forwarding so on‑prem resolvers can resolve these names privately.

    • Rationale: PSC provides private, in‑VPC access to Google APIs. Hybrid DNS makes these endpoints reachable from factories over Interconnect, eliminating internet exposure and firewall dependencies for ERP’s supporting services.
  6. For VPN backup, add an HA VPN gateway in each region with two tunnels to distinct on‑prem devices; enable BFD on BGP sessions and allow ECMP.

    • Rationale: If Interconnect is impaired, HA VPN maintains private reachability. Dual tunnels per device maintain SLA and throughput continuity, and BFD speeds failover.
  7. For private workload egress to the internet and non‑Google destinations, configure regional Cloud NAT on ERP subnets; do not assign external IPs to the VMs.

    • Rationale: Cloud NAT scales translation without VM management overhead and preserves private addressing. Removing external IPs guarantees that NAT is used and simplifies egress controls.
  8. Validate routing and failover with staged tests: pull one attachment, then one on‑prem router, then simulate link degradation; monitor BGP, BFD, and application SLOs. Tune BFD timers if flaps occur.

    • Rationale: Controlled fault injection verifies that the design meets recovery objectives and prevents surprises in production. Adjusting timers balances stability and responsiveness.

Firewall Policy · All domains · Load Balancing

Practice these questions → · Timed practice on ExamRoll.io →

Pass the whole exam — not just this question

You found this answer. Get every verified question and explanation in one place, and save hours of prep. Free to start.

Pass your exam →

Browse Google →

Related guides

All-in-one access

One subscription. Every exam.

Every plan unlocks unlimited answer search, practice tests, AI explanations, and the full resource library — in 20+ languages.

Monthly
24.87
Just €0.83/day
Everything included:
  • Unlimited answer search
  • Unlimited practice tests
  • AI-powered explanations
  • Full resource library
  • 20+ languages
  • Weekly content updates
  • Rewards & referrals
  • Priority support
Start free trial

No credit card required*

Best value
12 months
179.87
Just €0.49/daySave 40%
Everything included:
  • Unlimited answer search
  • Unlimited practice tests
  • AI-powered explanations
  • Full resource library
  • 20+ languages
  • Weekly content updates
  • Rewards & referrals
  • Priority support
Start free trial

No credit card required*

✓ Free plan included · ✓ Cancel anytime · ✓ All plans unlock the full product