Elastic Load Balancing

Elastic Load Balancing (ELB) is a service from AWS to balance the load automatically. It will help distribute incoming traffic, and scales the resources automatically, to meet demand. Users enable it within a single or multiple-availability zones to maintain application performance.

ELB offers features including:

  • Automatically detecting the unhealthy Amazon EC2 instances
  • Spreading incoming traffic to healthy channels
  • Secure Sockets Layer (SSL) certificates are centrally managed
  • Public key authentication
  • Supports for IPv4 and IPv6

Elastic Load Balancer supports the following three types of load balancers:

  • Application Load Balancers: Best suited for HTTP and HTTPS traffic and advanced request routing
  • Network Load Balancers ...

Get Expert AWS Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.