Hide

Overview

Over the past 15 years, Google has built one of the most advanced computer networks. Google's backbone network has thousands of miles of fiber optic cables, uses advanced software-defined networking and has edge caching services to deliver fast, consistent and scalable performance. In fact, we even lay our own under-sea fiber optic cables.

Google uses software-defined networking technology to route packets across the globe and enable fast edge-caching so that your data is where it needs to be to serve your users. When every millisecond of latency counts, Google helps make sure that your content is delivered quickly.

Products

Load Balancing

HTTP

HTTP load balancing can balance HTTP-based traffic across multiple Compute Engine instances, allowing you to use a cluster of virtual machines to serve your HTTP traffic. Your entire app is exposed via one single global external IP address, resulting in much simplified DNS setup. HTTP load balancing is scalable, requires no pre-warming and gives you more resilience and fault tolerance.

Documentation

Network

Network load balancing can spread TCP and UDP based traffic over a pool of instances within a Compute Engine region. Its health check helps ensure only healthy instances are used to handle the traffic. It is scalable and does not require pre-warming.

Documentation

Google Cloud Interconnect

Carrier Interconnect

Obtain network services that connect your business infrastructure to Google over enterprise-grade connections provided by Carrier Interconnect service providers.

Documentation
Service Providers

Direct Peering

Connect your business network directly to Google at any of our edge locations available worldwide and exchange high cloud traffic.

Documentation

Cloud VPN

Connect your existing infrastructure to Google Cloud Platform over the Internet or other public network in an authenticated, encrypted manner.

Documentation

DNS

Cloud DNS

Reliable, resilient, low-latency DNS serving from Google's worldwide network of Anycast DNS servers. Create DNS records with an easy to use command line interface, or program against a full featured RESTful API to customize the service to your specific needs.

Documentation