@@ -31,6 +31,18 @@ determine the price per Cube Compute Unit (CCU). Each subscription plan
3131determines the features, scalability, availability, as well as the speed and
3232scope of support you may receive for your deployment.
3333
34+ ## Free
35+
36+ The Free plan is designed for development and testing purposes. It is not
37+ intended for production use.
38+
39+ It offers up to two [ Development Instances] [ ref-cloud-deployment-dev-instance ] .
40+ The Free plan also has limits which are described [ here] [ ref-cloud-limits ] .
41+
42+ ### Support
43+
44+ The Free plan offers support via the community Slack channel.
45+
3446## Starter
3547
3648The Starter plan starts at a minimum of $99/month and targets low-scale
@@ -39,9 +51,9 @@ production that is not business-critical.
3951It offers a [ Production Cluster] [ ref-cloud-deployment-prod-cluster ] , the ability
4052to use third-party packages from the npm registry, AWS and GCP support in select
4153regions, pre-aggregations of upto 150GB in size, [ alerts] [ ref-cloud-alerts ] ,
42- auto-suspend controls, [ semantic layer sync] [ ref-workspace-semantic-layer ] with
43- a single BI tool (such as Preset or Metabase), and a 50,000 queries per day
44- limit .
54+ auto-suspend controls, and [ semantic layer sync] [ ref-workspace-semantic-layer ]
55+ with a single BI tool (such as Preset or Metabase). The Starter plan also has
56+ limits which are described [ here ] [ ref-cloud-limits ] .
4557
4658### Support
4759
@@ -62,8 +74,8 @@ small-scale production deployments.
6274
6375It offers everything in the [ Starter plan] ( #starter ) as well as support for
6476[ custom domains] [ ref-cloud-custom-domains ] , AWS and GCP support in all regions,
65- [ semantic layer sync] [ ref-workspace-semantic-layer ] with unlimited BI tools, and
66- unlimited queries .
77+ and [ semantic layer sync] [ ref-workspace-semantic-layer ] with unlimited BI tools.
78+ The Premium plan also has limits which are described [ here ] [ ref-cloud-limits ] .
6779
6880### Support
6981
@@ -88,7 +100,8 @@ It offers everything in the [Premium plan](#premium) as well as SAML 2.0 support
88100for single sign-on, Azure support for all regions, a dedicated VPC for your Cube
89101Cloud infrastructure, [ VPC peering] [ ref-cloud-vpc-peering ] , [ monitoring
90102integrations] [ ref-cloud-monitoring ] , and [ role-based access
91- control] [ ref-cloud-acl ] .
103+ control] [ ref-cloud-acl ] . The Enterprise plan also has limits which are described
104+ [ here] [ ref-cloud-limits ] .
92105
93106### Support
94107
@@ -110,7 +123,9 @@ mission-critical production deployments with security and compliance needs.
110123
111124It offers everything in the [ Enterprise plan] ( #enterprise ) as well as enabling
112125the use of [ Production Multi-Clusters] [ ref-cloud-deployment-prod-multicluster ] ,
113- unlimited pre-aggregation sizes, and support for kSQL/Elasticsearch.
126+ unlimited pre-aggregation sizes, and support for kSQL/Elasticsearch. The
127+ Enterprise Premier plan also has limits which are described
128+ [ here] [ ref-cloud-limits ] .
114129
115130### Support
116131
@@ -163,6 +178,7 @@ CCUs to a lower subscription plan level.
163178[ ref-cloud-deployment-prod-cluster] :
164179 /product/deployment/cloud/deployment-types#production-cluster
165180[ ref-cloud-alerts ] : /product/monitoring/alerts
181+ [ ref-cloud-limits ] : /product/deployment/cloud/limits
166182[ ref-cloud-monitoring ] : /product/monitoring/integrations
167183[ ref-cloud-acl ] : /product/workspace/access-control
168184[ ref-cloud-deployment-prod-multicluster] :
0 commit comments