> 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…
Removal of Heroku free product plans
11–20 of 590 posts
Re: Removal of Heroku free product plans
#12* Announcing Public roadmap launch - we'll probably see what they are working on.
* Discontinue free product plans and delete inactive accounts.
Rest of it: corpspeak.
Re: Removal of Heroku free product plans
#13Blog post says "Salesforce has never been more focused on Heroku's future." but this looks like they are just keeping the lights on by deprecating and keeping security up to date. Which isn't bad if the product has reached maturity but I wonder if these really are the most important features users ask for.
Why does the feedback link on the blog post go to a personal LinkedIn page? What is wrong with these companies?
Re: Removal of Heroku free product plans
#14Re: Removal of Heroku free product plans
#15The process: https://fly.io/launch/heroku
The docs: https://fly.io/docs/app-guides/speed-up-a-heroku-app
I haven't used it [the Heroku -> Fly process] myself, but it's been around for quite some time!
Re: Removal of Heroku free product plans
#16Re: Removal of Heroku free product plans
#17It is still one of the gold standards for developer experience. Years after its heyday companies and tools talk about and try to emulate that experience. I recall polling on twitter a few months back which the key feature was:
- git push heroku master
- Heroku add-ons
- Heroku Postgres
- Review apps
And the reality is any one of those could standard on their own. But put together, Heroku simply lets you forget about ops and focus on shipping, and shipping is king.
I fully get it's a business, but can't help but feel this is the writing on the wall for the future.
Gonna pour one out tonight for Heroku.
Edit: And may be trying to figure out how to offer free Postgres databases, cause shutting down databases with 3 months notice feels pretty short. Not sure if that means deleting the data itself or what, but ouch.
Re: Removal of Heroku free product plans
#18This is good news for Fly, Render, etc.
This is bad news for Heroku in the long term. Free tiers are a gateway to users.
Re: Removal of Heroku free product plans
#19Would be great if they define inactive - I have a production site that's been running unchanged for probably 6-8 years that I throw on my portfolio but haven't really done any work on. Not even sure anymore how I'd set up my dev env. Won't be the biggest loss if it gets deleted but wouldn't like it. Other than seeing my credit card get billed, I'm about as inactive as it gets. I don't know if some of my resources are…