A global video streaming provider is designing hybrid network connectivity between its primary on-premises data center and a Google Cloud VPC hosting low-latency rendering engines. The technical specification demands a minimum throughput of 20 Gbps and a strict 99.99% availability Service Level Agreement (SLA) using direct physical infrastructure. Which TWO architecture steps must the cloud architect execute to satisfy these requirements?
- Provision four Dedicated Interconnect circuits distributed across two distinct edge availability domains in two separate Google Cloud regions.Answer
- Configure Cloud Routers in each target region and establish dynamic BGP sessions over VLAN attachments linked to each Dedicated Interconnect connection.Answer
- CDeploy an HA Cloud VPN gateway using eight parallel IPsec tunnels over the public internet to aggregate bandwidth up to 20 Gbps.
- DEstablish VPC Network Peering between the interconnect-attached VPC and all secondary workload VPCs to automatically provide transitive routing across the hybrid boundary.
- EApply IAM fine-grained permissions on the Cloud Routers to prevent unauthorized data exfiltration over the hybrid link without implementing VPC Service Controls.
Answer
To achieve 99.99% availability and high throughput (20 Gbps) without relying on public internet transit, the architect must provision four Dedicated Interconnect connections across two edge availability domains in two Google Cloud regions and configure Cloud Routers in each region with dynamic BGP routing across all VLAN attachments.
Achieving a 99.99% SLA and high bandwidth (20 Gbps) requires provisioning four Dedicated Interconnect connections across two edge availability domains in two separate Google Cloud regions, combined with Cloud Routers in each region to manage dynamic BGP route propagation over VLAN attachments.
Step-by-Step Solution
Key Concept
Configuring 99.99% SLA Dedicated Interconnect with multi-region Cloud Router dynamic BGP routing