Sizing - SSI-Solutions/vcms GitHub Wiki

Minimal Recommended Sizing

To run a minimal viable VCMS configuration, we recommend the following configuration with example of Azure resources.

Virtual Machine

A good entrypoint would be the following configuration:

  • 2 vcpus
  • 4 GiB memory
  • 50 GB SSD Disk

It corresponds approx. to an Azure Standard A2 v2 virtual machine.

Database

We would recommend a Postgres instance to have between 1 to 2 vcpus.

On Azure this would map to a Burstable Postgres flexible server.