Alternatives to Heroku besides Porter?
Why companies move off Heroku (besides the cost)
11–20 of 230 posts
Re: Why companies move off Heroku (besides the cost)
#12Alternatives to Heroku besides Porter?
Re: Why companies move off Heroku (besides the cost)
#13Not having any sort of basic disk/storage solution has been painful for us. There's been a lot of situations where I would love to store a big blob of data on the disk while processing it but if that Heroku dyno reboots - poof, its gone.
My impression is that this lack of 'instance storage' is by design, as well as other constraints that can be mapped to these: https://12factor.net/
Re: Why companies move off Heroku (besides the cost)
#14Alternatives to Heroku besides Porter?
Re: Why companies move off Heroku (besides the cost)
#15Not having any sort of basic disk/storage solution has been painful for us. There's been a lot of situations where I would love to store a big blob of data on the disk while processing it but if that Heroku dyno reboots - poof, its gone.
Re: Why companies move off Heroku (besides the cost)
#16However, the recent github incident was a major PITA for us, and has us seriously considering leaving the platform for the first time. We're still working on getting all of our automated deployments back up and running.
In addition, we had just put in some work to start using the Review Apps feature, which now seems to be gone for the foreseeable future.
Re: Why companies move off Heroku (besides the cost)
#17Re: Why companies move off Heroku (besides the cost)
#18That being said... it's insane that we haven't been able to deploy for over two weeks and nobody there seems to care. So we're looking to move now, since it's clear Heroku has pretty much just given up at this point.
Re: Why companies move off Heroku (besides the cost)
#19As someone that was there at Heroku after the acquisition, I don't think you can state that since the acquisition it's been consistently downhill. There isn't much debate that things have stagnated in the last 5-7 years which is a longer story on why probably. Some examples of innovation that happened and were launched after the acquisition: buildpacks (at the time of acquisition Heroku was still Ruby only), Heroku P…
Re: Why companies move off Heroku (besides the cost)
#20Alternatives to Heroku besides Porter?
In the news today: https://www.forbes.com/sites/kenrickcai/2022/04/27/convex-se...
(disclosure: Convex co-founder)