docs/content/product/administration/deployment/limits.mdx
Cube Cloud implements limits on resource usage on account and deployment levels to ensure the best experience for all Cube Cloud users.
<InfoBox>Applies to all plans.
</InfoBox>Each limit can be of one of the following types:
The following resources are subject to limits, depending on deployment types and product tiers:
| Resource | Free Tier | Starter | Premium | Enterprise | Enterprise Premier |
|---|---|---|---|---|---|
| Number of deployments | 2 | Unlimited | Unlimited | Unlimited | Unlimited |
| Number of API instances per deployment | 1 | 10 | 10 | 10 | Contact us |
| Number of Cube Store workers per deployment | 2 | 16 | 16 | 32 | Contact us |
| Queries per day for each development instance | 1,000 | 10,000 | Unlimited | Unlimited | Unlimited |
| Queries per day for each production cluster | — | 50,000 | Unlimited | Unlimited | Unlimited |
| Query History — retention period | 1 day | Depends on the tier | Depends on the tier | Depends on the tier | Depends on the tier |
| Query History — queries processed per day for each deployment | 1,000 | Depends on the tier | Depends on the tier | Depends on the tier | Depends on the tier |
| Audit Log — retention period | — | — | — | — | 30 days |
| Audit Log — events collected | — | — | — | — | 10,000 |
| Monitoring Integrations — exported data | — | Depends on the tier | Depends on the tier | Depends on the tier | Depends on the tier |
This is a hard limit. Consider upgrading to another tier.
This is a hard limit. Consider upgrading to another tier.
This is a hard limit. Consider upgrading to another tier.
An option to use 32 Cube Store workers is subject to availability in select regions. Please contact support for more details.
This is a hard limit. Usage is calculated per Cube Cloud account, i.e., in total for all deployments within an account.
When a threshold is hit, further queries will not be processed. In that case, consider upgrading a development instance to a production cluster. Alternatively, consider upgrading to another tier.
This is a soft limit. Usage is calculated per Cube Cloud account, i.e., in total for all deployments within an account.
When a threshold is hit, query processing will be stopped. Please contact support for further assistance.
This is a soft limit. Usage is calculated per Cube Cloud account, i.e., in total for all deployments within an account.
This is a hard limit. Usage is calculated per Cube Cloud account, i.e., in total for all deployments within an account. Please contact support for further assistance.
This is a hard limit. Consider upgrading to the next Monitoring Integrations tier. Usage is calculated per Cube Cloud deployment.
The REST and GraphQL APIs both have a standard quota of 100 requests per second per deployment; this can also go higher for short bursts of traffic. These limits can be raised on request, contact support for more details.
When the quota is exceeded, the API will return a 429 Too Many Requests
response.