Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • so I should point the FQDN to the EIP, and then Amazon will handle the DNS? Commented Jan 4, 2017 at 14:44
  • 1
    Yes. AWS uses some NATs but they are transparent for you. Point the Public FQDN to the EIP. If you point it to the Public IP, when you lose it, you have to change the A record and wait for the DNS propagation time. Commented Jan 4, 2017 at 14:45
  • 1
    docs.aws.amazon.com/AWSEC2/latest/UserGuide/… Commented Jan 4, 2017 at 16:34