Quotas and limits in Managed Service for Redis
Written by
Managed Service for Redis has the following limits:
- Quotas are organizational restrictions that can be changed by technical support on request.
- Limits are technical limitations due to Yandex Cloud architectural features. The limits cannot be changed.
If you need more resources, increase the quotas in one of the following ways:
- Generate a request for a quota increase. You must have the
quota-manager.requestOperator
role or higher (editor
oradmin
). - Contact support and tell us which quotas you need to increase and by how much.
Quotas
Type of limit | Value |
---|---|
Number of clusters per cloud | 16 |
Total number of processor cores for all the database hosts in a cloud | 64 |
Total virtual memory for all DBs per cloud | 512 GB |
Total storage capacity for all clusters per cloud | 4096 GB |
Limits
Type of limit | Minimum value | Maximum value |
---|---|---|
Host class | b1.nano (burstable with 2 GB RAM) |
hm3-c32-m512 (32 vCPU Intel Ice Lake, 512 GB RAM) |
Number of hosts in an unsharded cluster | 1 or 3 depending on the disk type | 7 |
Number of shards in a sharded cluster | 3 | 10 |
Number of hosts in a shard when using SSD network storage | 1 | 7 |
Number of hosts in a shard when using local SSD storage* | 2 | 7 |
Number of hosts in a shard when using non-replicated SSD storage* | 3 | 7 |
Number of hosts in a sharded cluster | 3, 6, or 9 hosts depending on the disk type | 70 (10 shards × 7 hosts) |
Amount of data on the host when using SSD network storage | Twice the amount of RAM selected | 4096 GB |
Amount of data on the host when using non-replicated SSD storage* | Twice the amount of RAM selected, but no less than 93 GB | 8184 GB |
Amount of data on the host when using local SSD storage* | Twice the amount of RAM selected, but no less than 100 GB | 1500 GB |
Number of cluster connections | 65000 |
* Read more about how a platform selection impacts available storage types.