A financial analytics firm is architecting a hybrid network topology to connect its on-premises infrastructure with Google Cloud. Match each hybrid connectivity requirement on the left with the most appropriate Google Cloud networking solution on the right.
- Direct physical connection providing 20 Gbps private bandwidth to Google Cloud without traversing the public internet.Dedicated Interconnect
- IPsec encrypted connectivity over the public internet supporting a 99.99% availability SLA.HA Cloud VPN
- Private connection for an office location where direct Google colocation footprint is unavailable and connection must be routed through a service provider.Partner Interconnect
- Dynamic BGP route propagation and automated failover management across hybrid VPN and Interconnect connections.Cloud Router
Answer
Direct 20 Gbps private connection matches Dedicated Interconnect; IPsec encrypted 99.99% SLA connection matches HA Cloud VPN; Service provider private link matches Partner Interconnect; Dynamic BGP route propagation matches Cloud Router.
Each hybrid networking requirement maps directly to its intended Google Cloud service component: Dedicated Interconnect handles direct physical high-bandwidth connections; HA Cloud VPN offers encrypted public internet connections backed by an SLA; Partner Interconnect enables private links via third-party service providers; and Cloud Router manages dynamic BGP routing.
Step-by-Step Solution
Key Concept
Selecting and matching GCP hybrid connectivity services (Dedicated Interconnect, Partner Interconnect, HA Cloud VPN, Cloud Router) according to SLA, bandwidth, encryption, and physical colocation requirements.