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
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...
- Login via GitHub Student Developer Pack ...
- [SOLVED] How many projects can I make?
I have a GitHub education plan and am using Appwrite with the same plan. How many projects can I make with the Appwrite GitHub Education?