Equinix Metal shuts down June 30 — migrate to RAW

Bare metal.
Bare prices.

Deploy servers in 30 seconds. 90% cheaper than AWS. Free forever. No egress fees. No surprises.

terminal
$ npx raw deploy

Real bills.
Real savings.

We run a financial data platform serving millions of requests per day. This is what our infrastructure costs — before and after.

Verified by Stripe billing records. Running since April 2026.

Infrastructure Receipt — Eulerpool
Before (Fly.io + Vercel) $7,370/mo
After (RAW) $460/mo

Monthly savings $6,910
Annual savings $82,920
Savings rate 94%

Transparent. Predictable. Cheap.

No egress fees. No per-request billing. No bandwidth surprises. Flat monthly rate. No hidden fees.

Free forever
raw-1
1 vCPU · 1 GB · 25 GB SSD
$0 /mo
Equivalent cloud: ~$18/mo · Save 100%
raw-2
2 vCPU · 4 GB · 50 GB SSD
$12 /mo
Equivalent cloud: ~$36/mo · Save 67%
raw-4
4 vCPU · 8 GB · 80 GB SSD
$25 /mo
Equivalent cloud: ~$72/mo · Save 65%
raw-8
8 vCPU · 16 GB · 160 GB SSD
$45 /mo
Equivalent cloud: ~$144/mo · Save 69%
raw-16
16 vCPU · 32 GB · 320 GB SSD
$90 /mo
Equivalent cloud: ~$288/mo · Save 69%
raw-metal-64
Dedicated · 64 GB · NVMe
$99 /mo
Equivalent cloud: ~$800/mo · Save 88%
Spot: $69/mo
Popular
raw-metal-128
Dedicated · 128 GB · 2× NVMe
$149 /mo
Equivalent cloud: ~$1,500/mo · Save 90%
Spot: $109/mo
raw-metal-256
Dedicated · 256 GB · 2× NVMe
$299 /mo
Equivalent cloud: ~$3,300/mo · Save 91%
Spot: $219/mo
How are we this cheap? We source commodity and auction hardware, automate provisioning end-to-end, and cut out the middlemen. No VC burn rate. No billion-dollar datacenters. We pass the savings to you.

One command. That's it.

No dashboard clicking. No YAML files. No 47-step wizard.

Deploy
raw deploy --type raw-4 --region eu
Server live in 30 seconds. SSH ready.
SSH
raw ssh my-server
Instant access. No key juggling.
Scale
raw scale my-app --to 3
Horizontal scaling, one command.
Import
raw import --from aws
See your savings. Migrate in minutes.
Database
raw db create --engine pg17 --size 128gb
Managed Postgres. Replication included.
Terraform
resource "raw_server" "web" { }
Full provider. Migrate from Equinix Metal in 10 min.

Migrate in
10 minutes.

Change 3 lines in your Terraform config. Same API patterns. Same workflow. 1/5th the price.

Get migration support →
# Before (Equinix Metal — dead June 30)
provider "equinix" { }
resource "equinix_metal_device" "web" { }
# After (RAW — 2 minutes)
provider "raw" { }
resource "raw_server" "web" {
  type = "raw-metal-128"
}

Deploy now.

Sign up with your email. Deploy your first server in 30 seconds. Free forever.

No credit card required. Free tier forever.