Intermediate
April 2021
What are Elastic IPs? Elastic IPs are public IPs that are allocated by AWS. These IPs can be attached to any of your compute resources. Hence provide one constant end point that your services can communicate to.
Elastic IPs are the best way to avoid single node failure in a conventional server deployment setup. Here's how Elastic IPs can help you mitigate risk in your EC2 Instances:
This setup has several advantages: