Recently, I have been working out a solution regarding service open to the public with 7 x 24 services uptime requirement, as one of the lesson learnt, end users may confuse or struggle between Load Balance, this is one of the reasons I would like to write up a Blog for mastering this.
In the era of global digital transformation, efficiently managing application traffic is pivotal for scalability, resilience, and seamless user experiences. Alibaba Cloud, a leader in cloud innovation, provides a robust suite of load balancing solutions tailored to diverse workloads. They are Server Load Balancer (SLB), Application Load Balancer (ALB), Network Load Balancer (NLB) and Classic Load Balancer (CLB), let us explore one by one!
It serves as the cornerstone of traffic distribution, supporting both Layer 4 (TCP/UDP) and Layer 7 (HTTP/HTTPS) protocols. Designed for versatility, SLB ensures high availability and fault tolerance across Elastic Compute Service (ECS) instances, containers, and hybrid cloud deployments.
Use Case: A regional e-commerce platform handling steady HTTP/HTTPS traffic with SSL offloading.
It is engineered for microservices and API-driven ecosystems, operating at Layer 7 (HTTP/HTTPS). It enables granular routing based on:
• URL paths (e.g., /payments
vs. /inventory
).
• Host headers (e.g., api.company.com
vs. portal.company.com
).
• HTTP methods (GET, POST) or cookie-based sessions.
Use Case: A containerized application on ACK (Alibaba Cloud Container Service) requiring path-based routing to microservices.
It is built for latency-sensitive, high-throughput workloads. Operating at Layer 4 (TCP/UDP), it delivers single-digit millisecond response times, making it perfect for gaming, IoT, and financial trading platforms.
Use Case: A global gaming platform requiring real-time interaction across regions with 10M+ concurrent users.
It is Alibaba Cloud’s legacy solution, supporting basic Layer 4 and Layer 7 distribution. While largely succeeded by ALB and NLB, it remains in use for older systems or specific compliance requirements.
Use Case: Migrating legacy on-premises applications to the cloud with minimal re-architecture.
• ALB: Modern web apps, microservices, or API gateways needing intelligent Layer 7 routing.
• NLB: High-frequency trading, real-time analytics, or UDP-based workloads (e.g., VoIP).
• SLB/CLB: Simple applications or legacy systems (prioritize migration to ALB/NLB for scalability).
Global Infrastructure: Leverage 89 availability zones across 30 regions, optimized for Asia-Pacific and emerging markets.
Hybrid Cloud Support: Integrate on-premises data centers with SLB for unified traffic management.
Security: Built-in DDoS protection, TLS 1.3 support, and compliance certifications (e.g., GDPR, ISO 27001).
Cost Efficiency: Pay-as-you-go pricing with no upfront commitments, ideal for variable workloads.
Alibaba Cloud’s load balancing portfolio empowers businesses to future-proof their architectures, whether deploying AI-driven apps, hyperscale platforms, or hybrid cloud solutions. By aligning workload’s demands with ALB’s precision, NLB’s speed, or SLB’s flexibility, achieve unmatched performance and reliability can be achieved.
Note: Alibaba Cloud SLB is the overarching service, with ALB, NLB, and CLB as specialized subtypes.
Disclaimer: The views expressed herein are for reference only and don't necessarily represent the official views of Alibaba Cloud.
Architectural Deep Dive: Alibaba Cloud's AI-Driven Anti-DDoS and WAF for Modern Threat Defense
Alibaba Cloud Community - June 5, 2023
JDP - August 19, 2021
Alibaba Cloud Indonesia - March 11, 2025
blog.acpn - November 27, 2023
Alibaba Cloud Community - March 31, 2022
JDP - October 8, 2021
Respond to sudden traffic spikes and minimize response time with Server Load Balancer
Learn MoreAlibaba Cloud offers an accelerated global networking solution that makes distance learning just the same as in-class teaching.
Learn MoreConnect your business globally with our stable network anytime anywhere.
Learn MoreEstablish high-speed dedicated networks for enterprises quickly
Learn MoreMore Posts by Kidd Ip