- Placement Groups Cluster
- Placement Group Spread
- Pros:
- Can span across Availability ZOnes (AZ)
- Reduced risk is simultaneous failure
- EC2 instances are on different physical hardware
- Cons:
- Limited to 7 instances per AZ per placement group
- Use cases:
- Pros:
- The ENI can have the following attributes:
- Primary private IPV4, one or more secondary IPv4
- One ELastic IP (IPv4) per private IPv4
- One or more Security Groups
- A MAC address
- You can create ENI independently and attach them on fly (move them) on EC2 instances for failover
- Bound to a specific availability zone (AZ)