Prerequisites
The RPC service can be installed on bare metal or a virtual machine. It is natively supported on both Linux and Windows operating systems.
Minimum Hardware Requirements
| Node Type | CPU | RAM | Disk | AWS SKU | Google Cloud SKU |
|---|---|---|---|---|---|
| Stellar RPC | 4-8 vCPUs | 16GB | 250 GB persistent volume >= 3K IOPS | c5.2xlarge | n4-highcpu-8 |
* Disk: Assuming the default 7-day retention window for data storage. Otherwise, +20GB per retention day * RAM/CPU: Assuming RPC will serve up to 100 requests per second. For deployments expecting 1000+ requests per second to Stellar RPC, we recommend horizontal scaling and load balancing across at least 32GB of RAM and a quad core CPU with a 2.4GHz clock speed.
We highly recommend using a local SSD disk for storage. RPC is compatible with network-based filesystems like AWS EBS but it will negatively impact its performance.