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
- Current User is Not authorized
recreating same Thread
- Account Status
Hello! I'm a student and am in the GitHub Student Organization, and according to GitHub, I am recieving pro membership via the Student Dev Pack. However, when I...
- Refund Request - Just purchased 2 mins a...
Hello Appwrite Team! I am a student and like 2 minutes ago I purchased Appwrite Pro ($15) because I had reached a limit on the number of attributes in a collect...