Studio Infrastructure Requirements
Minimum Hardware Requirements
The minimum requirements suggested to run Rasa Studio are:
- 4 vCPU
- 8GB RAM
- 50 GB Disk
If you are installing on Kubernetes using our Helm charts, you can optionally customise the resource requests and limits for individual pods using the values.yaml file.
Suggested Infrastructure
If you are using Docker Compose to install Studio, we have recommend the following instance types for getting started on major cloud providers.
AWS
- Instance Type:
t2.xlargeis the cheapest possible option, but for more consistent performance consider anm5.xlarge. Rasa Studio does not support ARM CPUs so avoid any Graviton instance types (those with agsuffix). - Operating System: Ubuntu 22.04 or 24.04
- Disk: GP2 SSD EBS volume
Azure
- Instance Type:
D4as_v4 - Operating System: Ubuntu 22.04 or 24.04
- Disk: Premium SSD
Google Cloud
- Instance Type:
e2-standard-4 - Operating System: Ubuntu 22.04 or 24.04
- Disk: Balanced Persistent Disk