docs/main/administration-guide/scale/scale-to-200-users.mdx
import Inc0_lifetime_storage from './lifetime-storage.mdx'; import Inc1_estimated_storage_per_user_per_month from './estimated-storage-per-user-per-month.mdx';
This page describes the Mattermost reference architecture designed for the load of up to 200 concurrent users. Unsure which reference architecture to use? See the scaling for enterprise documentation for details.
Usage of CPU, RAM, and storage space can vary significantly based on user behavior. These hardware recommendations are based on traditional deployments and may grow or shrink depending on how active your users are.
</Note><Inc0_lifetime_storage />
<Inc1_estimated_storage_per_user_per_month />
A 200-person team with medium usage (with a safety factor of 2x) would require between 12GB <sup>1</sup> and 60GB <sup>2</sup> of free space per annum.
<sup>1</sup> 200 users * 5 MB * 12 months * 2x safety factor
<sup>2</sup> 200 users * 25 MB * 12 months * 2x safety factor
We strongly recommend that you review storage utilization at least quarterly to ensure adequate free space is available.
Smaller deployments will need an increase in resources due to the fact the database is hosted on the same server as the Mattermost application.