You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/product/deployment/cloud/infrastructure.mdx
+32-7Lines changed: 32 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,10 +20,17 @@ in your cloud account.
20
20
21
21
This is the most common deployment option that is the easiest to get started with.
22
22
In this scenario, everything is deployed on the Cube Cloud infrastructure in
23
-
one of our **Shared** VPCs. Cube Cloud Control Plane takes care of creating,
23
+
one of our **shared** VPCs. Cube Cloud Control Plane takes care of creating,
24
24
scaling, and monitoring your Cube Deployments, as well as managing Cube Store
25
25
and persisting pre-aggregated data. This option requires the least effort to
26
-
set up and is available on all pricing plans.
26
+
set up.
27
+
28
+
<SuccessBox>
29
+
30
+
Shared infrastructure is available in Cube Cloud on
31
+
[all plans](https://cube.dev/pricing).
32
+
33
+
</SuccessBox>
27
34
28
35
Please note that some Enterprise features, such as VPC peering or PrivateLink are
29
36
not available on the shared infrastructure. There's also a possibility of resource
@@ -44,9 +51,15 @@ It is similar to the previous option, but each customer gets a
44
51
[Dedicated][ref-dedicated-vpc] VPC within one of Cube Cloud's own cloud
45
52
accounts that hosts only that customer's deployments. This option is great for
46
53
most of the typical Enterprise use-cases as it provides a higher level of
47
-
performance, as well as additional security and isolation. It is is available on
54
+
performance, as well as additional security and isolation.
55
+
56
+
<SuccessBox>
57
+
58
+
Dedicated infrastructure is available in Cube Cloud on
48
59
the [Enterprise](https://cube.dev/pricing) plan and above.
49
60
61
+
</SuccessBox>
62
+
50
63
<divstyle={{ textAlign: "center" }}>
51
64
<img
52
65
alt="High-level diagram of the fully managed Cube Cloud Infrastructure option (dedicated)"
@@ -58,13 +71,20 @@ the [Enterprise](https://cube.dev/pricing) plan and above.
58
71
59
72
## Dedicated infrastructure with CSPS
60
73
61
-
On the [Enterprise Premier](https://cube.dev/pricing) plan, Cube Cloud offers
62
-
a **Customer-supplied pre-aggregation storage (CSPS)** that allows moving all data at rest to the customer
74
+
Cube Cloud offers a **customer-supplied pre-aggregation storage (CSPS)** that
75
+
allows moving all data at rest to the customer
63
76
infrastructure. In this scenario, all Cube components reside on the Cube Cloud
64
77
side. However, Cube Store uses a customer-provided object store for reading and
65
78
persisting pre-aggregated data. This provides additional peace of mind when
66
79
processing highly critical business or personal information.
67
80
81
+
<SuccessBox>
82
+
83
+
Dedicated infrastructure with CSPS is available in Cube Cloud on
84
+
the [Enterprise Premier](https://cube.dev/pricing) plan.
85
+
86
+
</SuccessBox>
87
+
68
88
69
89
<divstyle={{ textAlign: "center" }}>
70
90
<img
@@ -77,10 +97,15 @@ processing highly critical business or personal information.
77
97
78
98
## BYOC
79
99
80
-
81
100
With [Bring Your Own Cloud](/product/deployment/cloud/byoc) (BYOC) all the components interacting with private data are deployed on the customer infrastructure
82
-
on a platform of choice (AWS/Azure/GCP) and managed by the Cube Cloud Control Plane via the Cube Cloud Operator. It is is available on the [Enterprise Premier](https://cube.dev/pricing) plan.
101
+
on a platform of choice (AWS/Azure/GCP) and managed by the Cube Cloud Control Plane via the Cube Cloud Operator.
102
+
103
+
<SuccessBox>
104
+
105
+
BYOC is available in Cube Cloud on
106
+
the [Enterprise Premier](https://cube.dev/pricing) plan.
| Dedicated VPC| 1 VPC region ×<br/>24 hours per day ×<br/>30 days | 720 hours ×<br/>3 CCUs per hour | 2160 CCUs ×<br/>\$0.4 per CCU = **\$864**|
200
+
| Dedicated infrastructure| 1 region ×<br/>24 hours per day ×<br/>30 days| 720 hours ×<br/>3 CCUs per hour | 2160 CCUs ×<br/>\$0.4 per CCU = **\$864**|
200
201
| Production Multi-Cluster | 3 Production Clusters ×<br/>24 hours per day ×<br/>30 days | 2160 hours ×<br/>4 CCUs per hour | 8640 CCUs ×<br/>\$0.4 per CCU = **\$3456**|
201
202
| Additional Cube API Instance | 3 Production Clusters ×<br/>(10 – 2) API Instances ×<br/>4 hours per day ×<br/>30 days | 2880 hours ×<br/>1 CCU per hour | 2880 CCUs ×<br/>\$0.4 per CCU = **\$1152**|
202
203
| Cube Store Worker | 1 Production Multi-Cluster ×<br/>16 Cube Store Workers ×<br/>12 hours per day ×<br/>30 days | 5760 hours ×<br/>1 CCU per hour | 5760 CCUs ×<br/>\$0.4 per CCU = **\$2304**|
@@ -265,4 +266,6 @@ subscription plan level. Payments are non-refundable.
0 commit comments