Skip to content

Commit ad309b1

Browse files
authored
docs: Add total cost examples (#7504)
* Extract the Support page * Add total cost examples * Update * Updates
1 parent 70f5b90 commit ad309b1

File tree

4 files changed

+231
-146
lines changed

4 files changed

+231
-146
lines changed

docs/pages/product/deployment/cloud/_meta.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ module.exports = {
44
"custom-domains": "Custom domains",
55
"deployment-types": "Deployment types",
66
"pricing": "Pricing",
7+
"support": "Support",
78
"limits": "Limits"
89
}

docs/pages/product/deployment/cloud/limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ redirect_from:
33
- /cloud/limits
44
---
55

6-
# Limits
6+
# Limits and quotas in Cube Cloud
77

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

docs/pages/product/deployment/cloud/pricing.mdx

Lines changed: 115 additions & 145 deletions
Original file line numberDiff line numberDiff line change
@@ -3,190 +3,154 @@ redirect_from:
33
- /cloud/pricing
44
---
55

6-
# Pricing
6+
# Pricing in Cube Cloud
77

88
Cube Cloud pricing is based on consumption of compute power which we measure
9-
using Cube Compute Units in 5 minute intervals. The units are priced based on
10-
which subscription plan you have chosen. Each plan has different features and
11-
functionality that you should review as you think about what is right for your
12-
business.
13-
14-
<InfoBox heading="What's a Cube Compute Unit?">
15-
16-
A **Cube Compute Unit** is a way to measure compute power used to run Cube Cloud
17-
infrastructure. The price of a compute unit is determined by the Cube Cloud plan
18-
you're subscribed to.
19-
20-
</InfoBox>
21-
22-
| Node Type | Compute Unit per hour (measured in 5 minute intervals) |
23-
| ------------------------- | :----------------------------------------------------: |
24-
| Cube Production Cluster | `4` |
25-
| Cube Development Instance | `1` |
26-
| Cube Store Worker | `1` |
27-
| Cube API Instance | `1` |
28-
29-
Cube Cloud has four subscription plans that you can review
30-
[here](https://cube.dev/pricing). The subscription plan you choose will
31-
determine the price per Cube Compute Unit (CCU). Each subscription plan
32-
determines the features, scalability, availability, as well as the speed and
33-
scope of support you may receive for your deployment. During your deployment,
34-
Premium, Enterprise, and Enterprise Premier customers can set
35-
[Budgets][ref-cloud-budgets] to make sure you know your usage is on track and as
36-
expected.
9+
using [Cube Compute Units](#cube-compute-unit) in 5 minute intervals. Each [pricing
10+
plan](#pricing-plans) has different features and functionality that you should review
11+
as you think about what is right for your business.
12+
13+
## Cube Compute Unit
14+
15+
A **Cube Compute Unit** (CCU) is a way to measure compute power used to run Cube Cloud
16+
infrastructure and resources within it.
17+
18+
| Resource type | CCUs per hour (measured in 5 minute intervals) |
19+
| ------------------------- | :--------------------------------------------: |
20+
| Production Cluster | 4 |
21+
| Development Instance | 1 |
22+
| Cube Store Worker | 1 |
23+
| Cube API Instance | 1 |
24+
25+
The price of a CCU is determined by the pricing plan you're subscribed to.
26+
27+
Each plan determines the features, scalability, availability, as well as the [speed and
28+
scope of support][ref-support] you may receive for your deployment.
29+
30+
During your deployment, Premium, Enterprise, and Enterprise Premier customers can set
31+
[Budgets][ref-cloud-budgets] to make sure you know your usage is on track and as expected.
3732

3833
[ref-cloud-budgets]: /product/workspace/budgets
3934

40-
## Free
35+
## Pricing plans
36+
37+
### Free
4138

42-
The Free plan is designed for development and testing purposes. It is not
39+
**Free plan is designed for development and testing purposes.** It is not
4340
intended for production use.
4441

4542
It offers up to two [Development Instances][ref-cloud-deployment-dev-instance].
46-
The Free plan also has limits which are described [here][ref-cloud-limits].
4743

48-
### Support
44+
You can review its [support terms][ref-free-plan-support] and [limits][ref-cloud-limits].
4945

50-
The Free plan offers support via online resources such as
51-
[documentation][ref-docs-intro], [webinars][cube-webinars], and the [free
52-
community Slack][cube-slack].
46+
### Starter
5347

54-
## Starter
55-
56-
The Starter plan targets low-scale production that is not business-critical.
57-
Pricing and minimums can be found [here][cube-pricing].
48+
**Starter plan targets low-scale production that is not business-critical.**
5849

5950
It offers a [Production Cluster][ref-cloud-deployment-prod-cluster], the ability
6051
to use third-party packages from the npm registry, AWS and GCP support in select
61-
regions, pre-aggregations of upto 150GB in size, auto-suspend controls, and
52+
regions, pre-aggregations of up to 150GB in size, auto-suspend controls, and
6253
[semantic layer sync][ref-workspace-semantic-layer] with a single BI tool (such
63-
as Preset or Metabase). The Starter plan also has limits which are described
64-
[here][ref-cloud-limits].
65-
66-
### Starter Support
54+
as Preset or Metabase).
6755

68-
The Starter plan includes support via online resources such as
69-
[documentation][ref-docs-intro], [webinars][cube-webinars], and the [free
70-
community Slack][cube-slack].
56+
You can review its [pricing and minimums][cube-pricing], [support
57+
terms][ref-starter-plan-support], and [limits][ref-cloud-limits].
7158

72-
You can also connect with our support team during
73-
[support hours](#support-hours) with 3 questions per month using our in-product
74-
chat feature.
59+
### Premium
7560

76-
## Premium
77-
78-
The Premium plan is designed for basic small-scale production deployments.
79-
Pricing and minimums can be found [here][cube-pricing].
61+
**Premium plan is designed for basic small-scale production deployments.**
8062

8163
It offers everything in the [Starter plan](#starter) as well as support for
8264
[custom domains][ref-cloud-custom-domains], AWS and GCP support in all regions,
8365
and [semantic layer sync][ref-workspace-semantic-layer] with unlimited BI tools.
84-
Cube Cloud provides a 99.95% uptime SLA for this plan. The Premium plan also has
85-
limits which are described [here][ref-cloud-limits].
86-
87-
### Premium Support
66+
Cube Cloud provides a 99.95% uptime SLA for this plan.
8867

89-
The Premium plan includes support via online resources such as
90-
[documentation][ref-docs-intro], [webinars][cube-webinars], and the [free
91-
community Slack][cube-slack]. It also includes **unlimited** questions for our
92-
support engineers during [support hours](#support-hours) through our in-product
93-
chat.
68+
You can review its [pricing and minimums][cube-pricing], [support
69+
terms][ref-premium-plan-support], and [limits][ref-cloud-limits].
9470

95-
| Priority | Response Time during Support Hours |
96-
| -------- | ---------------------------------- |
97-
| P0 | 60 minutes |
98-
| P1 | 4 hours |
99-
| P2 | 8 business hours |
100-
| P3 | 2 business days |
71+
### Enterprise
10172

102-
## Enterprise
103-
104-
The Enterprise plan is suitable for high-scale or mission-critical production
105-
deployments with more significant security and compliance needs. Pricing and
106-
minimums can be found [here][cube-pricing].
73+
**Enterprise plan is suitable for high-scale or mission-critical production
74+
deployments with more significant security and compliance needs.**
10775

10876
It offers everything in the [Premium plan](#premium) as well as SAML 2.0 support
10977
for single sign-on, Azure support for all regions, a dedicated VPC for your Cube
11078
Cloud infrastructure, [VPC peering][ref-cloud-vpc-peering], [monitoring
11179
integrations][ref-cloud-monitoring], and [role-based access
11280
control][ref-cloud-acl]. Cube Cloud provides a 99.99% uptime SLA for this plan.
113-
The Enterprise plan also has limits which are described
114-
[here][ref-cloud-limits].
115-
116-
### Enterprise Support
117-
118-
The Enterprise plan includes support via online resources such as
119-
[documentation][ref-docs-intro], [webinars][cube-webinars], and the [free
120-
community Slack][cube-slack]. It also includes **unlimited** questions for our
121-
support engineers during [support hours](#support-hours) through our in-product
122-
chat with faster response times as compared to the
123-
[Premium plan](#premium-support).
12481

125-
The Enterprise plan also includes a dedicated CSM who will provide quarterly
126-
reviews, sharing new features and training as well as usage and optimization
127-
advice
82+
You can review its [pricing and minimums][cube-pricing], [support
83+
terms][ref-enterprise-plan-support], and [limits][ref-cloud-limits].
12884

129-
| Priority | Response Time during Support Hours |
130-
| -------- | ---------------------------------- |
131-
| P0 | 30 minutes |
132-
| P1 | 2 hours |
133-
| P2 | 8 business hours |
134-
| P3 | 2 business days |
85+
### Enterprise Premier
13586

136-
## Enterprise Premier
137-
138-
The Enterprise Premium plan caters to high-scale, high-availability
139-
mission-critical production deployments with security and compliance needs.
87+
**Enterprise Premier plan caters to high-scale, high-availability
88+
mission-critical production deployments with security and compliance needs.**
14089

14190
It offers everything in the [Enterprise plan](#enterprise) as well as enabling
14291
the use of [Production Multi-Clusters][ref-cloud-deployment-prod-multicluster],
14392
unlimited pre-aggregation sizes, and support for kSQL and Elasticsearch. Cube
144-
Cloud provides a 99.995% uptime SLA for this plan. The Enterprise Premier plan
145-
also has limits which are described [here][ref-cloud-limits].
146-
147-
### Enterprise Premier Support
148-
149-
The Enterprise Premier plan includes support via online resources such as
150-
[documentation][ref-docs-intro], [webinars][cube-webinars], and the [free
151-
community Slack][cube-slack]. It also includes **unlimited** questions for our
152-
support engineers during [support hours](#support-hours) through our in-product
153-
chat with faster response times as compared to the
154-
[Enterprise plan](#enterprise-support).
155-
156-
| Priority | Response Time during Support Hours |
157-
| -------- | ---------------------------------- |
158-
| P0 | 15 minutes |
159-
| P1 | 1 hour |
160-
| P2 | 8 business hours |
161-
| P3 | 2 business days |
162-
163-
## Support Hours
164-
165-
Official support hours are weekdays (Monday through Friday) from 8am ET to 8pm
166-
ET. The above response times are only during support hours.
167-
168-
## Support Priority Definitions
169-
170-
We prioritize support requests based on their severity, as follows:
171-
172-
- **P0**: The platform is severely impacted or completely shut down. We will
173-
assign specialists to work continuously to fix the issue, provide ongoing
174-
updates, and start working on a temporary workaround or fix.
175-
176-
- **P1**: The platform is functioning with limited capabilities or facing
177-
critical issues preventing a production deployment. We will assign specialists
178-
to fix the issue, provide ongoing updates, and start working on a temporary
179-
workaround or fix.
180-
181-
- **P2**: There are issues with workaround solutions or non-critical functions.
182-
We will use resources during local business hours until the issue is resolved
183-
or a workaround is in place.
184-
185-
- **P3**: There is a need for clarification in the documentation, or a
186-
suggestion for product enhancement. We will triage the request, provide
187-
clarification when possible, and may include a resolution in a future update.
188-
189-
## Overages and Payment Terms
93+
Cloud provides a 99.995% uptime SLA for this plan.
94+
95+
You can review its [pricing and minimums][cube-pricing], [support
96+
terms][ref-enterprise-premier-plan-support], and [limits][ref-cloud-limits].
97+
98+
## Total cost examples
99+
100+
The following examples provide insight into the total cost to use Cube Cloud.
101+
102+
### Small-scale deployment
103+
104+
Suppose a company uses Cube Cloud to power self-serve business intelligence for
105+
a couple of teams in Eastern and Pacific time zones.
106+
107+
This organization:
108+
* Uses the Premium plan of Cube Cloud.
109+
* Runs a single Production Cluster that is active 24/7 but never has to auto-scale
110+
its API instances because the usage is spread evenly with no bursts.
111+
* Operates on a small volume of data that requires the usage of just 2 Cube Store
112+
Workers to run queries and refresh pre-aggregations mostly during working hours,
113+
being active approximately 50% of the time.
114+
* Updates its data model infrequently and without using a dedicated Development
115+
Instance for testing purposes, with 2 data engineers spending just 1 hour a day each,
116+
in the development mode of the Production Cluster.
117+
118+
| Resource | Usage per month | CCU per month | Cost per month |
119+
| ----------------------------------------------- | --------------------------------------------------------- | ------------------------------- | ---------------------------------------------------------- |
120+
| Production Cluster | 1 Production Cluster ×<br/>24 hours per day ×<br/>30 days | 720 hours ×<br/>4 CCUs per hour | 2880 CCUs ×<br/>\$&thinsp;0.25 per CCU = **\$&thinsp;720** |
121+
| Additional Cube API Instance ||||
122+
| Cube Store Worker | 2 Cube Store Workers ×<br/>12 hours per day ×<br/>30 days | 720 hours ×<br/>1 CCU per hour | 720 CCUs ×<br/>\$&thinsp;0.25 per CCU = **\$&thinsp;180** |
123+
| Development Instance ||||
124+
| Development Instance<br/>(for development mode) | 2 users ×<br/>1 hour per day ×<br/>30 days | 60 hours ×<br/>1 CCU per hour | 60 CCUs ×<br/>\$&thinsp;0.25 per CCU = **\$&thinsp;15** |
125+
| **Total** | | | **\$&thinsp;915** |
126+
127+
### Medium-scale deployment
128+
129+
Suppose a company with globally distributed workforce uses Cube Cloud to enable self-serve
130+
exploration in multiple BI tools and AI agents; it also uses Cube Cloud to power embedded
131+
analytics in its SaaS platform that caters to a vast worldwide customer base.
132+
133+
This organization:
134+
* Uses the Enterprise plan of Cube Cloud.
135+
* Runs two Production Clusters that are active 24/7 and auto-scale up to 8 API instances
136+
during a peak hour every day.
137+
* Operates on a moderate volume of data that requires the usage of 4 Cube Store
138+
Workers by both Production Clusters to run queries and refresh pre-aggregations 24/7,
139+
being active approximately 50% of the time.
140+
* Uses a dedicated Development Instance for testing purposes that is active 12 hours a day.
141+
* Has a team of 5 data engineers who frequently update the data model, with each data engineer
142+
spending about 4 hours a day in the development mode of the dedicated Development Instance.
143+
144+
| Resource | Usage per month | CCU per month | Cost per month |
145+
| ----------------------------------------------- | ------------------------------------------------------------------------------------- | -------------------------------- | ---------------------------------------------------------- |
146+
| Production Cluster | 2 Production Clusters ×<br/>24 hours per day ×<br/>30 days | 1440 hours ×<br/>4 CCUs per hour | 5760 CCUs ×<br/>\$&thinsp;0.4 per CCU = **\$&thinsp;2304** |
147+
| Additional Cube API Instance | 2 Production Clusters ×<br/>(8 – 2) API Instances ×<br/>1 hour per day ×<br/>30 days | 360 hours ×<br/>1 CCU per hour | 360 CCUs ×<br/>\$&thinsp;0.4 per CCU = **\$&thinsp;144** |
148+
| Cube Store Worker | 2 Production Clusters ×<br/>4 Cube Store Workers ×<br/>12 hours per day ×<br/>30 days | 2880 hours ×<br/>1 CCU per hour | 2880 CCUs ×<br/>\$&thinsp;0.4 per CCU = **\$&thinsp;1152** |
149+
| Development Instance | 1 Development Instance ×<br/>12 hours per day ×<br/>30 days | 360 hours ×<br/>1 CCU per hour | 360 CCUs ×<br/>\$&thinsp;0.4 per CCU = **\$&thinsp;144** |
150+
| Development Instance<br/>(for development mode) | 5 users ×<br/>4 hours per day ×<br/>30 days | 600 hours ×<br/>1 CCU per hour | 600 CCUs ×<br/>\$&thinsp;0.4 per CCU = **\$&thinsp;240** |
151+
| **Total** | | | **\$&thinsp;3984** |
152+
153+
## Overages and payment terms
190154

191155
### Overages
192156

@@ -234,3 +198,9 @@ subscription plan level. Payments are non-refundable.
234198
[ref-cloud-custom-domains]: /product/deployment/cloud/custom-domains
235199
[ref-cloud-vpc-peering]: /product/configuration/vpc
236200
[ref-workspace-semantic-layer]: /product/workspace/semantic-layer-sync
201+
[ref-support]: /product/deployment/cloud/support
202+
[ref-free-plan-support]: /product/deployment/cloud/support#free
203+
[ref-starter-plan-support]: /product/deployment/cloud/support#starter
204+
[ref-premium-plan-support]: /product/deployment/cloud/support#premium
205+
[ref-enterprise-plan-support]: /product/deployment/cloud/support#enterprise
206+
[ref-enterprise-premier-plan-support]: /product/deployment/cloud/support#enterprise-premier

0 commit comments

Comments
 (0)