Sovereign cloud,
on metal you own.
Triton runs your workloads on SmartOS Zones across Open Compute hardware. Bare-metal performance, integrated CDN and security, flat pricing, and a deployment platform that doesn't need a separate vendor.
One rack. Every Sovren app (Parler, Play, Blu, Shop, Pay) running in isolated Zones on Open Compute bare metal.
Dedicated resources
that don't share performance.
Get the raw speed you pay for. Consistent IOPS, no CPU steal, no hypervisor tax, the kind of performance crypto nodes, game servers, and video transcoders actually need.
Shared VPS
Cheap until your neighbor mines a coin. Inconsistent IOPS, throttled bursts, and the same metal split a dozen ways.
Hyperscaler VM
Virtualized over proprietary fabric. Predictable until autoscaler bills hit, then expensive without warning.
Bare Metal · Triton
Dedicated CPU, RAM, and NVMe. No hypervisor tax, no noisy neighbors, no CPU steal. The raw performance you actually pay for.
What is SmartOS?
The open-source operating system Triton runs on, and what makes the price/performance work.
What it is
An open-source operating system designed specifically to run cloud infrastructure. It uses Zones, hardware-isolated containers, combining bare-metal speed with the flexibility of virtualization. Same technology that powered Joyent's cloud (acquired by Samsung) and ran their mobile infrastructure for nearly a decade. Sovren now stewards the open-source development.
Compared to what you know
Why we use it
- Predictable performancePatented I/O fairness. No noisy neighbors at the disk or network layer.
- Built-in networkingEvery container gets a full IP stack. No port juggling, no NAT acrobatics.
- Lower overheadZones boot in seconds, not minutes. More workload per box, less wasted metal.
Pick your tier. Scale as you grow.
Pay in USD, OPT, or SOVR (coming soon). All plans powered by Triton SmartOS, Edgecast CDN, and enterprise-grade security. Save 20% on annual billing.
Crypto Node Hosting
Validators, RPC nodes, and Lightning operators.
- Hardware spec, TBD
- Sized for Ethereum validators, Solana RPC, Bitcoin Lightning, Sovren Network nodes
- Dedicated bandwidth
- 24/7 uptime monitoring
- US jurisdiction, no-takedown policy
- Community support
Ignite
Small apps, side projects, and first deploys.
- 2 vCPU
- 4 GB RAM
- 100 GB NVMe
- 2 TB CDN bandwidth
- Integrated firewall
- Basic WAF
- DDoS protection
- API keys
- 24/7 email support
Ascend
Production teams shipping every week.
- 4 vCPU
- 8 GB RAM
- 250 GB NVMe
- 5 TB CDN bandwidth
- Everything in Ignite
- Kubernetes container orchestration
- Advanced WAF & API security
- Bot management
- Rate limiting
- Phone support
Orbit
Multi-region apps with real availability needs.
- 8 vCPU
- 16 GB RAM
- 500 GB NVMe
- 15 TB CDN bandwidth
- Everything in Ascend
- Multi-zone high availability
- Edge functions
- Traffic splitting
- Predictive prefetch
- Managed threat intelligence
Galaxy
Dedicated metal, enterprise SLAs, no compromises.
- 16 vCPU
- 32 GB RAM
- 1 TB NVMe
- 50 TB CDN bandwidth
- Everything in Orbit
- Unlimited compute instances
- Custom load balancing
- Dedicated account manager
- 99.99% SLA
- Dedicated Open Compute hardware
Crypto Node pricing finalizing, join the waitlist and we'll send specs and pricing when ready.
Every feature,
side by side.
| Feature | Crypto Node | Ignite | AscendMost popular | Orbit | Galaxy |
|---|---|---|---|---|---|
| vCPU | TBD | 2 | 4 | 8 | 16 |
| RAM | TBD | 4 GB | 8 GB | 16 GB | 32 GB |
| NVMe | TBD | 100 GB | 250 GB | 500 GB | 1 TB |
| CDN bandwidth | n/a | 2 TB | 5 TB | 15 TB | 50 TB |
| Basic WAF | |||||
| DDoS protection | |||||
| Advanced WAF & API security | |||||
| Bot management | |||||
| Rate limiting | |||||
| Kubernetes orchestration | |||||
| Multi-zone HA | |||||
| Edge functions | |||||
| Traffic splitting | |||||
| Managed threat intelligence | |||||
| Custom load balancing | |||||
| Dedicated Open Compute hardware | |||||
| 99.99% SLA | |||||
| Dedicated account manager | |||||
| Support | Community | Phone | Phone | Enterprise | |
| Pay in OPT | |||||
| Pay in SOVR | Coming Soon | Coming Soon | Coming Soon | Coming Soon | Coming Soon |
Workloads that fit straight in.
Standard Linux VMs and containers. Bring your stack, Triton doesn't care what language you write in.
Web Apps
Next.js, Rails, Laravel. Run behind a load balancer, add TLS, scale up the package when needed.
APIs & Microservices
REST, GraphQL, gRPC. Private networks for service-to-service traffic. Snapshots and backups for safety.
Containers
Docker, Compose. Run web + API + worker + Redis together in your own isolated stack.
Media Workloads
Video, audio, images. Higher tiers are transcoding-capable. Pair with Edgecast for delivery.
Databases
Postgres, Redis, MySQL. Self-manage in containers or use fully managed add-ons.
Internal Tools
Dashboards, CI runners, cron jobs, staging envs. The unglamorous stuff that has to just work.
Cloud was supposed to make this simpler.
Instead, you got seven vendors and a credit-card form.
We bundled it back into one bill, on metal you own.
Build. Release.
Protect. Accelerate.
The unified deployment platform built on Triton infrastructure. Same DX as Vercel, running on rails you own.
Sub-second loads
Global edge, atomic deploys. Every release is instant and reversible.
Branch previews
Every PR gets a live URL with production-equivalent edge config.
EdgeJS
CDN-as-code. Version-controlled edge logic that ships with your repo.
Dual WAAP
Audit + Enforce, integrated from the commit. No more 3am WAF pages.
40+ frameworks supported
Native adapters · no glue code
import { Router } from '@sovren/edge';
export default new Router()
.get('/p/:id', ({ cache, proxy }) => {
cache({
edge: { maxAgeSeconds: 60 * 60 * 24 },
staleWhileRevalidateSeconds: 60
});
proxy('origin');
})
.use(nextRoutes); // Native Next.js supportLocal emulation
Run the edge stack locally. Test cache rules, redirects, and middleware against real production config.
Branch previews
Every PR ships to a real preview URL with full edge config. No staging environment to maintain.
Integrated security
WAF, bot management, and Dual WAAP wired from the commit, security ships with the code.
Triton Deploy pricing
Per seat. Stack on top of any Triton compute tier.
LaunchPad
Git integration, unlimited previews
Velocity
Team roles, password protection
Accelerate
SSO/SAML, audit logs
HyperScale
Private runners, custom contracts, dedicated success manager
Scale capacity à la carte.
See how Triton stacks up against AWS, Azure, GCP, and DO.
| Feature | Triton CloudMost popular | AWS | Azure | Google Cloud | DigitalOcean |
|---|---|---|---|---|---|
| Compute & architecture | SmartOS on bare metal | Proprietary (Nitro) | Proprietary (Hyper-V) | Proprietary | Virtualized droplets |
| Pricing | Predictable monthly tiers | Complex metered | Complex metered | Complex metered | Simple hourly / monthly |
| Ease of use | Unified dashboard | Steep learning curve | Moderate complexity | Moderate complexity | Developer-friendly |
| CDN & security | Edgecast CDN, WAF, DDoS, API security included | CloudFront + separate WAF | Azure CDN + separate WAF | Cloud CDN + separate Armor | Basic CDN, limited WAF |
| Storage | NVMe + S3-compatible | EBS + S3 (separate) | Managed disks + Blob | Persistent disks + GCS | Block + Spaces (separate) |
| Support & SLAs | Included, up to 99.99% SLA | Paid tiers required | Paid tiers required | Paid tiers required | Community + paid |
| Data sovereignty | Open Compute, open-source | Proprietary | Proprietary | Proprietary | Standard virtualization |
| Pay in OPT / SOVR | ✓ / Coming Soon | ✗ | ✗ | ✗ | ✗ |