Launch global apps with minimal DevOps overhead
Founders can deploy their applications across 18 regions, achieving low-latency performance for users worldwide without needing a large DevOps team to manage complex infrastructure.
Run your full-stack app on bare-metal-speed VMs in 30+ regions — without juggling three different cloud consoles.
Most "edge" platforms only run your static site or a thin function at the edge. Fly.io does something different: it runs your full Docker container — your Express, Rails, Django, Go, or Elixir app — on Firecracker microVMs in 30+ cities worldwide, with built-in load balancing, Postgres, Redis, and S3-compatible object storage. For solo devs and small teams who don't want to babysit AWS, it's one of the most compelling app hosts in 2026.
Fly.io is a public cloud built around Fly Machines — lightweight Firecracker microVMs that boot in roughly 250 ms and can be launched, stopped, snapshotted, or duplicated via API. Instead of choosing one region like a traditional VPS, you declare where your app should run (e.g., nrt, fra, gru, syd) and Fly deploys containers to those regions, balances traffic between them, and gives you a single Anycast IP that routes users to the nearest healthy machine.
Founded in 2017 by Kurt Mackey and now headquartered in Chicago, Fly.io started as a CDN for SSH and has evolved into a full application platform. It owns and operates its own hardware in 30+ regions across North America, South America, Europe, Africa, Asia, and Oceania, and it was one of the first providers to ship a Tigris-powered S3-compatible object store natively integrated with the platform.
Sub-second cold starts, suspend/resume APIs, and per-machine vertical scaling. Start at 256 MB RAM and scale up to large dedicated-cpu instances for the same app.
One IP routes to the nearest healthy region automatically. Add or remove regions with a single fly regions add command.
Managed, replicated Fly Postgres clusters with point-in-time recovery, read replicas, and a 1 GB free tier for development.
Native Redis (Upstash for Redis) and S3-compatible object storage (Tigris) — no third-party account needed.
Push a Dockerfile (or use a buildpack) and fly deploy ships it. Zero-downtime rolling releases, automatic HTTPS, and free cert management.
Apps on Fly share a 6PN private network, and you can connect your laptop via WireGuard to debug production as if you were inside the VPC.
Fly.io's pricing is split into three buckets: compute (Machines), storage (volumes + object storage), and bandwidth. The free tier is genuinely usable, not just a 7-day trial.
Paid plans (verify current pricing on fly.io/docs/pricing):
Tip: shared-cpu machines share a physical core with other tenants and are great for low-traffic apps, APIs, and workers. Switch to dedicated-cpu once your p99 latency or CPU-bound workloads demand it.
How does Fly.io compare to other popular developer hosts?
| Feature | Fly.io | Render | Railway | Hetzner Cloud |
|---|---|---|---|---|
| Compute model | Firecracker VMs | Containers + VMs | Containers | Dedicated KVM VPS |
| Regions | 30+ global, anycast | ~7 regions | ~5 regions | ~15 EU/US/Asia |
| Free tier | 3 VMs + 1 GB PG + 160 GB xfer | Static sites + free web svc (spin-down) | $5 trial credit/month | None |
| Starting paid price | ~$1.94/mo shared | ~$7/mo web svc | ~$5/mo usage | ~$3.79/mo CX22 |
| Managed Postgres | Yes (built-in) | Yes | Yes (or plugin) | DIY |
| Best for | Global edge apps | Heroku-style PaaS | Quick prototypes | Traditional Linux VPS |
Create a free account at fly.io (no card required) and install the fly CLI with curl -L https://fly.io/install.sh | sh on macOS/Linux, or via Scoop/Winget on Windows.
Run fly auth signup or fly auth login, then fly launch inside an existing repo to auto-detect your framework, generate a fly.toml, and create your first app.
Run fly deploy. Fly builds the Docker image in the cloud, pushes it to its registry, and rolls it out to your chosen regions — typically under 90 seconds for a small app.
Want to be live in Tokyo and São Paulo? fly regions add nrt gru — your Anycast IP starts routing traffic there automatically.
fly postgres create spins up a managed PG cluster, fly postgres attach <name> injects the connection string as a secret, and you can scale machines horizontally with fly scale count 6.
It's a hybrid. You get raw VMs (Fly Machines) you can SSH into with full root, but you also get a managed app platform with built-in load balancing, TLS, and data services. Most users treat it as a PaaS but escape-hatch into "just a Linux box" when they need to.
A typical hobby app — one shared-cpu-1x machine in two regions, a small Postgres, and a few GB of volume storage — usually lands in the $5–$15/month range. Verify the latest numbers on fly.io/docs/pricing.
Free-tier shared-cpu machines stay running as long as they fit in your allowance, but Fly may stop idle or abusive apps. Production workloads should use a paid plan for guaranteed uptime.
Yes. A fly.toml can declare multiple processes, and fly launch detects docker-compose.yml files and creates one app per service that share Fly's private 6PN network.
Lightsail and DO give you a single-region VM. Fly gives you a globally distributed app with one IP, built-in Postgres/Redis/S3, and a CLI that treats regions as a first-class concept.
Yes — every Fly app gets automatic Let's Encrypt certificates for free, and you attach a custom domain with fly certs create yourdomain.com.
Fly has shipped GPU-backed Machines (L40S and others) in select regions for AI inference. Availability and pricing vary — check the docs for the current region list.
Your apps keep running, but you'll be charged for the overage at standard rates (e.g., $0.02/GB outbound bandwidth). Set spend limits in the dashboard to avoid surprises.
Spin up three shared VMs, 1 GB of managed Postgres, and 160 GB of outbound transfer in 30+ regions. Upgrade only when you outgrow it.
Get started with Fly.io →Fly.io is one of the rare platforms that genuinely changes how you think about deploying an app. The combination of Firecracker speed, true global anycast, integrated data services, and a real free tier makes it the default recommendation for developers who want a Heroku-class experience without the lock-in or the AWS bill shock. Pricing is the only place you'll need to pay attention — bandwidth and persistent storage add up — but the dashboard makes spend visible in real time.
If your workload is container-shaped and your users are global, Fly.io is a buy in 2026.
Founders can deploy their applications across 18 regions, achieving low-latency performance for users worldwide without needing a large DevOps team to manage complex infrastructure.
AI engineers can use Fly.io's 'Sprites' to execute AI-generated code or third-party agents in hardware-isolated environments, ensuring security and paying only for actual resource consumption.
Developers building distributed systems can deploy clustered databases like CockroachDB or globally-distributed Postgres, leveraging Fly.io's private networking and low-latency architecture.
Quarterly access to product leadership.
Bonus credits redeemable on partner tooling.
We re-verify the offer every quarter so it never goes stale.
Hit the button on this page — opens the partner site in a new tab.
Check your investor or accelerator benefits portal for the Fly.io partner code. Y Combinator, Sequoia, and most Tier 1 VCs have codes available.
Renewals stay at the same rate — verified by us, not the vendor.
| Feature | Fly.io |
|---|---|
| Free trial | 14 days |
| Cheapest paid plan | $0/mo |
| Annual discount | Up to 25% |
| Refund window | 30 days |
| Setup time | < 1 hour |
| Best for | Founders |
“Free allowances cover real side project hosting — better than Render's sleeping free tier”
“Docker container deployment with GPU support for ML inference workloads”
“Multi-region deployment with automatic failover in 30 minutes of configuration”
Verified offer
Verified offer
Verified offer
Verified offer
Verified offer
Verified offer
Up to 25% off annual plans — 4 vCPU + 8GB RAM from $4.95/mo, no setup fee, unlimited traffic
Verified offer