Heroku to discontinue free product plans and delete inactive accounts
128 points by stunt 2 years ago | 28 comments- SquareWheel 2 years agoThis was discussed largely in this thread.
- mkl 2 years agoConfusingly, "largely" means "mostly". You probably want something like "extensively".
- iLoveOncall 2 years agoOr he wanted "largely", because all there was to be said about the topic has already been said in that other thread.
- IAmGraydon 2 years agoI understood exactly what he was saying.
- mr90210 2 years ago
- dmerks 2 years agoThanks
- iLoveOncall 2 years ago
- mkl 2 years ago
- tmpz22 2 years agoI learned web development through "Ruby on Rails Tutorial" by Michael Hartl. The book is a project-based tutorial where you create a Twitter clone complete with a basic authentication system.
The book had you host your app on the free version of Heroku. I imagine this book has taught a lot of people, and influenced a lot of people to use Heroku.
Not anymore I guess.
- walterbell 2 years agoThat tutorial belongs in the Tech and Zero-DRM Publishing Halls of Fame for
Shockingly, few have tried to repeat this feat, despite Hartl providing a low-fee SaaS for this purpose.- free to read digital content - paid paper books - paid video upsell - multiple six figures of revenue - frequent updates
- JohnBooty 2 years agoI should note that this book is still excellent.
We've been using it to teach new Rails developers at our workplace, where we have a "hire the best engineer available" policy even if they have no Rails experience. You can just skip the Heroku bits.
Of course, knowing Hartl, he'll also soon update the book accordingly.
And, it's a shame that Heroku is no longer an option for brand new developers who won't know that painless deploy-to-web. I know there are alternatives but I'm not familiar with them.
- dicriseg 2 years agoRender seems to be carrying the torch at this point. I haven’t used much of it, but it seems like a very capable replacement.
- iancarroll 2 years agoThat seems like all it is, though? I have moved some stuff off of Heroku to Fly, and the new features/capabilities you get are pretty cool. It's hard to be excited about moving anything to Render, which is just the same thing as Heroku.
- ilrwbwrkhv 2 years agoRender was quite expensive when I used it though.
- iancarroll 2 years ago
- dicriseg 2 years ago
- bluedino 2 years agoIt's how learned Rails.
Interviewed, was given a take home project to complete, and went straight to borders and bought the book. Went through the book in a couple days then completed the project and ended up getting the job.
- eschulz 2 years agoI also went through that book many years ago. It was great to start with no experience and make an app that could be working online at no cost!
- BalinKing 2 years agoPossibly related, I don’t think the book itself is free anymore (at least, if I’m reading railstutorial.com correctly).
- walterbell 2 years ago
- BSOhealth 2 years agoI essentially earned a college degree’s worth of languages/frameworks (Ruby, Node ecosystems) on free Heroku instances, and I owe my career to it. Other comments speak to this point as well. There’s probably a generation of us who completed some blog/O’Reilly “curriculum” involving Heroku > Digital Ocean > AWS > etc.
I never paid Heroku a dime and, after everything has shaken out, I don’t know why I would start now.
- charles_kaw 2 years ago> I never paid Heroku a dime and, after everything has shaken out, I don’t know why I would start now.
Well, that's the problem, isn't it?
They provided a valuable service to lots of people on their own dime, and saw no reward for it. Now they've been bought by a large player who, presumably, wants their infra and expertise.
- daenz 2 years ago>and saw no reward for it
That doesn't necessarily follow. Good will towards developers goes a long way. It helps build reputations and encourages referrals.
- davidguetta 2 years ago"We'll pay you in exposure"
- davidguetta 2 years ago
- daenz 2 years ago
- charles_kaw 2 years ago
- tehwebguy 2 years agoThere are plenty of cool alternatives but one I’ve used and don’t see mentioned here is Dokku, which was trivial for me to set up on, in my case, a cheap droplet on DigitalOcean.
- RileyJames 2 years agoSame, been running 4 rails apps on a $40 per month droplet.
Works really well for small projects. One of which has gained traction and I’m about to migrate off. Not that I have any issues that I need to migrate away for, but it seems sensible to have it on its own infra / isolated environment if we’re going to be working on it more seriously.
- RileyJames 2 years ago
- xena 2 years agoThis made me have feelings, I wrote them up on my blog: https://xeiaso.net/blog/rip-heroku
I wish that things were better such that we could have nice things.
- woojoo666 2 years agoA bit unrelated but I love the use of stable diffusion here, and thanks for providing the prompts as well for reference!
- woojoo666 2 years ago
- yumswiss 2 years agoWill there be a new pricing tier or lowest being $7?
- japhyr 2 years agoI haven't seen anything to indicate there will be anything cheaper than $7. But if you need a data store, and who doesn't with a service that uses Heroku, I think you'll have to pay for that as well. For example, the cheapest Postgres instance is $9/month.
- toyg 2 years agoThey are switching to an enterprise-oriented model, which means they'll nickel-and-dime you for everything. If you can't afford a few hundreds on basic infra, you really should look elsewhere.
- japhyr 2 years ago