From f45e85266883f7e1ded12344e5d302458ac37954 Mon Sep 17 00:00:00 2001 From: devarshishah3 Date: Wed, 7 May 2025 16:53:01 -0700 Subject: [PATCH] Update plan-your-cluster-basic.md Updated ideal workload profile for Basic tier --- src/current/cockroachcloud/plan-your-cluster-basic.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/current/cockroachcloud/plan-your-cluster-basic.md b/src/current/cockroachcloud/plan-your-cluster-basic.md index 47eb3f7dbae..db625e923ae 100644 --- a/src/current/cockroachcloud/plan-your-cluster-basic.md +++ b/src/current/cockroachcloud/plan-your-cluster-basic.md @@ -14,6 +14,10 @@ This page describes how resource usage, pricing, and cluster configurations work {% include cockroachcloud/request-units.md %} +{{site.data.alerts.callout_info}} +Basic Tier is ideal for smaller, bursty applications which require up to 30K RU/second, or approximately 60 vCPUs. +{{site.data.alerts.end}} + ## Pricing With CockroachDB {{ site.data.products.basic }}, you are charged only for the storage and activity of your cluster. Cluster activity is measured in [Request Units](#request-units); cluster storage is measured in GiB and is based on the total amount of storage your cluster used over a billing period. Request Unit consumption scales to zero when your cluster has no activity.