←back to thread

DigitalOcean App Platform

(pages.news.digitalocean.com)
646 points digianarchist | 3 comments | | HN request time: 0.511s | source
1. MarxOk ◴[] No.24704428[source]
Is it just me or is Heroku mostly dead now? Most people I know have given up on "PaaS" and gone back to plain EC2 etc. It's just not that hard to spin up an instance and deploy a rails/django or whatever app, especially with Docker now.
replies(2): >>24704880 #>>24705102 #
2. trustfundbaby ◴[] No.24704880[source]
I think its just you. Lots of people use Heroku, I have like 4-5 apps deployed on it, and I know quite a few smaller companies that were completely on it last I checked.
3. colesantiago ◴[] No.24705102[source]
> Is it just me or is Heroku mostly dead now?

Not just you, I think Heroku is getting a bit pointless.

After all, writing k8s yaml files and automating my infrastructure instead of focusing on my product gets me up in the morning, that's the real excitement. I shouldn't be the only one who is ecstatic about this.

So anyway, why would anyone what to use a PaaS?