Rank 1: Thread
Hello ! How much users does one instance of Appwrite can process ? 1K, 10K or more ?
Thanks in advance.
Votes
1
Replies
6
Participants
Unknown
Messages
7
Rank 1: Thread
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
Rank 1: Thread
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 🙂
Rank 1: Thread
It's resolved yes.
[SOLVED] Appwrite scaling