Engineering Manager at a tech services company with 10,001+ employees
Real User
Top 5
2024-09-23T14:03:00Z
Sep 23, 2024
I have my app, which is running on either GKE or GCE. We have a load balancer. We use both internal and external load balancers. If we want to change the underlying infrastructure, like in different regions, without impacting the front-end apps, we use the applications with Google Cloud DNS.
In the network architecture, the implementation of Google Cloud DNS varies based on specific needs. For example, in a hub-and-spoke setup along with firewalls and other configurations, DNS is configured as needed. Traffic management solutions with Google Cloud DNS include both inbound and outbound traffic management across various network setups, such as shared or dedicated virtual private clouds.
Google Cloud DNS is a scalable, reliable and managed authoritative Domain Name System (DNS) service running on the same infrastructure as Google. It has low latency, high availability and is a cost-effective way to make your applications and services available to your users. Cloud DNS translates requests for domain names like www.google.com into IP addresses like 74.125.29.101. Cloud DNS is programmable. You can easily publish and manage millions of DNS zones and records using our simple user...
I have my app, which is running on either GKE or GCE. We have a load balancer. We use both internal and external load balancers. If we want to change the underlying infrastructure, like in different regions, without impacting the front-end apps, we use the applications with Google Cloud DNS.
In the network architecture, the implementation of Google Cloud DNS varies based on specific needs. For example, in a hub-and-spoke setup along with firewalls and other configurations, DNS is configured as needed. Traffic management solutions with Google Cloud DNS include both inbound and outbound traffic management across various network setups, such as shared or dedicated virtual private clouds.
Google DNS is a public service that everybody uses. The tool is probably used by everyone around me, as it is a kind of default DNS service.
We primarily use the solution in order to manage Google DNS servers. We publish our domain and other software from clients.