amazon web services - A(Host) Records with AWS Load Balancer -


i have question regarding aws load balancers.

i can point cname www load balancer's dns , know work, need point @ record load balancer people can access mysite.com instead of www.mysite.com , hit loadbalancer.

the problem records have point ip address can't point dns , ip of load balancer keeps changing mysite.com stops working.

can recommend me work around this?

here steps.

  1. click create record set
  2. for zone apex record leave name field blank
  3. select type of alias want make or aaaa (all steps after same both types)
  4. select yes radio button.
  5. open ec2 console in tab , navigate list of load balancers. click on load balancer , @ description tab in pane below list. sample output below

enter image description here


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -