top | item 46920030

(no title)

BoorishBears | 23 days ago

"Depends on what you used it for" applies to just about any platform.

Realistically, self-hosting the PaaS defeats the purpose of a PaaS for the crowd Heroku was attracting.

discuss

order

satvikpendem|23 days ago

Heroku was one of the first to have that seamless UX, only after which others like Fly or Render or Railway came to copy it. I wager people were primarily attracted to that user experience and only minimally cared that it was fully hosted versus not, because there was also AWS at that time.

tyre|22 days ago

Having used Heroku at multiple startups during the 2012–2015 years, this is not correct.

With heroku you could `git push heroku master` and it would do everything else from there. The UX was nice, but that was not the reason people chose it. It was so easy compared to running on EC2 instances with salt or whatever. For simple projects, it was incredible.

BoorishBears|23 days ago

How do you think self-hosting affects that seamless UX they value.