the dev-tools map/paas / app platforms/2026
FIG. 08 — DETAIL

PaaS / app platforms, in detail

Run containers without owning servers — usually chosen for the bundled database and the deploy UX. The category's free lunch ended in stages (Heroku 2022, Railway 2023, Fly.io 2024), so the real comparison is entry price and billing model. Two additions beyond the overview: Google's scale-to-zero option and the self-hosted escape hatch.

7 tools compared · compiled July 2026 · every tool links to its official site

ToolFree tierEntry priceBilling unitWatch out forBest for
RailwayNone ($5 one-time credit)Hobby $5/mo incl. $5 usagePer-second usage + seatsNo recurring free tier since Aug 2023Slickest deploy UX; pay for exactly what runs
RenderFree services (sleep after 15 min idle)Instances from ~$7/moPer instance + per seatFree Postgres expires after 30 daysHeroku-style DX at lower cost, DB + cron included
Fly.ioNone for new orgs (trial credit)Smallest VM ≈ $2/moPure pay-as-you-go, per secondFree allowances ended for new orgs Oct 2024Multi-region Firecracker VMs close to users
HerokuNone (removed Nov 2022)Eco $5/mo (sleeps), Basic $7Per dyno + add-onsAdd-on costs (Postgres, Redis) stack quicklyThe mature original: buildpacks + add-on ecosystem
DO App Platform3 free static appsServices from $5/moPer component, flatFewer regions/features than the majorsFlat, predictable prices inside a DigitalOcean stack
Google Cloud RunAlways-free slice (requests/CPU-seconds)Pay-per-use abovePer request + CPU/GiB-secondCold starts and GCP billing complexityScale-to-zero containers with a real free slice
Coolify (self-host)Unlimited — OSS on your VPS$0 + a ~$5 VPSYour serverYou are the platform team nowHeroku-like UX on hardware you control

Pricing models and free tiers change often — check each vendor for current terms. Compiled July 2026; the most volatile figures verified on official pricing pages.

Official pages: Railway · Render · Fly.io · Heroku · DO App Platform · Google Cloud Run · Coolify (self-host)

Entry price at a glance

Cheapest paid plan, USD per month — per-user plans shown for a single seat. Hatched bars are usage-based or quote-only; values marked ~ are approximate.

Coolify
$0 + your VPS
Fly.io
~$2 VM
Railway
$5
Heroku
$5 Eco
DO App Platform
$5
Render
~$7 instance
Cloud Run
pay-per-use

Notes & recent changes

Which one should you pick?

← Back to the full dev-tools map