A media rendering company requires hybrid connectivity between its on-premises data center and a Google Cloud Virtual Private Cloud (VPC) network to stream large raw video files. The connection must support a sustained bandwidth requirement of 15 Gbps, deliver high availability with a 99.99% SLA, and prevent traffic from traversing the public internet. Which hybrid connectivity strategy should the Cloud Architect recommend?
- Provision Dedicated Interconnect with redundant links across two Google Cloud colocation facilities in two distinct metropolitan regions.Answer
- BDeploy an HA VPN gateway configured with five active-active IPSec VPN tunnels over the public internet to aggregate total bandwidth.
- CConfigure VPC Network Peering between the on-premises router interface and a central hub VPC network that routes traffic to workload VPCs.
- DEstablish a single 1 Gbps Partner Interconnect attachment and configure Cloud VPN over the attachment to dynamically burst traffic up to 15 Gbps.
Answer
Provision Dedicated Interconnect with redundant links across two Google Cloud colocation facilities in two distinct metropolitan regions.
Dedicated Interconnect provides direct physical connections between an on-premises network and Google Cloud without traversing the public internet. To achieve a 99.99% availability SLA for Dedicated Interconnect, an organization must deploy circuit connections in two separate metropolitan locations (metros) across four edge availability domains with dynamic BGP routing enabled via Cloud Router. This topology comfortably supports 15 Gbps bandwidth requirements using multiple 10 Gbps or 100 Gbps connections.
Step-by-Step Solution
Key Concept
Selecting GCP Hybrid Connectivity based on Bandwidth, Private Routing, and SLA Requirements