Is strapi production ready to self-host?

Hey, people! I have tried many options for self-hosting, appwrite, supabase, but I am not sure if they are production-ready yet. We need Relational db based BaaS to self-host with realtime capabilities and working well on Next.JS + Flutter. Am I at the right place? Please, I tried many stuff. Is Strapi Production ready for self-hosting? Thank you!

This topic has been created from a Discord post (1261255797686534205) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Hey Hecker, yes you can run Strapi in production with confidence :slightly_smiling_face: Many of the biggest companies in the world use Strapi in production

<@609010053873139712> Thank you for your answer, now I am trying to self-host it on aws

can you tell me a brief way how to do that? I have encountered microtica’s video and I have seen there cost estimation

So, I got a bit scared. Do I need all this services or I can just deploy it on EC2 instance? :heart:

What would be approximate cost? can you suggest any ways what are the easiest path to self-host it, thank you very much

As you can imagine, there are any ways to deploy Strapi on AWS

Is it for a small or big project?

we are building a carpooling app + web, we are a small and be medium project, not huge

If it is a big one, splitting the Node.js server, the database, and the storage is a good practice

If it is a small project, you can put everything on the same EC2

EC2 + RDS + S3 is a combo

Feel free to chat in <#843971112844787732>

okay 2 min

<@609010053873139712> sorry, one question, does it mean that google sign-in is not included in free tier?

asking this because on the Appwrite it was all free and working well. I am a bit confused

Strapi has a lot of connectors/providers for free. You just need to set them up