From 681cce2089c0059d067d43726b1446b928ff84dd Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Fri, 24 May 2024 15:34:58 -0400 Subject: [PATCH 1/3] Adjust pricing link --- serverless/pages/pricing.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/serverless/pages/pricing.mdx b/serverless/pages/pricing.mdx index 6facf78b..00f82265 100644 --- a/serverless/pages/pricing.mdx +++ b/serverless/pages/pricing.mdx @@ -45,4 +45,5 @@ time series data. For that type of data, you can further define the number of days of data you want cacheable, which will affect the number of Search VCUs and therefore the cost. -For detailed Elasticsearch serverless project rates, check the [Elastic Cloud pricing table](https://cloud.elastic.co/cloud-pricing-table?productType=serverless&project=elasticsearch). \ No newline at end of file +For detailed Elasticsearch serverless project rates, check the +[Elasticsearch Serverless pricing page](https://www.elastic.co/pricing/serverless-search#what-are-the-minimum-compute-resource-vcus-on-elasticsearch-serverless). \ No newline at end of file From c16e3715e383a7a084f41ae4cf3dd3f9dbd5071e Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Fri, 24 May 2024 15:38:11 -0400 Subject: [PATCH 2/3] more general link --- serverless/pages/pricing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverless/pages/pricing.mdx b/serverless/pages/pricing.mdx index 00f82265..53cfc5c8 100644 --- a/serverless/pages/pricing.mdx +++ b/serverless/pages/pricing.mdx @@ -46,4 +46,4 @@ days of data you want cacheable, which will affect the number of Search VCUs and therefore the cost. For detailed Elasticsearch serverless project rates, check the -[Elasticsearch Serverless pricing page](https://www.elastic.co/pricing/serverless-search#what-are-the-minimum-compute-resource-vcus-on-elasticsearch-serverless). \ No newline at end of file +[Elasticsearch Serverless pricing page](https://www.elastic.co/pricing/serverless-search). \ No newline at end of file From 7d72dedb30f36b54c4fa9dbd7122799fa9053d3f Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Fri, 24 May 2024 15:50:14 -0400 Subject: [PATCH 3/3] context on minimums --- serverless/pages/pricing.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/serverless/pages/pricing.mdx b/serverless/pages/pricing.mdx index 53cfc5c8..a30afbb6 100644 --- a/serverless/pages/pricing.mdx +++ b/serverless/pages/pricing.mdx @@ -43,7 +43,8 @@ Search VCUs may be required. If you need lower latency, then more Search VCUs can be added by adjusting the Search Power. A further refinement is for data streams that can be used to store time series data. For that type of data, you can further define the number of days of data you want cacheable, which will affect the number of Search VCUs and -therefore the cost. +therefore the cost. Note that Elasticsearch Serverless maintains [minimum compute resource +Ingest and Search VCUs](https://www.elastic.co/pricing/serverless-search#what-are-the-minimum-compute-resource-vcus-on-elasticsearch-serverless). For detailed Elasticsearch serverless project rates, check the [Elasticsearch Serverless pricing page](https://www.elastic.co/pricing/serverless-search). \ No newline at end of file