Earlier quoted context omitted.
You're an Australian Internet User. You want to see hampsterdance.com 'cause fuck it, you like hamsters. Your computer asks your ISP's DNS server for the record. If your ISP has it cached you're golden, but it turns out it probably isn't. So your ISP needs to go to ask the hampsterdance.com DNS server directly. If that server is in the United States then you're stuck waiting 133ms in one direction, 133ms back- you've…
also DNS newb question here: is a query essentially an HTTP request?
Google Cloud DNS
41–50 of 87 posts
Re: Google Cloud DNS
#42It's a start - barebones authoritative DNS only - no monitoring/failover, load balancing, Geo, LBR, etc - provisioning via API only. Route 53 started out this way, and has since added many of these features and now has almost 7% Alexa 10k marketshare and rapidly growing. I created a browser test that measures recursive DNS query times. You can test Google DNS query performance using this link: http://bit.ly/1nY4e60
Re: Google Cloud DNS
#43Earlier quoted context omitted.
Thank you very much for this explanation. So for example I have a very basic website with CMS. I use a CDN just because I want to give the best possible experience to my users. I get about 50k users per month, a lot of them are new. Would adding a paid DNS or "DNS CDN" as you put it help my user experience enough to matter?
Honestly it depends on who your market is. If your users are mostly on the same continent as you it's probably not worth it, otherwise it could be. On the other hand, if your site makes you money and you've got competition then every edge you can get is worth while.
Re: Google Cloud DNS
#44Earlier quoted context omitted.
I understand how CDNs are advantageous by having contents served from locations that are closer to origin of requests (typically browsers spread across the world or a country etc.,). However, for DNS service to be of similar use does it mean application servers are going to be spread across geographically? For end customers it doesn't matter as they will always use the DNS configured for them by their ISP in most of…
You're an Australian Internet User. You want to see hampsterdance.com 'cause fuck it, you like hamsters. Your computer asks your ISP's DNS server for the record. If your ISP has it cached you're golden, but it turns out it probably isn't. So your ISP needs to go to ask the hampsterdance.com DNS server directly. If that server is in the United States then you're stuck waiting 133ms in one direction, 133ms back- you've…
1) Round-trip times from Australia to the USA are truly as bad as 266ms
2) You're confusing ping's RTTs with one-way trips
3) You're assuming DNS has a syn/ack, which it doesn't.
EDIT: I suspect you realize there's no syn/ack in DNS based on your other comments... :)
Re: Google Cloud DNS
#45I wish either AWS Route 53 or Google Cloud DNS would support being a BIND protocol secondary :(
I had the same problem earlier this year, and if Rackspace or Route53 had AXFR support, I would have used them in a heartbeat...
Re: Google Cloud DNS
#46Naïve question but what kind of organizations will benefit the most from this service? Or put it other way, the situations this service is needed for? Can anyone explain to me please?
Re: Google Cloud DNS
#47I wish either AWS Route 53 or Google Cloud DNS would support being a BIND protocol secondary :(
Re: Google Cloud DNS
#48Re: Google Cloud DNS
#49Their example for a 'high traffic' site struck me by surprise. With all the caching that goes on with DNS queries, 1.2B in a month seems incredibly high. I wouldn't have even imagined google.com getting that many requests to the authoritative name servers. Can someone with a better idea of how traffic corresponds to DNS queries give me some perspective? How many DNS queries are the name servers for a typical Alex top…
Re: Google Cloud DNS
#50Their example for a 'high traffic' site struck me by surprise. With all the caching that goes on with DNS queries, 1.2B in a month seems incredibly high. I wouldn't have even imagined google.com getting that many requests to the authoritative name servers. Can someone with a better idea of how traffic corresponds to DNS queries give me some perspective? How many DNS queries are the name servers for a typical Alex top…
if you need DNS based failover you want low TTLs , e.g Google.com A record is 100s