From 0239aef8012f189f86579b4edbc0094b91e55958 Mon Sep 17 00:00:00 2001 From: Gemma Shay <75328174+gemma-shay@users.noreply.github.com> Date: Mon, 14 Aug 2023 17:11:56 -0400 Subject: [PATCH] Free resources are for non-contract customers (#17659) * Invoice free resources * stronger wording --- src/current/_includes/releases/cloud/2023-05-01.md | 2 +- src/current/cockroachcloud/plan-your-cluster-serverless.md | 2 +- src/current/cockroachcloud/serverless-faqs.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/current/_includes/releases/cloud/2023-05-01.md b/src/current/_includes/releases/cloud/2023-05-01.md index 2b8288fa0f7..4323d0c2ceb 100644 --- a/src/current/_includes/releases/cloud/2023-05-01.md +++ b/src/current/_includes/releases/cloud/2023-05-01.md @@ -6,7 +6,7 @@ The following changes were made to {{ site.data.products.serverless }} for **new - The price of [Request Units (RUs)](https://www.cockroachlabs.com/docs/cockroachcloud/plan-your-cluster-serverless#request-units) increased from $1 per 10M RU to $2 per 10M RUs. - The price of [storage](https://www.cockroachlabs.com/docs/cockroachcloud/architecture#storage) decreased from $1 per 1 GiB storage to $0.50 per 1 GiB storage. -- Free resources are allocated on a per-organization basis instead of a per-cluster basis. All organizations will now receive 50M Request Units per month and 10 GiB of storage for free. +- Free resources are allocated on a per-organization basis instead of a per-cluster basis. All All non-contract organizations will now receive 50M Request Units per month and 10 GiB of storage for free. Free resources do not apply to contract customers. - All resources are available instantly at the beginning of each month (burst and baseline RUs are now deprecated). - You can now [set separate RU and storage limits](https://www.cockroachlabs.com/docs/cockroachcloud/serverless-cluster-management#edit-your-resource-limits) for your clusters, or set a spend limit that will be divided between resources automatically. - You can now [set unlimited resources](https://www.cockroachlabs.com/docs/cockroachcloud/serverless-cluster-management#edit-your-resource-limits) for a cluster so your workload is never restricted. diff --git a/src/current/cockroachcloud/plan-your-cluster-serverless.md b/src/current/cockroachcloud/plan-your-cluster-serverless.md index 5e698328e38..2e84bc654c6 100644 --- a/src/current/cockroachcloud/plan-your-cluster-serverless.md +++ b/src/current/cockroachcloud/plan-your-cluster-serverless.md @@ -29,7 +29,7 @@ Refer to [Pricing](https://cockroachlabs.com/pricing) to see cost estimates of c ## Free vs. paid usage -{{ site.data.products.serverless }} clusters scale based on your workload so that you will only pay for what you use beyond the free resources. Each non-contract {{ site.data.products.db }} organization is given 50 million [Request Units](#request-units) and 10 GiB of storage for free each month. Free resources can be spent across all {{ site.data.products.serverless }} clusters in an organization and will appear as a deduction on your monthly invoice. +{{ site.data.products.serverless }} clusters scale based on your workload so that you will only pay for what you use beyond the free resources. Each non-contract {{ site.data.products.db }} organization is given 50 million [Request Units](#request-units) and 10 GiB of storage for free each month. Free resources do not apply to contract customers. Free resources can be spent across all {{ site.data.products.serverless }} clusters in an organization and will appear as a deduction on your monthly invoice. Setting resource limits will allow your cluster to scale to meet your application's needs and maintain a high level of performance. You must [set resource limits]({% link cockroachcloud/serverless-cluster-management.md %}#edit-your-resource-limits) if you've already created one free {{ site.data.products.serverless }} cluster. To set your limits, you can either set storage and RU limits individually, or enter a dollar amount that will be split automatically between both resources. You can also choose an unlimited amount of resources to prevent your cluster from ever being throttled or disabled. diff --git a/src/current/cockroachcloud/serverless-faqs.md b/src/current/cockroachcloud/serverless-faqs.md index e195bdb2a36..377f4274791 100644 --- a/src/current/cockroachcloud/serverless-faqs.md +++ b/src/current/cockroachcloud/serverless-faqs.md @@ -25,7 +25,7 @@ To get started with {{ site.data.products.serverless }},