6 ms·
Any good suggestions for alternative DNS providers?
by avb 13y ago
Any good suggestions for alternative DNS providers?
- zrail 13y agoI moved most of my stuff to Route53 awhile back and for the most part I don't regret it.
- jschuur 13y agoPricing doesn't seem too bad. $0.50 for a zone (domain) and $0.50 for a billion queries: http://aws.amazon.com/route53/pricing/ http://aws.amazon.com/route53/pricing/
- jyap 13y agoCorrection on the queries pricing: $0.500 per million queries – first 1 Billion queries / month $0.250 per million queries – over 1 Billion queries / month
- zrail 13y agoYep. I had been hesitating on moving more domains over to Route53 because I thought the per-zone pricing was fixed at $0.50 per domain, but it actually scales really well. I'm going to move the rest over to Route53 as soon as I have a chance.
- toomuchtodo 13y agoWe're using Route 53 in production to handle hundreds of millions of queries per month. We're happy with it, and the price is reasonable. Also, service checks with failover is heavenly.
- benmorris 13y agoI've considered doing this also!
- jmreid 13y agoYes, Route 53 has been great for me as well. I have my crucial DNS zones hosted there. But all the other stuff was on Namecheap's name servers. I'll probably continue with that setup, but just make sure my TTL is set fairly high.
- sparagi 13y agoWe looked at Route 53, but would that make a difference today if your domain is registered at Namecheap? If Namecheap is down, it does not get redirected.
- zargon 13y agoIf you don't use namecheap's dns servers, dns requests for your domain do not go to namecheap for redirection. They don't go to namecheap at all. Your specified dns servers get registered with the top level domain servers.
- sparagi 13y agoIf you use Route 53, your zone file is still at Namecheap (registrar). Doesn't that still make Namecheap a failure point?
- daigoba66 13y agoNo. The zone file lives on the nameserver (DNS server) which Route 53 provides. Namescheap registers a list of nameservers for your domain with the TLD. An over simplified example for looking up "news.ycombinator.com": 1. First query the TLD nameserver for all ".com" domains asking for the authoritative nameserver(s) for "ycombinator.com". 2. Next query that nameserver for "news.ycombinator.com".
- deleted 13y ago[deleted]
- sparagi 13y agoBut, the first entry point is namecheap. The domain is at Namecheap, so it will not find the zone file at Route 53, if Namecheap does not send it there. Right?
- colmmacc 13y agoNo, registrar's are your portal to updating data in TLDs, but those TLDs are each operated separately. .com and .net are operated by Verisign, for example.
- jgrahamc 13y agoYou can use CloudFlare's free plan as DNS-only.
- eli 13y agoIt makes me nervous to rely on something that's a side benefit of a free service. That said, I've heard Cloudflare's DNS network is faster than many paid alternatives.
- cobrabyte 13y agoWe've been stoked with DNSimple.
- daigoba66 13y agoInstead of putting all of your eggs in (yet another) one basket, for a site with critical availability requirements I would distribute DNS over multiple providers. If any one provider goes down it is less likely to hurt overall site availability.
- avb 13y agoYes, multiple DNS providers should be the way to go.
- blissofbeing 13y agoDNSMadeEasy, I just posted about them in this thread: https://news.ycombinator.com/item?id=7275538 https://news.ycombinator.com/item?id=7275538