I am a beginner in Django, recently I made a Django project and wanted to deploy it.
I watched a lot of tutorials that utilized Heroku to deploy, and I thought it was easy so I wanted to try that.
But, I found out that Heroku has been charging for a while.
I also looked for many alternatives like Render, Vercel, and so on…, but they have many limitations like 100 requests/month or charging for databases.
Some of them have stopped offering free-tier services just like Heroku.
I know that Heroku free-tier had limitations too, but what I mean the limitations are: You can limit my network speed and database storage but make them available permanently, I want my project to stay online as long as possible.
Can you give me some recommendations?
stacknerverflow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.