带有 API 的云 DNS 服务
我刚刚了解到 Amazon 在云中推出的新 Route 53 可扩展 DNS 服务。这似乎是提高一些高容量区域可靠性的一种经济实惠的方法。但每个区域的成本为 1 美元/月,如果您想管理数百个低容量区域,则不太划算。
仅仅因为一个区域的请求量较低,并不意味着它不应该可靠。我正在寻找一种可扩展的 DNS Web 服务,该服务可以通过 API 进行管理,并且对于管理许多低容量区域而言经济实惠。
或者我应该在云 Linux 盒子上运行 DNS 服务器?
I just read about Amazon's new Route 53 scalable DNS service in the cloud. It seems like an affordable way of upping the reliability of a few high-volume zones. But at a cost of $1/month per zone, it is not price-effective if you want to manage several hundred low-volume zones.
Just because a zone has a low volume of requests, doesn't mean it should not be reliable. I'm looking for a scalable DNS web service that can be managed via an API that is affordable for managing many low-volume zones.
Or should I just run a DNS server on a cloud Linux box?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
我知道这有点晚了,但我们使用 Rackspace Cloud DNS,还没有遇到任何问题。 http://www.rackspace.com/cloud/cloud_hosting_products/dns/
I know this is abit late but we use Rackspace Cloud DNS, not had any issues yet. http://www.rackspace.com/cloud/cloud_hosting_products/dns/
Zerigo 怎么样,他们甚至有免费套餐。 https://www.zerigo.com/management-dns/pricing
How about Zerigo they even have a free tier. https://www.zerigo.com/managed-dns/pricing
我相信 Dyn.com 会这样做,请查看例如 http:// dyn.com/open-dialogue/dynamic-discourse/dynect-api2-preview - 不过我自己还没有详细看过......
I believe Dyn.com does this, take a look at e.g. http://dyn.com/open-dialogue/dynamic-discourse/dynect-api2-preview - haven't looked at it myself in detail though...
我正在为我的 SVN 使用 CodebaseHQ,不久前看到他们通过名为 PointHQ 的 API 提供 DNS
I am using CodebaseHQ for my SVN and saw a while back that they offer DNS with API called PointHQ
滚动名称服务器可能是一个不错的选择,如果您的要求不是太复杂,您可以编写为 Bind 创建配置文件的软件。
由于您计划拥有相当多的域名,另一个选择可能是 Joker.com 的经销商帐户。 Joker 为通过其注册的域名提供免费的基本 DNS 服务,并且还为经销商提供 API.
Rolling your names servers might be way to go, if your requirements are not too complicated, you could just write software that creates the config files for Bind.
Since you are planning on having quite many domains, another option might be a reseller account at Joker.com. Joker provides free of charge basic DNS services for domains that are registered through them and for resellers there is also API.