Hacker News new | ask | show | jobs
by ceejayoz 5367 days ago
ELBs change IP if they have to scale up. You really shouldn't point an A record at one.
1 comments

...which is why they recommend you never use the ip, instead AWS provides a hostname, which is invariant...
Which is why you can't use an A record, as I stated.