Documentation
Limits

Limits and quotas in Cube Cloud

Cube Cloud implements limits on resource usage on account and deployment levels to ensure the best experience for all Cube Cloud users.

Limits apply to Cube Cloud accounts on all tiers (opens in a new tab).

Limit types

Each limit can be of one of the following types:

  • Hard limit either has a threshold that can't be exceeded or prevents further use of a resource when a threshhold is hit until a cool-down period passes (e.g., until the next day starts) or the limit is increased (e.g., when a Cube Cloud account upgrades to another tier).
  • Soft limit may allow further use of a resource after a threshold is hit.

Resources

The following resources are subject to limits, depending on deployment types and pricing tiers:

ResourceFree TierStarterPremiumEnterpriseEnterprise Premier
Number of deployments2UnlimitedUnlimitedUnlimitedUnlimited
Number of API instances per deployment1101010Contact us (opens in a new tab)
Number of Cube Store workers per deployment2161616Contact us (opens in a new tab)
Queries per day for each development instance1,00010,000UnlimitedUnlimitedUnlimited
Queries per day for each production cluster50,000UnlimitedUnlimitedUnlimited
Query History — retention period1 dayDepends on the tierDepends on the tierDepends on the tierDepends on the tier
Query History — queries processed per day for each deployment1,000Depends on the tierDepends on the tierDepends on the tierDepends on the tier
Audit Log — retention period30 days
Audit Log — events collected10,000
Monitoring Integrations — exported dataDepends on the tierDepends on the tierDepends on the tierDepends on the tier

Number of deployments

This is a hard limit. Consider upgrading to another tier.

Number of API instances

This is a hard limit. Consider upgrading to another tier.

Number of Cube Store workers

This is a hard limit. Consider upgrading to another tier.

Queries per day

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.

Queries processed by Query History per day

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 (opens in a new tab) for further assistance.

Data retained by Query History

This is a soft limit. Usage is calculated per Cube Cloud account, i.e., in total for all deployments within an account.

Data collected and retained by Audit Log

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 (opens in a new tab) for further assistance.

Data exported via Monitoring Integrations

This is a hard limit. Consider upgrading to the next Monitoring Integrations tier. Usage is calculated per Cube Cloud deployment.

Quotas

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 (opens in a new tab) for more details.

When the quota is exceeded, the API will return a 429 Too Many Requests response.