amazon web services - How to assign an elastic ip to aws load bouncer? -
i have issue current registrar allow aname reference, have elastic ip web settings. assign load balancer , load balancer decide going handle it.
i cannot find way create route 53. cannot add route 53 domains registrar , appreciate advice.
thank you.
change aname record record has eip of load balancer. can set high ttl, because "your" eip won't change. don't need web servers in dns. load balancer should have list of ips.
it this:
1) client dns lookup foo.com
2) client gets record has (e)ip of lb
3) send request lb's ip
4) lb distributes traffic web servers
if lb dies, spin new 1 , move eip it.
Comments
Post a Comment