Elastic Load Balancing (ELB)
Correct. Elastic Load Balancing (ELB) is a service that automatically distributes incoming traffic across multiple targets (such as EC2 instances). It detects unhealthy instances through health checks and routes traffic only to healthy instances, improving availability and scalability.