One Deploy. Two Clouds. Zero Ops.
Hyphen Cloud serves your static sites, WebAssembly handlers, and containers with no cold starts, fully redundant across two different cloud providers and regions with geo load balancing, backed by a 99.95% uptime SLA on every paid plan.
One platform, more than one way to run
Static assets, WebAssembly handlers, and containers — side by side in the same app, behind the same deploy.
Static
Sites and SPAs served straight from object storage. SPA fallback, redirects, custom response headers, CORS, and per-path cache-control rules are all app config — no build step of ours to learn.
WebAssembly
Run request handlers at the gateway as standard WASI Preview 2 components targeting wasi:http/proxy. No proprietary SDK — if your toolchain emits a component, Hyphen Cloud runs it. Each request is sandboxed with its own memory, a CPU budget, and no network unless you allow-list the hosts.
Containers
Deploy a container and the control plane provisions it, then the gateway routes matching traffic to it. Long-running workloads get the same revisions, preview URLs, and atomic rollback as everything else on the platform.
Fast because of what it is, not how much it costs
Speed here is structural, not a tier you upgrade into. Nothing spins up on demand, so there is no cold start to pay for.
There is no function to spin up. The gateway is already running when your request arrives, so the first request of the day costs the same as the millionth — no warming, no provisioned concurrency to pay for.
The data plane answers from an in-process cache rather than reaching back to object storage on every hit. A cache invalidation reaches the gateway within milliseconds of a deploy, so fresh content does not mean a slow first visit.
Geo load balancing routes each visitor to the nearest origin that is passing health checks. Distance is decided per request, so traffic shifts as conditions change instead of waiting on a DNS TTL.
Multi-cloud by default, not as an upgrade
Most platforms run your app in one provider's account and call the regions within it "redundancy". Hyphen Cloud runs active-active across two different cloud providers, in two different regions, for every app.
Two providers, two regions, both live
Your app runs on two different cloud providers, in two different regions, at the same time — not a warm standby you hope works. Both serve production traffic today.
Geo load balanced, healed automatically
Every origin is health-checked continuously, and each visitor is routed to the nearest healthy one. If a provider goes dark, traffic moves without anyone paging you.
Storage that fails over too
Assets can be written to a primary and secondary object store across providers, so a storage outage in one cloud isn't an outage for your site.
A 99.95% uptime SLA — on every paid plan
Not an enterprise-tier add-on and not a status-page promise: a contractual monthly uptime commitment backed by service credits, available to every customer with a paid subscription.
Read the SLAYour infrastructure, scaled by Agent
Hyphen Cloud runs on the same platform as the rest of Hyphen, which means Agent is the one doing the operations work — the part you hired a DevOps team for.
Scales your infrastructure for you
Agent watches real traffic and moves capacity up and back down on its own. A launch spike doesn't need a war room, and a quiet Tuesday doesn't bill like a busy one.
Cleans up after itself
Stale resources get found and removed instead of quietly accruing cost until someone audits the bill.
Keeps optimizing
Agent watches traffic, usage, and configuration patterns and adjusts continuously — no prompting, no babysitting.
How Hyphen Cloud compares
Vercel and Railway are both good at what they do. Here is where Hyphen Cloud is genuinely different.
Scroll the table sideways to compare →
| Feature | Hyphen Cloud | Vercel | Railway |
|---|---|---|---|
| Static sites | Native, served from object storage | Native | Runs inside a container |
| WebAssembly | WASI components, any language | Edge runtime uses V8 isolates, not WASI components | Not offered |
| Containers | Provisioned by the control plane, routed by the gateway | Fluid compute for functions | The core model |
| Clouds | Two providers and regions, active-active with geo load balancing | Single provider | Single provider |
| Uptime SLA | 99.95%, contractual, on every paid plan | None on Hobby or Pro — Enterprise agreement only | None on Hobby or Pro — Enterprise agreement only |
| Usage pricing | $0.00046 per CPU-minute (≈ $20/vCPU-month), $0.05 per GB egress | $0.128 per CPU-hour, $0.15–$0.35 per GB | $20 per vCPU-month, $0.05 per GB egress |
| Portability | Standard Static, WASI, and Container Components (no lock-in) | Platform and framework coupled | Container images are portable |
Competitor details verified September 2026 from public documentation: Vercel SLA, Vercel Fluid compute, Vercel regional pricing, Vercel Pro plan, and Railway pricing. Vercel rates vary by region and its Pro plan includes 1 TB of data transfer and 10M edge requests against a $20 monthly platform fee; Railway bills $20 per workspace. These platforms change often — check their current pricing before making a decision.