Hello ! How much users does one instance of Appwrite can process ? 1K, 10K or more ? Thanks in advance.
We have seen projects running with a very high limit. I would not be worried about that at all regarding appwrite. Also you can usually easily scale up vertically on most of the hosting, which should more than enough for 99% of the rojects
Do you think speed varies from using REST vs a SDK?
I think it'll be pretty identical. The SDKs use HTTP calls under the hood (if i'm not mistaken), and other than the time it takes for the code to go from account.[endpoint] to the actual http call (which should hardly be noticeable), it'll be the same.
@Arkany is this resolved? Checking to see if we can close this or if you still need help 🙂
It's resolved yes.
[SOLVED] Appwrite scaling
Recommended threads
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- Github Student org plan shows "Free Plan...
For few days, there is banner info appearing, says "Your Free plan includes up to 2 projects and limited resources" in github stundent org plan..?
- Migration Failed from 1.7.4 → 1.8.1: "Co...
Hey everyone! 👋 I'm trying to upgrade my self-hosted Appwrite from **1.7.4 to 1.8.1** and the migration is consistently failing **Environment:** - Current ve...