An automotive manufacturing company is integrating its on-premises industrial automation control center with its Google Cloud Virtual Private Cloud (VPC) environment. The application requires a dedicated, private network link supporting 50 Gbps bandwidth, low latency without public internet routing, and dynamic BGP route propagation across multiple regions. The company's equipment is already present in a Google Cloud co-location facility. Which hybrid connectivity architecture should the cloud architect implement?
- Establish Dedicated Interconnect connections at the co-location facility using VLAN attachments paired with Cloud Routers for dynamic BGP routing.Answer
- BDeploy High Availability (HA) Cloud VPN gateways over public internet links to encapsulate all 50 Gbps traffic within IPsec tunnels.
- CConfigure VPC Network Peering directly between the on-premises router interfaces and the target Google Cloud VPC network.
- DImplement VPC Service Controls perimeters with perimeter bridges to extend cloud security boundaries directly to on-premises IP subnets.
Answer
Establish Dedicated Interconnect connections at the co-location facility using VLAN attachments paired with Cloud Routers for dynamic BGP routing.
Dedicated Interconnect provides a direct, private physical connection between on-premises networks at a co-location facility and Google Cloud's network. With capacities starting at 10 Gbps and 100 Gbps per link, it easily accommodates a 50 Gbps requirement without traversing the public internet. Coupled with Cloud Router and VLAN attachments, it enables dynamic BGP route exchanges.
Step-by-Step Solution
Key Concept
Selecting and configuring Dedicated Interconnect with Cloud Router for high-throughput, low-latency hybrid connectivity.
Estimated Time:1m 30s