An automotive telematics enterprise needs to establish hybrid connectivity between its on-premises data center and a Google Cloud VPC. The business requirement dictates a continuous, private Layer 3 connection with a bandwidth requirement of 8 Gbps for real-time telemetry streaming, without routing traffic over the public internet. The architecture must minimize ongoing connectivity and data transfer costs while fulfilling these bandwidth and security requirements. Which hybrid networking strategy should the cloud architect recommend?
- Provision a 10 Gbps Dedicated Interconnect connection to directly extend the on-premises network to Google Cloud.Cevap
- BConfigure multiple HA VPN tunnels with Cloud Router BGP dynamic routing aggregated over the public internet.
- COrder a Google Cloud Transfer Appliance to transport daily telemetry data batches to Cloud Storage physically.
- DDeploy a multi-zone Google Kubernetes Engine cluster hosting custom software routers to compress and proxy traffic over public IP addresses.
Cevap
Provision a 10 Gbps Dedicated Interconnect connection to directly extend the on-premises network to Google Cloud.
Provisioning a 10 Gbps Dedicated Interconnect connection establishes a direct physical link between the on-premises facility and Google Cloud. It satisfies the 8 Gbps bandwidth requirement, keeps data off the public internet, and delivers optimal per-gigabyte transfer costs for high-volume continuous traffic.
Adım Adım Çözüm
Anahtar Kavram
Selecting hybrid connectivity (Dedicated Interconnect vs HA VPN) based on throughput limits, privacy requirements, and cost optimization.