A multinational biomedical research organization is designing hybrid connectivity to transfer large genomic datasets between its on-premises laboratory center and Google Cloud VPCs. The architecture requires a minimum sustained dedicated bandwidth of , consistent low latency, a availability SLA, and mandatory IPsec encryption for all data in transit across the hybrid connection. Which hybrid network architecture should the lead Cloud Architect recommend?
- Provision a 99.99% HA Dedicated Interconnect topology using dual 10 Gbps links across two distinct edge availability domains (metropolitan locations), configured with Cloud Routers and HA VPN over Dedicated Interconnect.Cevap
- BDeploy multiple HA VPN gateway pairs aggregated across public internet links using Cloud Router BGP dynamic routing to achieve 12 Gbps total throughput and a 99.99% SLA.
- CEstablish a Dedicated Interconnect connection into a central Hub VPC and connect all Spoke VPCs using VPC Network Peering, relying on default peering configuration to transitively route on-premises traffic through the Hub VPC to the Spoke VPCs.
- DConfigure Carrier Peering over a public Autonomous System Number (ASN) with Cloud Router to encrypt traffic at Google's edge routers without needing Dedicated Interconnect or HA VPN.
Cevap
Deploy a 99.99% HA Dedicated Interconnect topology across two metropolitan locations using 10 Gbps circuits, integrated with HA VPN over Dedicated Interconnect for IPsec encryption.
The correct recommendation is to deploy a 99.99% HA Dedicated Interconnect topology across two metro locations using 10 Gbps circuits, integrated with HA VPN over Dedicated Interconnect. Dedicated Interconnect provides the required bandwidth (>10 Gbps), low latency, and 99.99% SLA when properly configured across dual edge availability domains. Running HA VPN over Dedicated Interconnect satisfies the requirement for IPsec encryption over the private link.
Adım Adım Çözüm
Anahtar Kavram
Designing High-Availability Encrypted Hybrid Connectivity (Dedicated Interconnect + HA VPN)