Hyperforce on Alibaba Cloud
Bringing Hyperforce to Alibaba Cloud for the China market. The first multisubstrate expansion applying the GCP paved path to a new substrate.
Executive Summary
The first multisubstrate expansion after EGL: bringing Hyperforce to Alibaba Cloud (architecture codename Yanzi) to unlock the China market. Live Preview targeted for Aug 1, 2026.
Why it matters commercially: $60M immediate revenue on close and over $700M total annual order value long-term. This is one of the highest-priority commercial programs at Salesforce and a direct proof point that the paved path scales beyond GCP.
Why it matters to APS/Missionforce: GCP paved path is a hard prerequisite. Services onboarded to Ali also validate Chameleon SDK adoption and unlock M7 (multisubstrate service parity) V2MOM credit. Unique constraints: Great Firewall for CI/CD, China data residency laws, Alibaba-specific managed services.
What is the Ali Build?
The Ali Build is the program to run Hyperforce on Alibaba Cloud, targeting Chinese-market customers. "Ali" is short for Alibaba — not a person's name. The architecture codename is Yanzi. The build follows the exact paved path GCP EGL established, applied to a new substrate with unique China-specific constraints: network topology, data residency laws, and Alibaba-specific managed services.
Scope & Deliverables
Managed Pipelines
Managed Pipelines adapted for Alibaba Cloud. Build & deploy across the Great Firewall.
In FlightArtifact Transfer
Secure binary and image transfer from Salesforce internal registries into Alibaba Cloud (Stargate).
In FlightIAC
Terraform/Pulumi modules adapted for Alibaba Cloud resource providers.
In FlightBOM
Dependency and software bill of materials tracking for Ali substrate compliance.
In FlightVault / PKI / KMS
HashiCorp Vault and PKI ported to Alibaba Cloud. Alibaba KMS integration.
In FlightFKP on ACK
FKP V2 adapted to Alibaba Container Service for Kubernetes (ACK).
In FlightService Mesh
Istio adapted for Alibaba Cloud networking topology.
In FlightFedX Add-ons
Alibaba-backed implementations of kv, queue, message, object-storage, postgres.
In FlightFIT
Failure Injection Testing / chaos engineering adapted for Alibaba Cloud failure modes.
In FlightTeams Involved
| Lead | Role |
|---|---|
| Claudia Santoro | Program lead — Ali Build overall delivery |
| Zubin Sanjana | Engineering lead — Ali substrate build |
| Jeff Lin | Platform engineering (FKP, substrate infra) — continuity from GCP EGL |
| Josh Giron | Managed Pipelines + Chameleon SDK co-founder — multisubstrate CI/CD |
| Bo Yang | FedX add-on convergence — Alibaba-backed implementations |
| Amit Kumar | FedX add-ons platform (continuity from GCP) |
Chameleon Multi-Substrate SDK
The Chameleon SDK is the cross-substrate developer SDK that makes writing Hyperforce services substrate-agnostic. It abstracts away AWS, GCP, and Alibaba-specific APIs behind a unified interface. Co-founded by Josh Giron.
Go
Primary implementation. Used across platform services.
GAJava (MultiCloudJ)
Open-source Java SDK for JVM-based Salesforce core services.
GATimeline
App Dev Requirements
To onboard a service to the Ali Build, GCP paved path compliance is a prerequisite. Ali-specific additions:
| Requirement | Notes |
|---|---|
| GCP paved path complete | All five GCP requirements must be met first |
| Chameleon SDK adoption | No direct Alibaba Cloud SDK calls; use Chameleon abstractions |
| Ali FedX add-on mapping | Verify each FedX add-on used has an Alibaba-backed implementation |
| Artifact transfer compliance | Images and binaries must flow through approved transfer pipeline (Stargate) |
| Data residency review | Any customer-data-handling service must pass China data residency review |
Sources & Curated Docs
Yanzi Architecture
-
Yanzi Architecture (Official)
Official Yanzi architecture page on the Alibaba Cloud staging docs site.
-
Yanzi Design Doc (Mini Falcon on Ali)
Core technical design document. Referenced throughout Ali Build docs.
-
SOA FEDX Onboarding & Convergence (Ali Build)
Official UDP site for FEDX onboarding to Alibaba Cloud. Includes Managed Releases info.
-
KaaS Yanzi Design Doc
Kerberos-as-a-Service design for Yanzi — includes program scope/dependencies context.
-
Artifact Transfer / Stargate Architecture
KAAS component doc covering artifact flow / Stargate references for Ali Build.
Chameleon Multi-Substrate SDK
-
Chameleon SDK — How To Use
Canonical T&P Docs page for Substrate SDK with per-language selection.
-
MultiCloudJ (Java) — Open Source Site
Official MultiCloudJ site with guides and API docs.
-
Chameleon Go SDK — How-To
Go SDK how-to guides for Substrate SDK interfaces.
Slack Channels
- #alibaba-devPrimary Ali dev channel. Active daily.
- #alibaba-dev-announcementsAnnouncements impacting AliCloud substrate developers.
- #managed-pipelines-communityManaged Pipelines discussion, including Ali adaptations.
- #hyperforce-paved-path-upliftFY27 Falcon Paved Path — applies to Ali onboarding too.
Not Indexed — Ask Team
- Ali Build "Live Preview" launch plan (Aug 1, 2026)Not surfaced in doc search. Ask Claudia Santoro or Zubin Sanjana.
- Managed Releases on Alibaba Cloud — GA announcementOnly maintenance-window references found. Ask #alibaba-dev-announcements.
- Chameleon Python SDKCanonical SDK docs only reference Java (MultiCloudJ) and Go. Python bindings may not exist as a first-class SDK. Ask Josh Giron.
- Dedicated Chameleon SDK / MultiCloudJ Slack channelNo dedicated channel found. Discussions live in #managed-pipelines-community and #fedx-platform.