Skip to content

Comment on Amazon Route 53 Introduces DNS failover

Comments

We use DNS Made Easy but and are happy with them. However, for our level of DNS queries per month - e.g. over 50million Route 53 would give us some significant cost savings.

Do you guys know whether Route 53 offers templating mechanism? e.g. setup 1 template and apply to 50 different domains?

The AWS templating mechanism is called CloudFormation. Here's a snippet of a Route 53 template:

( http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuid... ).

No template DSL/system in the console. But there is an API with quite a few client libraries. Shouldn't be much work to whip one out. Or it may exist already, actually.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.