Networking has two sorts of IPs. IPv4 and IPv6

When you stop and start an EC2 instance, it can change its public IP. If you need to have a fixed public IP for your instance, you need an Elastic IP. An Elastic IP is a public IPv4 IIP you own as long as you don’t delete it.
Can attach to one instance at a type
Can mask failure of an instance by rapidly remapping address to another instance
Max 5 unless asked for
Try to avoid using an Elastic IP:
Control over the EC2 instance placement strategy. Defined using placement groups. When you create a placement group, you specify one of the following strategies for the group:


