112 comments

[ 5.0 ms ] story [ 94.7 ms ] thread
Just about to set up a new app to deploy to Heroku, but this does not seem promising. Render seems like the next logical move, but curious where others are looking for alternatives.
"transitioning to a sustaining engineering model". I don't care what anyone says, it takes real talent to come up with lines like this.
Or some kind of twisted brain with a "fake it till you make it! or continue to fake it" attitude. I think people doing that stuff for long enough almost have no other choice but to believe themselves, that they are doing net positive work, otherwise the cognitive dissonance would be too great.
I don't understand the dismissiveness. I think it's pretty clear. Keeping it going for the current users, but not trying to innovate. It might seem weird in an industry that prizes constant innovation and disruption, but this is a mature thing to do.
Seems strange not to just... say nothing and merely remove any mentions of an enterprise offering from the website.

All this blog post can do is make people nervous and lead to customers moving elsewhere. Revenue will drop, and further compound their desire to not invest in the platform. What's the benefit/upside in publishing such an article?

I wonder how much money Salesforce would need to sell what's left of Heroku to a better steward.
> helping organizations build and deploy enterprise-grade AI in a secure and trusted way

> Enterprise Account contracts will no longer be offered to new customers

Seems contradictory or I just don't understand how they do product management.

My opinion: Heroku had its time but then stagnated heavily in keeping up with what was going on around it. With the rise of Container as a Service platforms there now were a multitude of more cost-efficient and flexible alternatives which were comparable to the service Heroku offered.

"We know changes like this can raise questions, and we want to be clear about what this means for customers."

Proceeds to not be clear about what this means for customers.

This blog post is peak comedy. Heroku is half abandoned, I expected the post to be something like "we're sunsetting Heroku" before clicking and what we get instead is about AI.
I just got some Heroku socks like two months ago at an event, they must've killed it at the start of the year. Weird.
They will still raise prices when renewal time comes around.
Sad day. Was such an amazing product and gave a start to so many companies back then.
This may be the worst piece of corporate communication that I've ever seen.
I had to read it 5 times. What was announced exactly? Obfuscation is a huge red flag in announcements like this.
It really surprises me there isn’t a modern heroku alternative that supports the same.. things. Like build pipelines, routing included, multiple worker types. AWS is way less batteries included. And none of the competitors seems to offer the same kind of service, last time I looked.
Salesforce is the worst, lol
Not at all surprising, but a real shame. Nothing that I know of has come close to the ease of the "Deploy to Heroku" button.
It's nice that they would admit this, but it seems a little strange that they would. Why not just never add new features and let people figure it out on their own? A big statement like this seems more like implicitly killing the platform, which is what they say they aren't doing.

I guess the best way to interpret this is that they are killing the platform over time but they don't want to kill it right now since money is still coming in and it would make too many customers mad.

The corporate speak is crazy. I think the update boils down to this sentence:

> Enterprise Account contracts will no longer be offered to new customers

chatgpt translation: Heroku isn’t shutting down, but they’re basically done building new stuff. For those who want to move and potentially save $ in process, here is a nice cost comparison: https://infraslash.com/costs/
So they are going into maintenance mode?
i am impressed. no ai can ever write announements this bad
For those not as well-versed in corporate PR....Salesforce are going to do just the bare minimum to keep the service going until the revenue dries up (or some > 0 $$ threshold where it just doesn't financially make sense to keep it running).

Pour one out for Heroku as they were truly a revelation back in the day and one of the most magical experiences ever on first run.

I’ve been developing an open source Heroku alternative so we may never again be gouged for nice deployment pipelines.

https://canine.sh

It supports all the quality of life features like opening a shell via a cli, which I found was one of my favorite parts of Heroku (canine run —myproject /bin/bash)

Been fortunate enough to get a sponsorship from the Portainer folks, which allows me to maintain and develop full time!