Live data from Hacker News

Removal of Heroku free product plans

help.heroku.com

51–60 of 590 posts

Re: Removal of Heroku free product plans

#51
This is the next step in the nudge to move off Heroku for us. We obviously use paid instances for production, however we use a Pipeline and the free instances for staging as well as short lived test instances for git branches.

We were planning to move off anyway, but this isn't a change that would keep us. A price change to make Heroku competitive would have potentially kept us on board.

I don't think Heroku can ever be competitive by remaining a layer on top of AWS.

Re: Removal of Heroku free product plans

#53
Bummer. I’ve found it really convenient, and I’ll consider moving to a paid tier, but they had a DNS outage earlier this week that left my site down, and even though they said it was upstream, it makes me wonder whether I shouldn’t move to a more stable host. Guess I won’t be adding any user facing features for a while as I work out the transition in my spare time.

Re: Removal of Heroku free product plans

#54

Really sad end for Heroku. They never could find a balance between the free tiers they offered and their overly-expensive paid tiers. Now they're entering purgatory before they are ultimately shut down for good. They had the markings of a long-lasting company in this space but corporate mismanagement has led to this drawn out death for the company. Salesforce buying the company made a few rich, but it really did turn…

heroku was great but their free pricing was almost too good. and once you were out of the free range, their pricing jumped too steeply. they should have had a much more gradual ramp-up as your app got bigger and needed more resources, more of a geometrically rising pricing curve rather than a discontinuous one (but not like the overly complicated aws pricing, by the nanosecond on 15 different dimensions).

Re: Removal of Heroku free product plans

#55
Does anyone else find the roadmap to be really uninspiring? Every tasks seems either like housekeeping ("Migrate from Github OAuth to Github App Model") or like far-too-late table stakes ("Support HTTP/2").

What am I supposed to get inspired about on this page?

For items that look like they ?might? be exciting, they seem hidden behind vagueness: "Official Cloud Native Buildpacks for Heroku languages"

Contrast this with Render's public roadmap: https://feedback.render.com/

That has nice, plain english. I know what they're building, and I can start dreaming about what I might build with it.

Re: Removal of Heroku free product plans

#56
post #3

> Starting October 26, 2022, we will begin deleting inactive accounts and associated storage for accounts that have been inactive for over a year. Starting November 28, 2022, we plan to stop offering free product plans and plan to start shutting down free dynos and data services. We will be sending out a series of email communications to affected users. Sad to see this, but not surprised after the Salesforce purchase…

Digital Ocean has 3 free apps as far as I'm aware. Those have basically been super easy to setup and forget for me. I have a few websites running off it for a couple of years with no maintenance on my part.

Re: Removal of Heroku free product plans

#57
Speaking as a pure hobbyist with no formal background in programming or computer science, I've learned a ton playing around with free Heroku dynos. That "holy shit, it worked" feeling is a hell of a drug.

My proudest achievement so far is a dumb-as-rocks little Clojure program that runs on a schedule in a free Heroku dyno. It sends alerts to a Slack channel when there's updates to a Trello board we use at work. All it does is ping Trello's API, check for changes in the new state against a Postgres Heroku add-on that stores the last seen state, and then send formatted messages based on the diff to a Slack channel for me and the few coworkers of mine who pay attention to it. It starts up hourly in a Heroku free dyno, runs for six or seven seconds (JVM lol) and then goes back to sleep. But I'm super proud of it because it's actually useful and I made it myself instead of relying on Zapier or IFTTT or something like that. It sparks joy for me every time I see that it ran correctly.

Now I'll have to find somewhere else to host the little thing, I reckon.

Re: Removal of Heroku free product plans

#58
> discontinue free product plans

> If you want a Heroku trial, please contact your account executive

Uhh. What

I never ever would have given Heroku a try if it hadn't been a free place to spin up toy projects. I definitely did not have an "account executive".

There's some vague language in here about people abusing the free plans for malicious purposes, but other, much smaller providers don't seem to have that problem. It sounds to me like they've just decided to abdicate the low-end market and go full enterprise, and are trying to hand-wave a justification.

RIP Heroku

Re: Removal of Heroku free product plans

#59
post #29

Why did Salesforce buy Heroku if they're just going to sort of wind it down?

Salesforce bought Heroku more than a decade ago. Company strategies change.

Consider it was for "just" $212m as well – https://techcrunch.com/2010/12/08/breaking-salesforce-buys-h... – rather than the ridiculous valuations similar companies would have nowadays. I imagine Salesforce made a fantastic return on it even ignoring any remaining value.

Re: Removal of Heroku free product plans

#60

This is a sad day. Pricing changes are always hard, and having been through some of the earlier pricing changes at Heroku you can't make everyone happy. But, so many developers deployed their first app on Heroku and was a staple for so many bootcamps. Without it I'm confident we'd have less developers in the world. It is still one of the gold standards for developer experience. Years after its heyday companies and to…

It would be a poor business decision to exclude boot camp students from the upcoming student plan(s). That obviously doesn’t cover all types of learning/getting started though. I too mourn the loss of free, but also think it is the right decision for the times.

> If you want a Heroku trial, please contact your account executive or reach us here.

Maybe I'm over skeptical here, but I don't see this being an easy thing for a bootcamp study to acquire or deal with.

Post reply on HN