Provide customers with 4-layer and 7-layer load balancing functions, effectively solve the problem of single point of failure of servers/applications, improve the carrying capacity of the system, and enhance the effectiveness and continuity of external services of customers' business.
1. Eliminate single point of failure
Load business traffic to multiple servers. If a node fails, Server Load Balancer will quickly dispatch services to a healthy node and perform a second-level failover, which is imperceptible to customers and effectively solves the problem of single point of failure of the business.
2. Flexible expansion
Flexibly add and delete clous servers to a Server Load Balancer backend server group to ensure stable business operation and save resources.
3. Support multi-protocol and algorithm
Support 4-layer and 7-layer protocols: TCP, UDP, HTTP, HTTPS; Multiple scheduling algorithms are supported: round robin, weighted minimum number of connections, source IP hash, etc.
4. High performance
Select a load balancer of the corresponding specifications according to different business scenarios, which can support million-level concurrent TCP connections.
1. E-commerce promotions
During peak hours of e-commerce, such as store celebrations, important discount seasons, and important promotional activities, the network load is heavy, and load balancing products can be used to complete the distribution of traffic. You can add cloud servers to an auto scaling group to automatically add or delete backend servers based on service access requirements to ensure stable business running and conserve resources.
2. Large business websites
For business websites with a high number of visits, you can configure load balancing to distribute traffic and improve system performance. At the same time, the load balancer can be configured to synchronously support IPv6 client access.
A city’s emergency management system support
More than 100 business cloud servers are deployed in cloud VPCs, and external services are provided through load balancing, and traffic is distributed to multiple backend cloud servers, providing flexible scheduling capabilities, eliminating single point of failure, improving system performance, and ensuring stable business operation.