๐ Heroku is dead, long live the new Heroku ๐
Heroku killed its free plan... Very sad, because you could host PostgreSQL, Redis, Hasura, your applications, and other infrastructure things for free there.
Alternatives for free app deployment:
โ Vercel (almost any) โ Railway (almost any) โ Render (almost any) โ Fly.io (almost any) โ Netlify (for frontend) โ Cloudflare (for frontend) โ Github Pages (for frontend)
Alternatives for free database and infrastructure hosting:
โ Fly.io (PostgreSQL) โ Render (PostgreSQL + Redis) โ nHost (PostgreSQL + Hasura) โ Upstash (Redis + Kafka, but serverless) โ CockroachDB (distributed serverless database with PostgreSQL compatibility) โ Planetscale (distributed serverless database with MySQL compatibility)
As I find more, I'll add them here
All powerful pumping ๐ช
#hot