×
Load Balancer

Nginx Ingress Replacement Option

This article introduces Alibaba Cloud's three Nginx Ingress replacement options—ALB, MSE, and APIG Ingress.

Real-World Projects and Optimization: Taking Your Solutions to the Next Level

The article walks through building, optimizing, and scaling a production-grade URL shortener on Alibaba Cloud—from architecture and IaC to performance tuning and cost control.

Building Scalable Architectures on Alibaba Cloud

The article shows how to build scalable Alibaba Cloud architectures using auto-scaling, CDN, SLB, RDS, and caching.

Understanding Core Services: Compute, Storage, and Networking Simplified

The article explains Alibaba Cloud’s core services—compute, storage, and networking—and how they work together to build scalable applications.

No Increase in GPU, the First Token Latency Decreases by 50% | New Practices in LLM Service Load Balancing

This article introduces innovative load balancing strategies for LLM services that reduce first-token latency by 50% without requiring additional GPU resources.

Load Balancing on the Cloud – ALB, NLB, and CLB

This article discusses the purpose and details of each type of load balancer.

Friday Blog - Week 22 - SLB, CLB, ALB, Oh my! Load Balancing on Alibaba Cloud

If you've been paying attention, you've surely noticed that Alibaba Cloud's "Server Load Balancer" seems to have split in two.

The Cloud is Taking Over Ecommerce

Ecommerce will account for 42% of total consumption growth by 2020, with 90% of that emanating from mobile e-commerce.

Setting up HTTP to HTTPS Redirection with Alibaba Cloud Container Service

In this post, Andre details an easy way for setting up HTTP to HTTPS redirection on Alibaba Cloud with Container Service.

Why You Should Use Reverse Proxies on Alibaba Cloud

This blog article discusses why you should consider using reserve proxies, how they differ from load balancers, and an example of how they are used on Alibaba Cloud.

Load Balancers Setting Up by Using Terraform

Load balancing is a means to distribute workload across different resources. In this tutorial, we will learn how to set up Bolt on Alibaba Cloud ECS u...