Do you know any Amazon Route 53 GUI tools out there, other than MyR53DNS?
-
Out of curiosity, is there any reason you don't like MyR53DNS? – Jo Liss Feb 04 '11 at 17:39
-
2simply, its not working over https, the certificate is assigned to completly different domain... – Marcin May 31 '11 at 17:23
-
1I think this should remain open. This is a good question that will open avenues for developers who may wonder if the they can better utilize DNS services. Building cloud applications? You probably need to know about dynamic DNS. – David Robbins Nov 22 '13 at 20:03
13 Answers
I made a GUI client of Amazon Route 53.

- 156
- 2
-
again, excellent work! stand-alone, plugin all what you want, great stuff!!! thanks for that :-) – Marcin Aug 09 '11 at 13:34
-
Just in case the link is lost, this tool moved to https://github.com/cookpad/r53-fox – Bryan Petty Jan 09 '12 at 01:26
Amazon lists several.
I personally like Interstate53 -- it's a simple and straightforward web-based GUI. (Minor gotcha: Your changes are not saved until you click "push changes" on the zones overview page.)
Edit: I just tried cli53, a Python-based command-line client, and it seems very easy to use -- definitely much easier for humans than Amazon's XML interface. Bonus points for being open source, so I can trust it with my credentials without this icky feeling of not knowing where they might go.

- 30,333
- 19
- 121
- 170
-
1
-
+1 for interstate53.com -- they have been quick with supporting new route53 features. – joet3ch Aug 12 '11 at 02:36
The AWS Management Console supports Amazon Route 53 as of November 16, 2011.
See Amazon Route 53 for a sneak peak and the launch blog post AWS Management Console Now Supports Amazon Route 53 for a walk through the entire process of registering a domain at a registrar and setting it up in Route 53.

- 63,899
- 11
- 192
- 211

- 40,514
- 3
- 31
- 50
One is available for Android, called Area 53. It can be found on the Android Market. https://market.android.com/details?id=com.vistagalleria.route53client

- 21
- 1
Thanks BigJoe for mentioning DNS30 [ http://www.dns30.com I am one of the developer team member of DNS30 (web based user interface), We are working on a GUI tool for Amazon route 53 also, it will be launched asps.
Regards-
Udit

- 11
- 2
I use Ylastic for a lot of Amazon configuration and monitoring. Yes, it's pay-for, but I have important systems running on Amazon and it's a cut above all the other Amazon GUI tools, I save the monthly fee x10 in time.

- 8,290
- 6
- 45
- 55
I've build one over the weekend. It's a web-based interface for AWS Route 53 service and based on the latest Route 53 API version.
Try it and leave a feedback.
Thanks

- 51
- 3
Now Amazon introduces an Amazon Route 53 console in the AWS Management Console.
So now you get AWS console benefits while working with Route 53.

- 217,595
- 99
- 455
- 496

- 11
- 1
We built a user interface for Route 53 called DNSly that also supports other providers like Rackspace's Cloud DNS.

- 1,341
- 1
- 14
- 24
Try my companies solution, StackStudio at http://www.transcendcomputing.com
It has full AWS coverage (all of the services) and can be used to manage OpenStack, Eucalyptus, Rackspace, etc.

- 7,563
- 8
- 55
- 82
Amazon has a decent list here: http://docs.amazonwebservices.com/Route53/latest/GettingStartedGuide/index.html?WhereGoFromHere.html

- 280
- 1
- 3
- 18