2
votes
3answers
512 views

Getting a constant DNS for my EC2 instance

I have an EC2 instance. Every time I stop and start it, Amazon gives it a new IP and a new DNS. This is annoying because then I have to reconfigure a bunch of software on my local computer to ...
0
votes
1answer
569 views

EC2 hosted service multi-tenant dynamic DNS solution

I want to change the model of my EC2 hosted service to have a separate sub domain for each tenant (ie. <accountname>.example.com). My primary DNS is now with dnsmadeeasy.com, but their dynamic ...