...
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.
| Multi-Server Architecture | Single Server Architecture | ||
---|---|---|---|---|
Item | Application / Web Server | Database Server | Additional Web Server (optional) | Combined Application / Web |
Processor | 2 cores | 4 cores | 2 cores | 4 cores |
RAM | 8 GB RAM | 16 GB RAM | 8 GB RAM | 16 GB RAM |
HDD | 1x 25 GB of free space or more is recommended for the software data (non-system drive is preferred) | |||
Recommended Microsoft Azure Virtual Machine Configuration | Basic Small VM | Basic Medium VM | Basic Small VM | Basic Medium VM |
When more then 20 concurrent users are likely to access the web application, you should consider doubling the number of cores and RAM of:
...