3

Heroku is removing the free tier

 1 year ago
source link: https://dev.to/lukeecart/more-heroku-changes-that-will-definitely-affect-you-10o8
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

If you are anything like me, you have a few small projects that you are hosting on Heroku. Read on to learn more about some of the changes that will likely affect you.

What is Heroku?

Heroku is a Platform As A Service (PAAS) "based on a managed container system, with integrated data services and a powerful ecosystem, for deploying and running modern apps" heroku.com.

This means that, with a small amount of config, you can get your web app live and available to the world without setting up servers. Heroku offers, what they call, Dynos. These are used to run your code and a small servers to run your Web apps on.

What currently is available?

Currently Heroku offers a generous free tier so that developers can get their web apps up and running quickly and for free.

The only real downsides are not enabling a custom domain and slower cold starts.

A cold start is when the dyno, if it is not used for 30 mins, is spun down until a HTTP request fire's it back up again.

Changed

So what has changed?

The main change is that from November 28, 2022 this FREE tier will no longer be available. As part of this, the free Heroku Postgres, and free Heroku Data for Redis® will also be NO LONGER FREE.

So, if you are currently using a free tier of these, then you will need to upgrade to a paid plan before that date.

Confused

What do you need to do?

Heroku suggests that you upgrade to a paid plan before that date.

So that means that you'll need to join these plans:
Heroku Dynos starts at $7/month, Heroku Data for Redis® starts at $15/month, Heroku Postgres starts at $9/month.

What else has changed?

Starting October 26, 2022, they will also begin deleting inactive accounts and associated storage for accounts that have been inactive for over a year. So make sure you check you account and either remove any unused dynos/ projects or update your dynos to a hobby account for $7 a month.

but wait

What alternatives are there?

You could migrate your app to Digital ocean for $5 a month. And you can sign up here to get $100 free credit to get you started. (For full disclosure this is a referral link). And use this article to dockerise and deploy an API to digital ocean:

Or here is a very helpful github repo that lists other sites with free tiers.

https://github.com/ripienaar/free-for-dev

To get alternative to Heroku checkout the Web hosting section.

Thank you so much for reading. If you found this helpful, would you consider buying me a coffee to say thank you?

Buy Me A Coffee

References


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK