Skip to content

Alibaba Cloud (Aliyun)

Alibaba Cloud (also known as Aliyun) is the cloud computing platform of Alibaba Group. It is the dominant cloud provider in China and operates data centers globally across 30+ regions. The platform offers a full spectrum of IaaS, PaaS, and SaaS services comparable to AWS, Azure, and GCP.

Topic Overview

Alibaba Cloud is particularly relevant for organizations operating in China (where it has the most extensive domestic footprint), Southeast Asia, and for enterprises requiring multi-cloud or hybrid architectures that span Chinese and international regions. Its networking services (VPC, CEN, Express Connect) and database offerings (PolarDB, PolarDB-X) are architecturally distinctive.

Key Facts

Attribute Detail
Website alibabacloud.com (international) / aliyun.com (China)
Regions 30+ globally, strongest coverage in China and APAC
IaC Support Terraform alicloud provider, Resource Orchestration Service (ROS)
Market Position #1 in China, #3 globally (Gartner IaaS 2025)

Notes in This Topic

  • Architecture -- comprehensive architecture patterns for complex project setups covering single-VPC, multi-VPC, multi-account, multi-region, DR, DMZ, and Landing Zone patterns.

Key Strengths

  • Strongest domestic cloud footprint in China (most regions, best connectivity between Chinese regions)
  • PolarDB and PolarDB-X provide unique globally-distributed database capabilities (GDN, DRC for active-active)
  • CEN (Cloud Enterprise Network) provides a mature, managed WAN with Transit Router and custom route tables
  • Express Connect offers up to 100 Gbit/s dedicated circuits for hybrid cloud
  • Resource Directory and Cloud Governance Center provide multi-account management comparable to AWS Organizations

Key Gaps (vs. AWS/Azure)

  • Smaller global region footprint outside China and APAC
  • English documentation quality varies; some docs are Chinese-only
  • Third-party ecosystem (marketplace, managed services) is smaller
  • Some services have different names or different feature sets between the international (alibabacloud.com) and domestic (aliyun.com) consoles

Questions

  • Q: How does Alibaba Cloud's Landing Zone (Cloud Governance Center + Resource Directory) compare to AWS Control Tower in maturity? — Specifically: account vending, guardrails, and drift detection coverage as of 2026.
  • Q: What is the current Terraform provider coverage for Alibaba Cloud multi-account setups? — Does alicloud provider support Resource Directory programmatic account creation?
  • Q: How does PolarDB-X DRC (Data Replication Center) handle write-write conflicts in active-active mode? — What conflict resolution strategies are available (last-write-wins, application-defined, region-priority)?

Sources