How to overcome this problem of different Public IP address in EC2 (AWS) instance after instance restart?
Once you
understand how IP addresses and DNS names are affected when different
actions are performed, you start to realize the importance of using
remappable IP addresses such as Elastic IPs for front end servers in the cloud.
Elastic IP provides a way of maintaining the same public
facing IP address even when the associated virtual machine instance is changed.
Comments