How many users can self hosted appwrite instance can handle with following specs?
- 1
- Self Hosted
- General
KVM VPS Specs:
8 GB RAM 2 vCPU Cores 100 GB NVMe Disk space 2 TB Bandwidth
I know it completely depends on the type of app and the number of projects. but hypothetically, let's say only 1 project with 1 app, and let's say it's a to-do list app with all basic features.
then how many daily active users it can handle?
hard to say. best thing for you to do is to run a benchmark yourself
Correct
Any guide for me that I can follow to run benchmark on my Appwrite instance?
you can find resources online for doing a load test. it's not appwrite specific
Recommended threads
- THE COLUMNS STUCK ON PROCESSING HOW DO I...
I HAVE SELF HOSTED THE APPWRITE ON VPS
- Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it man...
- Understanding S3 setup with appwrite
Hey, i'm planning to change the storage from local to S3, tho i have some questions to see before starting the migration. 1. Does all the `/storage/<storage_ty...