i dont understand why appwrite cloud is free. Is there any cap on database storage, bandwidth or number of monthly active users. Considering alternatives like supabase charge $25 for pro tier although having a free tier with limited resources. Can someone please explain me this.
It is in public beta. When the cloud goona out of Beta it will have free and pais tier
so does it make a little vulnerable to use it as my main server for my SaaS
In this public beta time period the Appwrite team can learn a lot about the usages and day to day use with their product so they can serve much more batter paid version
Even if you're planning to use Appwrite for a very large project always remember that Appwrite is still an open source project. So in case you don't like the new pricing you can - require some work - move it to your own server and infrastructure.
understood!
<:appwriteupvote:899677724615016528>
[SOLVED] why appwrite cloud is free
Recommended threads
- Storage Chunk upload bug
Hi, I'm experiencing an issue with Appwrite Storage chunked uploads. Small files upload successfully, but larger video files that require chunking fail. For ...
- Realtime Error Invalid query: Syntax err...
I was test driving Self-Hosted Appwrite for my use with Swift IOS apps as a backend while back and after successful trials, I started to move to incorporate int...
- [v1.8.1] Getting error "(role: applicati...
... but that scope doesn't exist. I am trying to get a function to run and modify tables in the database dynamically. I set everything up and eventually got: ...