Cloud Computing 11 min read

How Meituan Cloud Scaled Its Network Architecture from Private to Public Cloud

This article details Meituan Cloud's evolution from a private, self‑developed cloud platform to a high‑performance public cloud, covering the motivations, architectural upgrades across physical links, host networking, gateways, controllers, and the adoption of overlay technologies like VXLAN to achieve industry‑leading scalability and reliability.

21CTO
21CTO
21CTO
How Meituan Cloud Scaled Its Network Architecture from Private to Public Cloud

Why Meituan Built Its Own Cloud

Although many assume Meituan is merely a consumer O2O platform, its massive e‑commerce traffic and data‑driven services required a cloud infrastructure that could scale with peak loads, prompting the creation of a private cloud in 2012 and a public cloud service in 2013.

From Private Cloud to Public Cloud

Meituan initially avoided a full OpenStack stack, developing its own cloud platform to meet specific virtualization and networking needs. The private cloud focused on resource dynamism, while the subsequent office cloud added account management and billing, paving the way for a robust public cloud offering.

Four Dimensions of Performance Release

Performance upgrades were made in four areas: physical links (10 GbE and 40 GbE TOR stacking, with 100 GbE inter‑datacenter links), host networking (DPDK‑accelerated packet processing, multi‑core packet handling), gateways (floating IP, load balancing, DDoS mitigation) and controllers (dynamic flow‑table management via OVS and temporary flow rules).

Overlay Architecture and VXLAN Isolation

To overcome physical scaling limits, Meituan adopted an overlay network using VXLAN, separating user VPCs from the underlay. This design provides elastic resource allocation, simplifies DNS handling for custom networks, and maintains compatibility with proven underlay protocols such as BGP and OSPF.

Future Automation and Industry Benchmark

Looking ahead, Meituan plans to increase operational automation through OpenFlow and NETCONF, enabling visual network path mapping and more efficient management, solidifying its position as an industry benchmark for cost‑effective, high‑performance cloud infrastructure.

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.

network architecturecloud computingDPDKprivate cloudpublic cloudVXLAN
21CTO
Written by

21CTO

21CTO (21CTO.com) offers developers community, training, and services, making it your go‑to learning and service platform.

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.