Skip to content

Expense problem due to removal of Heroku's free tier from November 2022 #12

@DB-db-dron

Description

@DB-db-dron

Any suggestions and opinions are gratefully welcomed. Thanks in advance.

The Problem

Hi, I am the maintainer of this API.
As you already know this is a free API and I want to keep it free always. This has been possible so far only because of Heroku's free tier. I was working on handling the increasing traffic and making the API available 100% of the time by distributing the functionality.

But Heroku recently announced that they would be removing the free tier entirely. They mentioned a student plan but details about it were not clearly stated.

Because of this, all the planning and implementation that I was doing to improve API performance while minimizing expenses so that the API can continue to be free is now wasted as it will be very expensive for me.

The API depends on the build-pack feature provided by Heroku which I have not found in other similar services. So, to shift the codebase to a different hosting, I have to modify a major portion of the source code.

As of now, I am not certain about what to do next about this soon-arriving problem though I am eager to continue maintaining and improving the API.

Heroku announcements

https://help.heroku.com/RSBRUH58/removal-of-heroku-free-product-plans-faq
https://blog.heroku.com/next-chapter

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions