23

Do you know any Amazon Route 53 GUI tools out there, other than MyR53DNS?

Steffen Opel
  • 63,899
  • 11
  • 192
  • 211
Marcin
  • 5,469
  • 15
  • 55
  • 69
  • Out of curiosity, is there any reason you don't like MyR53DNS? – Jo Liss Feb 04 '11 at 17:39
  • 2
    simply, its not working over https, the certificate is assigned to completly different domain... – Marcin May 31 '11 at 17:23
  • 1
    I 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 Answers13

14

I made a GUI client of Amazon Route 53.

See https://bitbucket.org/winebarrel/r53-fox

winebarrel
  • 156
  • 2
12

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.

Jo Liss
  • 30,333
  • 19
  • 121
  • 170
5

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.

Steffen Opel
  • 63,899
  • 11
  • 192
  • 211
Dean Taylor
  • 40,514
  • 3
  • 31
  • 50
2

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

David
  • 21
  • 1
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

udit
  • 11
  • 2
1

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.

Frodo Baggins
  • 8,290
  • 6
  • 45
  • 55
1

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.

https://nsroute.com/

Try it and leave a feedback.

Thanks

1

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.

John Conde
  • 217,595
  • 99
  • 455
  • 496
KK Paliwal
  • 11
  • 1
1

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

mrbillyocean
  • 1,341
  • 1
  • 14
  • 24
0

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.

Eonasdan
  • 7,563
  • 8
  • 55
  • 82
0

I have used a web-based gui for Route53 called dns30

http://www.dns30.com

BigJoe714
  • 6,732
  • 7
  • 46
  • 50
0

Amazon has a decent list here: http://docs.amazonwebservices.com/Route53/latest/GettingStartedGuide/index.html?WhereGoFromHere.html

thisjustin
  • 280
  • 1
  • 3
  • 18
0

I usually use R53 fox - a firefox plugin.

Sangram Anand
  • 10,526
  • 23
  • 70
  • 103