Heroku just announced it’s shifting to “sustaining engineering” mode (Feb 6, 2026). Here’s the simple breakdown for devs:
What it actually means:
• No new features ever again.
• Focus only on keeping things stable, secure, reliable, and supported.
• Current users (paying via dashboard/credit card): Nothing changes — same pricing, billing, apps, add-ons, pipelines, teams. Still production-ready.
• New Enterprise contracts: Stopped. Existing ones can renew as usual.
• Why? Salesforce is pouring resources into AI/enterprise stuff instead.
In plain English: Maintenance mode. The golden era of “git push heroku main” magic is officially over — no more innovation, just keeping the lights on (for now).
Many devs see this as the slow sunset/ “RIP Heroku” moment. The platform that made deploying dead simple for years (especially Rails/Node hobby → prod) has been fading since the free tier died in 2022, outages, and costs.
Why everyone’s suddenly posting alternatives: People still running side projects/startups on Heroku are like: “Time to migrate before bitrot sets in or scaling gets weird.”
Top alternatives getting buzz right now:
• Render — Closest “spiritual successor” vibe: super easy deploys, great Postgres, looks/works a lot like old Heroku.
• Railway — Beginner-friendly, generous credits, fast setup for full-stack apps.
•
Fly.io — Awesome for global/low-latency apps, containers without heavy Kubernetes pain.
• Others: Vercel (frontend-heavy), DigitalOcean App Platform, Northflank, or even self-host on cheap VMs with Dokku.
If you’re on Heroku: No panic today, but start planning that migration. The “innovator’s dilemma” struck — Salesforce bet big on AI over keeping the dev darling alive.
What are you switching to?
#Heroku #PaaS #DevOps