Load Balancer Types
Introduction to ELB
Elastic Load Balance (ELB) automatically distributes incoming traffic across servers to balance their workloads, increasing the service capabilities and fault tolerance of your applications.
Load Balancer Types
ELB provides shared load balancers and dedicated load balancers for you to choose from.
Item | Dedicated Load Balancer | Shared Load Balancer |
---|---|---|
Deployment mode | You get exclusive access to load balancer resources. The performance of a dedicated load balancer is never affected by the loads on other load balancers. In addition, there are a wide range of specifications available for you to choose from. | They are deployed in clusters and share resources with other instances. |
Specifications |
| N/A |
AZ | You can select one or more AZs as needed.
| N/A |
Feature Comparison
Item | Dedicated Load Balancer | Shared Load Balancer |
---|---|---|
Capabilities | Powerful capabilities to process Layer 4 and Layer 7 requests, advanced forwarding policies, and multiple protocols. | Basic capabilities to process Layer 4 and Layer 7 requests |
Application scenarios | Heavy-traffic and highly concurrent services, such as large websites, cloud-native applications, IoV, and multi-AZ disaster recovery applications | Services with low traffic, such as small websites and common HA applications |
TCP, UDP, HTTP, and HTTPS | TCP, UDP, HTTP, and HTTPS | |
TCP, UDP, HTTP, HTTPS, and QUIC | TCP, UDP, and HTTP | |
Provide powerful Layer 4 and Layer 7 processing capabilities to forward requests based on the following:
| Provide basic Layer 4 and Layer 7 processing capabilities to forward requests based on the following:
| |
|
| |
|
| |
| Load balancing | |
|
|
- Introduction to ELB
- Load Balancer Types
- Feature Comparison