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
- Event-triggered function executes but pr...
Hello! I'm running self-hosted Appwrite 1.9.0. I have a Dart function (tried both dart-3.5 and dart-3.10 runtimes) with these events configured: ```teams.staff...
- Migration Pending version 1.9.0 self Hos...
I am trying to use the migration feature, my migration has been sitting in a "pending" state for 5 hours now? this is all that is in the "logs" { "$id": "69c...
- Redis exception after failed upgrade
After attempting an Update from 1.8.1 to 1.9.0 where i accidentally typed 1.8.0 I've encountered multiple issues with my appwrite instance all of which resultin...