1 Answers
The features of ELB (Elastic Load Balancer) are:
- HTTPS, HTTP, TCP protocols.
- Can be internet or internal facing.
- Each load balancer is given a DNS name.
- Recognizes and responds to unhealthy instances.
- Spreading ec2 instances across healthy channels only.
- Centralized management of SSL certificates.
- Optional public key authentication.
- Support for both ipv4 and ipv6.