What it is
Hyperforce is the infrastructure architecture Salesforce runs its platform on in the public cloud, replacing its own first-party data centres. It underpins newer platform capabilities and determines which of them an org can use.
Why it matters
It is a hard prerequisite for Multi-Framework: React development requires a Hyperforce org on the Summer ’26 release or later, with React development enabled in Setup. Checking this first is the difference between a short proof of concept and discovering mid-project that the org cannot run the thing being built.
Key components
- Public-cloud infrastructure architecture
- Required for Salesforce Multi-Framework
- Summer ’26 release or later
- React development enabled in Setup
How it connects
Multi-Framework is supported in production orgs, sandboxes, scratch orgs and Developer Edition orgs on Hyperforce, so the work can be proven in a sandbox before anything reaches production.
Good to know
Check the org before scoping. Confirm the release and that "React Development with Salesforce Multi-Framework" is available in Setup.
Related terms
Salesforce
Salesforce is a leading cloud-based customer relationship management (CRM) platform that helps businesses manage their sales, customer service, and marketing efforts.
Salesforce Multi-Framework
A framework-agnostic Salesforce runtime that lets a standard React app run natively on the platform, with Salesforce authentication, security and governance applied automatically.
Hyperforce in practice
Articles from the Funnelists Team that put this term to work.

Decouple Salesforce Frontend: Replace Experience Cloud with Your Own React Stack
Solution architects and Salesforce admins can now run full React apps natively on the platform. Learn how Multi-Framework removes Experience Cloud constraints while keeping data, security, and governance inside Salesforce.

Build Scalable Customer-Facing Apps on Salesforce Beyond Experience Cloud Limits
Page view caps, concurrent user limits, and API quotas are what a portal hits first. Headless architectures, React via Multi-Framework, and Agentforce deliver custom branded experiences while keeping Salesforce governance intact.
