-1

I have a domain at GoDaddy and my web app running at amazon ec2 instance at port 80. I wanted to use the domain name for the web app. Is it possible to map domain name to ec2 instance?

Dave M
  • 4,494
  • 21
  • 30
  • 30
Betacoder
  • 3
  • 1

1 Answers1

1

You can do it by adding an A record in godaddy dns. Which should point to ec2 instace's ip.The ec2 instance should have an elastic ip else it will change whenever the instance restarts and you will have to update the new ip in dns each time the instance restarts inorder to access the web.

For more info you can refer the link below, https://in.godaddy.com/help/add-an-a-record-19238