TL;DR
In this article, we'll look at how you can host your side project for free in 2023. We'll cover authentication, databases, website...
For further actions, you may consider blocking this person and/or reporting abuse
What about github.com/anandrmedia/heroku-free... and github.com/mikeroyal/Self-Hosting-... ?
Great list! Does anyone know of more useful free-to-use services worth of knowing?
Yes, supabase.com - all in one solution
free-for.dev
Yeahh to deploy Kubernetes app, Okteto has a very generous free tier
Appwrite.io is a good one too that I'm using for my current project. It has auth, database, storage and cloud functions
Worked with Upstash in the last few years and had great experience - It's very simple and cost-effective. (also for Kafka workloads)
Neon (neon.tech) might also worth mentioning as it also has a free tier for serverless Postgres.
Nice article, going to test some of those resources on the upcoming weeks
This is a great one...Thank you
Great list!
Thanks
Thank you!
Nice article
Worth mentioning:
Following this Article will literally make you go bankrupt or loose your project sooner or later. Just use WordPress as backend and pay 5$ for Hosting.
Speaking as a WP dev w 8 years full time experience, do not even do this. (or, you know, you can pay someone like me to painfully migrate you off it in 2 years like my client did) A good all-around solution for launching an app with various stacks is Render.com
People with knowledge about WP don't need you for a migration.
Great post! TiDB serverless database is also worth mentioning here.
I am considering using TiDB Serverless and Vercel Sverless Function to build my application because I learned from their website that it also supports real-time analysis capabilities, so I don't need to introduce another analytical database (such as Clickhouse or Tinybird).
I am also considering using it as the underlying database for my blog (based on a self-hosted wordpress), as it has permanently free 5GB of storage.
Cloudinary.com should be added to store images and video for free. Also you can fetch them with resized dimensions
Fly.io started asking for credit card now.
Great list
Great article. Will explore these resources for my projects. What free options do I have if Rabbitmq is a project dependency?
Render.com realistically isn't 0$ for a non-sleeping app, but it is very cheap and covers your needs (eg shell access) on various stacks.
I used Upstash to build the Twitter bot - PickAtRandom
If you are looking for graphql and specifically hosted hasura, hasura cloud is a great option but for side projects i would say nhost.io/ is perfect its like backend as a service!