Security
Google Cloud DNS
Google Cloud DNS is a managed DNS service on Google's infrastructure providing low-latency name resolution for cloud-hosted applications.
What is Google Cloud DNS?
Google Cloud DNS provides managed authoritative DNS on the same anycast infrastructure that handles billions of queries per day for Google's own services, making it one of the most battle-tested DNS platforms available to third parties. The service stores DNS data in Google's globally distributed Spanner database, which provides strong consistency for record writes — a meaningful operational advantage over DNS services where propagation delays between geographically distributed authoritative servers can cause different resolvers to see different record states for minutes after a change. The 100 percent uptime SLA for Cloud DNS is among the strongest in the industry and reflects Google's confidence in the underlying infrastructure.
The anycast network for Cloud DNS routes resolver queries to the nearest of Google's global points of presence. Zone changes committed through the Cloud Console, gcloud CLI, or the REST API propagate within seconds because Spanner's consistency model ensures all serving nodes see the update quickly rather than relying on zone transfer replication between servers. Cloud DNS integrates with GKE for service discovery, with Cloud Load Balancing for health-based routing, and with Firebase Hosting for domain management — making it a foundational piece of many GCP-hosted architectures even when it is not the explicit DNS service the operator thinks of managing.
When Cloud DNS has incidents, the downstream effects are significant and immediate. Domains whose authoritative NS records point to Google's name servers become unresolvable from the perspective of global recursive resolvers, making those domains effectively unreachable on the internet regardless of the health status of the underlying infrastructure. GKE service discovery — which depends on internal DNS — fails for containerised workloads that use DNS-based service addressing. Applications that rely on Cloud DNS for split-horizon or private zone resolution within a VPC lose internal name resolution, causing service-to-service communication failures in architectures that depend on DNS rather than static IP addressing.
Outage.gg monitors Google Cloud DNS status through community reports from developers and GCP customers. If DNS queries are failing, zone changes are not propagating, or private zone resolution has stopped working, the live status page shows current incident data.
Common Google Cloud DNS Problems
Issues users most frequently report when Google Cloud DNS is having problems.
Login failures
Players are unable to sign in, receiving authentication errors or being stuck on loading screens.
Matchmaking problems
Unable to find or join matches, long queue times, or errors when trying to connect to game servers.
Disconnections mid-session
Getting unexpectedly kicked from active sessions, losing in-game progress or items.
In-game store & purchases
Cannot load the in-game store, complete purchases, or received items are not appearing in inventory.
Frequently Asked Questions
Common questions about Google Cloud DNS outages and server status.
You can check the live Google Cloud DNS server status at outage.gg/services/google-cloud-dns. The page shows real-time community-submitted outage reports, an hourly trend chart, and the current health status.
Google Cloud DNS can stop working for a number of reasons including scheduled maintenance windows, unexpected server failures, network infrastructure problems, or DDoS attacks. Check the live status page on Outage.gg for the latest community reports to see if others are experiencing the same issue.
Go to outage.gg/services/google-cloud-dns and click the "Report an Issue" button. Your report is counted immediately and helps confirm whether a problem is widespread. Reports from multiple users trigger a status change visible to everyone watching the page.
Click the "Notify Me" bell button on the Google Cloud DNS status page at outage.gg/services/google-cloud-dns. Create a free account and we will send you an email the moment Google Cloud DNS comes back online — no app download required.
Many services maintain official status pages with planned maintenance notices. Outage.gg aggregates real-time community-reported outages which often surface faster than official channels.
Related Services
Other services you might be tracking alongside Google Cloud DNS.