Cloud Computing 9 min read

How Alibaba Cloud’s VPC, SLB, and NAT Powered the 2017 Double‑11 Shopping Frenzy

The 2017 Double‑11 festival shattered records with 168.2 billion yuan in sales, and Alibaba Cloud’s VPC, load‑balancing SLB, NAT gateway, and high‑speed hybrid‑cloud network together ensured the massive traffic and payment spikes ran smoothly for millions of shoppers.

MaGe Linux Operations
MaGe Linux Operations
MaGe Linux Operations
How Alibaba Cloud’s VPC, SLB, and NAT Powered the 2017 Double‑11 Shopping Frenzy

Introduction

In 2017 the Double‑11 shopping festival set new records with a total transaction volume of 168.2 billion yuan, a peak of 325 k transactions per second and 256 k payments per second. Alibaba Cloud’s network products were crucial to handling this massive traffic.

VPC – A Secure Network Container

Virtual Private Cloud (VPC) provides an isolated, secure network environment for each tenant, similar to a private network container on the cloud. Users can place resources such as SLB, RDS, and ECS inside the VPC, choose IP ranges, create subnets, configure gateways, and connect to on‑premise data centers.

During Double‑11 the public cloud platform used VPCs to isolate tenants, preventing communication between different VPCs.

Load Balancer SLB – Traffic Surge Scheduler

Server Load Balancer (SLB) distributes traffic among multiple ECS instances, acting as the entry point for critical business systems. In the Double‑11 peak, SLB received user requests and intelligently routed them to backend ECS servers, ensuring a smooth user experience.

Key performance metrics include peak traffic per second, new connections per second (CPS), maximum concurrent connections (MaxConn), queries per second (QPS), and the number of backend ECS instances.

Example instance data: peak traffic 10 GB/s, CPS 100 k, MaxConn 3 million, backend ECS over 1 000.

NAT Gateway – Enabling Successful Payments

NAT Gateway provides SNAT and DNAT functions. In Double‑11 it mainly offered SNAT so that VPC ECS instances could access the Internet, for example to call Alipay’s payment API.

The payment peak reached 256 k transactions per second, requiring the NAT Gateway to support massive bandwidth, high concurrent connections (up to 3 million), and strong disaster recovery.

High‑Speed Channel – Global Hybrid Cloud Network

Hybrid cloud connects public cloud and on‑premise data centers via dedicated lines, forming a unified network. This architecture protects existing IDC investments while leveraging cloud elasticity, essential for the Double‑11 promotion.

The high‑speed channel provides two main functions: dedicated lines linking IDC to VPC, and VPC inter‑connection across regions.

Infrastructure – Ubiquitous Network Technology

Beyond the network products themselves, the underlying network supports all other systems, such as databases that processed 42 million queries per second during Double‑11, video live streaming, and virtual switches for ECS networking.

In summary, the network was the invisible foundation that delivered a seamless shopping experience during the world’s largest online shopping event.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

load balancinghybrid cloudVPCNAT gateway
MaGe Linux Operations
Written by

MaGe Linux Operations

Founded in 2009, MaGe Education is a top Chinese high‑end IT training brand. Its graduates earn 12K+ RMB salaries, and the school has trained tens of thousands of students. It offers high‑pay courses in Linux cloud operations, Python full‑stack, automation, data analysis, AI, and Go high‑concurrency architecture. Thanks to quality courses and a solid reputation, it has talent partnerships with numerous internet firms.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.