From 66c5436b02466e28934cef52c72c5b26f4043f7c Mon Sep 17 00:00:00 2001 From: micheleRP Date: Mon, 27 Apr 2026 18:02:24 -0600 Subject: [PATCH 1/9] DOC-2098, DOC-1434: Extend Serverless trial to 30 days and add GCP Marketplace self-service - Update Serverless free-trial copy from 14 to 30 days (ENG-1190). - Add Use GCP Pay As You Go billing page mirroring the AWS equivalent (ENG-651). - Add Google Cloud Marketplace tab to the Serverless and Dedicated sign-up flows in cloud-overview and the Serverless partial. - Add GCP: Use Pay As You Go to the Billing nav. - Add What's New entries: May 2026 (Extended Serverless free trial) and April 2026 (Self-service sign-up through Google Cloud Marketplace). Co-Authored-By: Claude Opus 4.7 (1M context) --- modules/ROOT/nav.adoc | 1 + modules/billing/pages/gcp-pay-as-you-go.adoc | 45 +++++++++++++++++++ modules/get-started/pages/cloud-overview.adoc | 11 ++++- .../get-started/pages/whats-new-cloud.adoc | 10 +++++ .../partials/get-started-serverless.adoc | 15 +++++-- 5 files changed, 77 insertions(+), 5 deletions(-) create mode 100644 modules/billing/pages/gcp-pay-as-you-go.adoc diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index 3ed1be44b..33aad1c62 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -555,6 +555,7 @@ ** xref:billing:azure-commit.adoc[Azure: Use Commits] ** xref:billing:gcp-commit.adoc[GCP: Use Commits] ** xref:billing:aws-pay-as-you-go.adoc[AWS: Use Pay As You Go] +** xref:billing:gcp-pay-as-you-go.adoc[GCP: Use Pay As You Go] * xref:get-started:partner-integration.adoc[] diff --git a/modules/billing/pages/gcp-pay-as-you-go.adoc b/modules/billing/pages/gcp-pay-as-you-go.adoc new file mode 100644 index 000000000..96cdd7e8f --- /dev/null +++ b/modules/billing/pages/gcp-pay-as-you-go.adoc @@ -0,0 +1,45 @@ += Use GCP Pay As You Go +:description: Subscribe to Redpanda in Google Cloud Marketplace with pay-as-you-go billing, and cancel anytime. + +Subscribe to Redpanda Cloud through Google Cloud Marketplace to quickly provision Serverless and Dedicated clusters. With a usage-based pay-as-you-go subscription, you only pay for what you use and can cancel anytime. + +[IMPORTANT] +==== +When you sign up for Redpanda Cloud through Google Cloud Marketplace, you can only create clusters on GCP. +==== + +== Sign up in Google Cloud Marketplace + +. In the Google Cloud Marketplace, select **Redpanda Cloud - The proven Apache Kafka alternative (Pay as You Go)**. + +. On the **Redpanda Cloud - Pay as You Go** overview page, click **Subscribe**. + ++ +[NOTE] +==== +If you don't have a billing account associated with your project, you're prompted to link the subscription with a billing account. +==== + +. On the **Subscribe to Redpanda Cloud** page, click **Set up your account**. You're taken to the Redpanda sign-up page. + +. On the Redpanda sign-up page: +* For **Email**, enter your email address to register with Redpanda. +* For **Organization name**, enter a name for your new organization connected through Google Cloud Marketplace. ++ +TIP: This process creates a new organization, even for existing Redpanda customers. Organizations contain all resources, including clusters and networks. +* Click **Sign up and create organization**. ++ +You will receive an email sent to the address you entered. + +. In the email, click **Verify email address**. ++ +This associates the email with a Redpanda account. + +. On the **Accept your invitation to sign up** page, enter the credentials you want to use for Redpanda Cloud. ++ +You can now create resource groups, networks, and clusters in your organization. + +== Next steps + +* xref:get-started:cluster-types/serverless.adoc#create-a-serverless-cluster[Create a Serverless cluster] +* xref:get-started:cluster-types/create-dedicated-cloud-cluster.adoc[Create a Dedicated cluster] diff --git a/modules/get-started/pages/cloud-overview.adoc b/modules/get-started/pages/cloud-overview.adoc index 776ee065d..95d406dc5 100644 --- a/modules/get-started/pages/cloud-overview.adoc +++ b/modules/get-started/pages/cloud-overview.adoc @@ -166,9 +166,16 @@ Redpanda creates a cloud organization for you and sends you a welcome email. You AWS Marketplace:: + -- -New subscriptions to Redpanda Cloud through xref:billing:aws-pay-as-you-go.adoc[AWS Marketplace] receive $300 (USD) in free credits to spend in the first 30 days. AWS Marketplace charges for anything beyond $300, unless you cancel the subscription. After your free credits have been used, you can continue using your cluster without any commitment, only paying for what you consume and canceling anytime. +New subscriptions to Redpanda Cloud through xref:billing:aws-pay-as-you-go.adoc[AWS Marketplace] receive $300 (USD) in free credits to spend in the first 30 days. AWS Marketplace charges for anything beyond $300, unless you cancel the subscription. After your free credits have been used, you can continue using your cluster without any commitment, only paying for what you consume and canceling anytime. -Redpanda creates a cloud organization for you and sends you a welcome email. +Redpanda creates a cloud organization for you and sends you a welcome email. +-- +Google Cloud Marketplace:: ++ +-- +New subscriptions to Redpanda Cloud through xref:billing:gcp-pay-as-you-go.adoc[Google Cloud Marketplace] receive $300 (USD) in free credits to spend in the first 30 days. Google Cloud Marketplace charges for anything beyond $300, unless you cancel the subscription. After your free credits have been used, you can continue using your cluster without any commitment, only paying for what you consume and canceling anytime. + +Redpanda creates a cloud organization for you and sends you a welcome email. -- ===== diff --git a/modules/get-started/pages/whats-new-cloud.adoc b/modules/get-started/pages/whats-new-cloud.adoc index bf23b0d34..c1fe0d1d8 100644 --- a/modules/get-started/pages/whats-new-cloud.adoc +++ b/modules/get-started/pages/whats-new-cloud.adoc @@ -6,8 +6,18 @@ This page lists new features added to Redpanda Cloud. +== May 2026 + +=== Extended Serverless free trial + +The free trial for Redpanda Serverless on AWS now lasts 30 days, up from 14 days. The $100 (USD) credit allowance and 7-day grace period are unchanged. See xref:get-started:cluster-types/serverless.adoc[Serverless clusters]. + == April 2026 +=== Self-service sign-up through Google Cloud Marketplace + +You can now subscribe to Redpanda Cloud directly through Google Cloud Marketplace with pay-as-you-go billing, with no sales contact required. Self-service sign-up provisions Serverless and Dedicated clusters only. New subscriptions receive $300 (USD) in free credits to spend in the first 30 days, matching the existing AWS Marketplace offer. See xref:billing:gcp-pay-as-you-go.adoc[Use GCP Pay As You Go]. + === Iceberg: Configurable table namespace You can now set a custom namespace for Iceberg tables instead of the default `redpanda` namespace, using the `iceberg_default_catalog_namespace` cluster property. A custom namespace is useful when multiple clusters write to the same catalog provider (such as AWS Glue), because each cluster must use a distinct namespace to avoid table name collisions. This property must be set when you first enable Iceberg and cannot be changed afterward. See xref:manage:iceberg/about-iceberg-topics.adoc#enable-iceberg-integration[Enable Iceberg integration]. diff --git a/modules/get-started/partials/get-started-serverless.adoc b/modules/get-started/partials/get-started-serverless.adoc index 803cfe7e5..0cdb99df9 100644 --- a/modules/get-started/partials/get-started-serverless.adoc +++ b/modules/get-started/partials/get-started-serverless.adoc @@ -3,7 +3,7 @@ Free trial:: + -- -A https://www.redpanda.com/try-redpanda[free trial on AWS^] is the fastest way to get started with Serverless. Each free-trial customer qualifies for $100 (USD) in credits to spend in the first 14 days. This should be enough to run Redpanda with reasonable throughput. No credit card is required. To continue using Serverless after your trial expires, you can enter a credit card and pay as you go. Any remaining credit balance is used before you are charged. +A https://www.redpanda.com/try-redpanda[free trial on AWS^] is the fastest way to get started with Serverless. Each free-trial customer qualifies for $100 (USD) in credits to spend in the first 30 days. This should be enough to run Redpanda with reasonable throughput. No credit card is required. To continue using Serverless after your trial expires, you can enter a credit card and pay as you go. Any remaining credit balance is used before you are charged. When either the credits expire or the days in the trial expire, the clusters move into a suspended state, and you won't be able to access your data in either the Redpanda Cloud Console or with the Kafka API. There is a seven-day grace period following the end of the trial when you can add your credit card and restore service. After that, the data is permanently deleted. For questions about the trial, use the *#serverless* https://redpandacommunity.slack.com/[Community Slack^] channel. @@ -26,10 +26,19 @@ Redpanda creates a cloud organization for you and sends you a welcome email. AWS Marketplace:: + -- -New subscriptions to Redpanda Cloud through xref:billing:aws-pay-as-you-go.adoc[AWS Marketplace] receive $300 (USD) in free credits to spend in the first 30 days. AWS Marketplace charges for anything beyond $300, unless you cancel the subscription. After your free credits have been used, you can continue using your cluster without any commitment, only paying for what you consume and canceling anytime. +New subscriptions to Redpanda Cloud through xref:billing:aws-pay-as-you-go.adoc[AWS Marketplace] receive $300 (USD) in free credits to spend in the first 30 days. AWS Marketplace charges for anything beyond $300, unless you cancel the subscription. After your free credits have been used, you can continue using your cluster without any commitment, only paying for what you consume and canceling anytime. NOTE: When you subscribe to Redpanda through AWS Marketplace, you do not have immediate access to Enterprise support, only the https://redpandacommunity.slack.com/[Community Slack^] channel. For Enterprise support, contact https://www.redpanda.com/price-estimator[Redpanda Sales^] -Redpanda creates a cloud organization for you and sends you a welcome email. +Redpanda creates a cloud organization for you and sends you a welcome email. +-- +Google Cloud Marketplace:: ++ +-- +New subscriptions to Redpanda Cloud through xref:billing:gcp-pay-as-you-go.adoc[Google Cloud Marketplace] receive $300 (USD) in free credits to spend in the first 30 days. Google Cloud Marketplace charges for anything beyond $300, unless you cancel the subscription. After your free credits have been used, you can continue using your cluster without any commitment, only paying for what you consume and canceling anytime. + +NOTE: When you subscribe to Redpanda through Google Cloud Marketplace, you do not have immediate access to Enterprise support, only the https://redpandacommunity.slack.com/[Community Slack^] channel. For Enterprise support, contact https://www.redpanda.com/price-estimator[Redpanda Sales^] + +Redpanda creates a cloud organization for you and sends you a welcome email. -- ===== \ No newline at end of file From a6e1f0bccdae5dee447f055ce30a6241a795fc5b Mon Sep 17 00:00:00 2001 From: micheleRP Date: Thu, 30 Apr 2026 13:04:07 -0600 Subject: [PATCH 2/9] add links --- modules/billing/pages/gcp-pay-as-you-go.adoc | 2 +- modules/get-started/pages/whats-new-cloud.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/billing/pages/gcp-pay-as-you-go.adoc b/modules/billing/pages/gcp-pay-as-you-go.adoc index 96cdd7e8f..f93a5d5d5 100644 --- a/modules/billing/pages/gcp-pay-as-you-go.adoc +++ b/modules/billing/pages/gcp-pay-as-you-go.adoc @@ -10,7 +10,7 @@ When you sign up for Redpanda Cloud through Google Cloud Marketplace, you can on == Sign up in Google Cloud Marketplace -. In the Google Cloud Marketplace, select **Redpanda Cloud - The proven Apache Kafka alternative (Pay as You Go)**. +. In the Google Cloud Marketplace, select https://console.cloud.google.com/marketplace/product/redpanda-public/redpanda-cloud-platform?project=redpanda-public[**Redpanda Cloud - The proven Apache Kafka alternative (Pay as You Go)**^]. . On the **Redpanda Cloud - Pay as You Go** overview page, click **Subscribe**. diff --git a/modules/get-started/pages/whats-new-cloud.adoc b/modules/get-started/pages/whats-new-cloud.adoc index c1fe0d1d8..ddeb13ee8 100644 --- a/modules/get-started/pages/whats-new-cloud.adoc +++ b/modules/get-started/pages/whats-new-cloud.adoc @@ -10,7 +10,7 @@ This page lists new features added to Redpanda Cloud. === Extended Serverless free trial -The free trial for Redpanda Serverless on AWS now lasts 30 days, up from 14 days. The $100 (USD) credit allowance and 7-day grace period are unchanged. See xref:get-started:cluster-types/serverless.adoc[Serverless clusters]. +The free trial for Redpanda Serverless available on https://www.redpanda.com/try-data-streaming[redpanda.com^] now lasts 30 days, up from 14 days. The $100 (USD) credit allowance and 7-day grace period are unchanged. See xref:get-started:cluster-types/serverless.adoc[Serverless clusters]. == April 2026 From 9d26b91adfd07c07a10b813c2faeed3286bd275b Mon Sep 17 00:00:00 2001 From: micheleRP Date: Sun, 3 May 2026 19:28:52 -0600 Subject: [PATCH 3/9] Address review feedback: beta callout, cross-links, copy polish - Surface Serverless-on-GCP beta status on the GCP Pay As You Go page and in the April 2026 whats-new entry. - Rewrite May 2026 trial-extension sentence for clarity (AWS-cluster signal preserved; redpanda.com sign-up link split out). - Cross-link AWS and GCP Pay As You Go pages from each other's Next steps. - Restore trailing newlines on the partial and the AWS page. Co-Authored-By: Claude Opus 4.7 (1M context) --- modules/billing/pages/aws-pay-as-you-go.adoc | 3 ++- modules/billing/pages/gcp-pay-as-you-go.adoc | 3 +++ modules/get-started/pages/whats-new-cloud.adoc | 4 ++-- modules/get-started/partials/get-started-serverless.adoc | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/modules/billing/pages/aws-pay-as-you-go.adoc b/modules/billing/pages/aws-pay-as-you-go.adoc index 9a482e6c3..4248bc8eb 100644 --- a/modules/billing/pages/aws-pay-as-you-go.adoc +++ b/modules/billing/pages/aws-pay-as-you-go.adoc @@ -42,4 +42,5 @@ You can now create resource groups, networks, and clusters in your organization. == Next steps * xref:get-started:cluster-types/serverless.adoc#create-a-serverless-cluster[Create a Serverless cluster] -* xref:get-started:cluster-types/dedicated/create-dedicated-cloud-cluster-aws.adoc#create-a-dedicated-cluster[Create a Dedicated cluster] \ No newline at end of file +* xref:get-started:cluster-types/dedicated/create-dedicated-cloud-cluster-aws.adoc#create-a-dedicated-cluster[Create a Dedicated cluster] +* xref:billing:gcp-pay-as-you-go.adoc[Use GCP Pay As You Go] diff --git a/modules/billing/pages/gcp-pay-as-you-go.adoc b/modules/billing/pages/gcp-pay-as-you-go.adoc index f93a5d5d5..6bd00067a 100644 --- a/modules/billing/pages/gcp-pay-as-you-go.adoc +++ b/modules/billing/pages/gcp-pay-as-you-go.adoc @@ -8,6 +8,8 @@ Subscribe to Redpanda Cloud through Google Cloud Marketplace to quickly provisio When you sign up for Redpanda Cloud through Google Cloud Marketplace, you can only create clusters on GCP. ==== +NOTE: Serverless on GCP is currently in a glossterm:beta[] release. + == Sign up in Google Cloud Marketplace . In the Google Cloud Marketplace, select https://console.cloud.google.com/marketplace/product/redpanda-public/redpanda-cloud-platform?project=redpanda-public[**Redpanda Cloud - The proven Apache Kafka alternative (Pay as You Go)**^]. @@ -43,3 +45,4 @@ You can now create resource groups, networks, and clusters in your organization. * xref:get-started:cluster-types/serverless.adoc#create-a-serverless-cluster[Create a Serverless cluster] * xref:get-started:cluster-types/create-dedicated-cloud-cluster.adoc[Create a Dedicated cluster] +* xref:billing:aws-pay-as-you-go.adoc[Use AWS Pay As You Go] diff --git a/modules/get-started/pages/whats-new-cloud.adoc b/modules/get-started/pages/whats-new-cloud.adoc index ddeb13ee8..ae95563b6 100644 --- a/modules/get-started/pages/whats-new-cloud.adoc +++ b/modules/get-started/pages/whats-new-cloud.adoc @@ -10,13 +10,13 @@ This page lists new features added to Redpanda Cloud. === Extended Serverless free trial -The free trial for Redpanda Serverless available on https://www.redpanda.com/try-data-streaming[redpanda.com^] now lasts 30 days, up from 14 days. The $100 (USD) credit allowance and 7-day grace period are unchanged. See xref:get-started:cluster-types/serverless.adoc[Serverless clusters]. +The free trial for Redpanda Serverless on AWS now lasts 30 days, up from 14 days. The $100 (USD) credit allowance and 7-day grace period are unchanged. Sign up at https://www.redpanda.com/try-data-streaming[redpanda.com^]. See xref:get-started:cluster-types/serverless.adoc[Serverless clusters]. == April 2026 === Self-service sign-up through Google Cloud Marketplace -You can now subscribe to Redpanda Cloud directly through Google Cloud Marketplace with pay-as-you-go billing, with no sales contact required. Self-service sign-up provisions Serverless and Dedicated clusters only. New subscriptions receive $300 (USD) in free credits to spend in the first 30 days, matching the existing AWS Marketplace offer. See xref:billing:gcp-pay-as-you-go.adoc[Use GCP Pay As You Go]. +You can now subscribe to Redpanda Cloud directly through Google Cloud Marketplace with pay-as-you-go billing, with no sales contact required. Self-service sign-up provisions Serverless and Dedicated clusters only. New subscriptions receive $300 (USD) in free credits to spend in the first 30 days, matching the existing AWS Marketplace offer. Serverless on GCP is currently in a glossterm:beta[] release. See xref:billing:gcp-pay-as-you-go.adoc[Use GCP Pay As You Go]. === Iceberg: Configurable table namespace diff --git a/modules/get-started/partials/get-started-serverless.adoc b/modules/get-started/partials/get-started-serverless.adoc index 0cdb99df9..b36274f07 100644 --- a/modules/get-started/partials/get-started-serverless.adoc +++ b/modules/get-started/partials/get-started-serverless.adoc @@ -41,4 +41,4 @@ NOTE: When you subscribe to Redpanda through Google Cloud Marketplace, you do no Redpanda creates a cloud organization for you and sends you a welcome email. -- -===== \ No newline at end of file +===== From cf5d41659e5fd6af3a06977299489016cee84a18 Mon Sep 17 00:00:00 2001 From: Michele Cyran Date: Mon, 4 May 2026 12:20:05 -0600 Subject: [PATCH 4/9] Update modules/billing/pages/gcp-pay-as-you-go.adoc Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com> --- modules/billing/pages/gcp-pay-as-you-go.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/billing/pages/gcp-pay-as-you-go.adoc b/modules/billing/pages/gcp-pay-as-you-go.adoc index 6bd00067a..1150ca613 100644 --- a/modules/billing/pages/gcp-pay-as-you-go.adoc +++ b/modules/billing/pages/gcp-pay-as-you-go.adoc @@ -31,7 +31,7 @@ If you don't have a billing account associated with your project, you're prompte TIP: This process creates a new organization, even for existing Redpanda customers. Organizations contain all resources, including clusters and networks. * Click **Sign up and create organization**. + -You will receive an email sent to the address you entered. +Redpanda sends a verification email to the address you entered. . In the email, click **Verify email address**. + From 8d357418c58ec3cdf0d4f81941d7e22f75f1eb55 Mon Sep 17 00:00:00 2001 From: Michele Cyran Date: Mon, 4 May 2026 12:20:44 -0600 Subject: [PATCH 5/9] Update modules/get-started/partials/get-started-serverless.adoc Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com> --- modules/get-started/partials/get-started-serverless.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/get-started/partials/get-started-serverless.adoc b/modules/get-started/partials/get-started-serverless.adoc index b36274f07..eed867c88 100644 --- a/modules/get-started/partials/get-started-serverless.adoc +++ b/modules/get-started/partials/get-started-serverless.adoc @@ -37,7 +37,7 @@ Google Cloud Marketplace:: -- New subscriptions to Redpanda Cloud through xref:billing:gcp-pay-as-you-go.adoc[Google Cloud Marketplace] receive $300 (USD) in free credits to spend in the first 30 days. Google Cloud Marketplace charges for anything beyond $300, unless you cancel the subscription. After your free credits have been used, you can continue using your cluster without any commitment, only paying for what you consume and canceling anytime. -NOTE: When you subscribe to Redpanda through Google Cloud Marketplace, you do not have immediate access to Enterprise support, only the https://redpandacommunity.slack.com/[Community Slack^] channel. For Enterprise support, contact https://www.redpanda.com/price-estimator[Redpanda Sales^] +NOTE: When you subscribe to Redpanda through Google Cloud Marketplace, you do not have immediate access to Enterprise support, only the https://redpandacommunity.slack.com/[Community Slack^] channel. For Enterprise support, contact https://www.redpanda.com/price-estimator[Redpanda Sales^]. Redpanda creates a cloud organization for you and sends you a welcome email. -- From 9a5f0706b7cb082d6fd51d731fd1543551f2920d Mon Sep 17 00:00:00 2001 From: Michele Cyran Date: Mon, 4 May 2026 12:21:05 -0600 Subject: [PATCH 6/9] Update modules/get-started/partials/get-started-serverless.adoc Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com> --- modules/get-started/partials/get-started-serverless.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/get-started/partials/get-started-serverless.adoc b/modules/get-started/partials/get-started-serverless.adoc index eed867c88..24008d7b2 100644 --- a/modules/get-started/partials/get-started-serverless.adoc +++ b/modules/get-started/partials/get-started-serverless.adoc @@ -28,7 +28,7 @@ AWS Marketplace:: -- New subscriptions to Redpanda Cloud through xref:billing:aws-pay-as-you-go.adoc[AWS Marketplace] receive $300 (USD) in free credits to spend in the first 30 days. AWS Marketplace charges for anything beyond $300, unless you cancel the subscription. After your free credits have been used, you can continue using your cluster without any commitment, only paying for what you consume and canceling anytime. -NOTE: When you subscribe to Redpanda through AWS Marketplace, you do not have immediate access to Enterprise support, only the https://redpandacommunity.slack.com/[Community Slack^] channel. For Enterprise support, contact https://www.redpanda.com/price-estimator[Redpanda Sales^] +NOTE: When you subscribe to Redpanda through AWS Marketplace, you do not have immediate access to Enterprise support, only the https://redpandacommunity.slack.com/[Community Slack^] channel. For Enterprise support, contact https://www.redpanda.com/price-estimator[Redpanda Sales^]. Redpanda creates a cloud organization for you and sends you a welcome email. -- From ce9b0624e5cdfc3356f09d27c1593f6164fad219 Mon Sep 17 00:00:00 2001 From: Michele Cyran Date: Mon, 4 May 2026 12:30:13 -0600 Subject: [PATCH 7/9] Update modules/get-started/pages/whats-new-cloud.adoc Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com> --- modules/get-started/pages/whats-new-cloud.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/get-started/pages/whats-new-cloud.adoc b/modules/get-started/pages/whats-new-cloud.adoc index ae95563b6..c5c91d287 100644 --- a/modules/get-started/pages/whats-new-cloud.adoc +++ b/modules/get-started/pages/whats-new-cloud.adoc @@ -16,7 +16,7 @@ The free trial for Redpanda Serverless on AWS now lasts 30 days, up from 14 days === Self-service sign-up through Google Cloud Marketplace -You can now subscribe to Redpanda Cloud directly through Google Cloud Marketplace with pay-as-you-go billing, with no sales contact required. Self-service sign-up provisions Serverless and Dedicated clusters only. New subscriptions receive $300 (USD) in free credits to spend in the first 30 days, matching the existing AWS Marketplace offer. Serverless on GCP is currently in a glossterm:beta[] release. See xref:billing:gcp-pay-as-you-go.adoc[Use GCP Pay As You Go]. +You can now subscribe to Redpanda Cloud directly through Google Cloud Marketplace with pay-as-you-go billing, with no sales contact required. Self-service sign-up provisions Serverless and Dedicated clusters only. New subscriptions receive $300 (USD) in free credits to spend in the first 30 days. See xref:billing:gcp-pay-as-you-go.adoc[Use GCP Pay As You Go]. === Iceberg: Configurable table namespace From 7884a62cf321ea343d72f72bb7ceff14789ced96 Mon Sep 17 00:00:00 2001 From: Michele Cyran Date: Mon, 4 May 2026 12:51:29 -0600 Subject: [PATCH 8/9] Update modules/billing/pages/gcp-pay-as-you-go.adoc Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com> --- modules/billing/pages/gcp-pay-as-you-go.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/billing/pages/gcp-pay-as-you-go.adoc b/modules/billing/pages/gcp-pay-as-you-go.adoc index 1150ca613..674766b01 100644 --- a/modules/billing/pages/gcp-pay-as-you-go.adoc +++ b/modules/billing/pages/gcp-pay-as-you-go.adoc @@ -1,7 +1,7 @@ = Use GCP Pay As You Go :description: Subscribe to Redpanda in Google Cloud Marketplace with pay-as-you-go billing, and cancel anytime. -Subscribe to Redpanda Cloud through Google Cloud Marketplace to quickly provision Serverless and Dedicated clusters. With a usage-based pay-as-you-go subscription, you only pay for what you use and can cancel anytime. +Subscribe to Redpanda Cloud through Google Cloud Marketplace to provision Serverless and Dedicated clusters. With a usage-based pay-as-you-go subscription, you only pay for what you use and can cancel anytime. [IMPORTANT] ==== From 3a13c8dd213522cc8d84f9a6bd8997ec39fc591a Mon Sep 17 00:00:00 2001 From: micheleRP Date: Mon, 4 May 2026 13:41:40 -0600 Subject: [PATCH 9/9] Group Billing nav by cloud provider; trim Next steps links Address review feedback on PR #564: - Restructure Billing navtree to nest commit/pay-as-you-go pages under AWS / Azure / GCP group headings. - Remove cross-cloud links from Pay As You Go pages (a GCP user has no reason to read the AWS page, and vice versa). - Add Serverless cluster link to GCP Commitments Next steps for parity with AWS Commitments. Co-Authored-By: Claude Opus 4.7 (1M context) --- modules/ROOT/nav.adoc | 13 ++++++++----- modules/billing/pages/aws-pay-as-you-go.adoc | 1 - modules/billing/pages/gcp-commit.adoc | 1 + modules/billing/pages/gcp-pay-as-you-go.adoc | 1 - 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index 33aad1c62..3c5431749 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -551,11 +551,14 @@ * xref:billing:index.adoc[Billing] ** xref:billing:billing.adoc[] ** xref:billing:billing-notifications.adoc[] -** xref:billing:aws-commit.adoc[AWS: Use Commits] -** xref:billing:azure-commit.adoc[Azure: Use Commits] -** xref:billing:gcp-commit.adoc[GCP: Use Commits] -** xref:billing:aws-pay-as-you-go.adoc[AWS: Use Pay As You Go] -** xref:billing:gcp-pay-as-you-go.adoc[GCP: Use Pay As You Go] +** AWS +*** xref:billing:aws-commit.adoc[Use Commits] +*** xref:billing:aws-pay-as-you-go.adoc[Use Pay As You Go] +** Azure +*** xref:billing:azure-commit.adoc[Use Commits] +** GCP +*** xref:billing:gcp-commit.adoc[Use Commits] +*** xref:billing:gcp-pay-as-you-go.adoc[Use Pay As You Go] * xref:get-started:partner-integration.adoc[] diff --git a/modules/billing/pages/aws-pay-as-you-go.adoc b/modules/billing/pages/aws-pay-as-you-go.adoc index 4248bc8eb..f3c9e2b75 100644 --- a/modules/billing/pages/aws-pay-as-you-go.adoc +++ b/modules/billing/pages/aws-pay-as-you-go.adoc @@ -43,4 +43,3 @@ You can now create resource groups, networks, and clusters in your organization. * xref:get-started:cluster-types/serverless.adoc#create-a-serverless-cluster[Create a Serverless cluster] * xref:get-started:cluster-types/dedicated/create-dedicated-cloud-cluster-aws.adoc#create-a-dedicated-cluster[Create a Dedicated cluster] -* xref:billing:gcp-pay-as-you-go.adoc[Use GCP Pay As You Go] diff --git a/modules/billing/pages/gcp-commit.adoc b/modules/billing/pages/gcp-commit.adoc index 68ca5b3f5..e0db0048e 100644 --- a/modules/billing/pages/gcp-commit.adoc +++ b/modules/billing/pages/gcp-commit.adoc @@ -44,5 +44,6 @@ You can now create resource groups, clusters, and networks in your organization. == Next steps +* xref:get-started:cluster-types/serverless.adoc#create-a-serverless-cluster[Create a Serverless cluster] * xref:get-started:cluster-types/byoc/index.adoc[Create a BYOC cluster] * xref:get-started:cluster-types/create-dedicated-cloud-cluster.adoc[Create a Dedicated cluster] \ No newline at end of file diff --git a/modules/billing/pages/gcp-pay-as-you-go.adoc b/modules/billing/pages/gcp-pay-as-you-go.adoc index 674766b01..41d2396a3 100644 --- a/modules/billing/pages/gcp-pay-as-you-go.adoc +++ b/modules/billing/pages/gcp-pay-as-you-go.adoc @@ -45,4 +45,3 @@ You can now create resource groups, networks, and clusters in your organization. * xref:get-started:cluster-types/serverless.adoc#create-a-serverless-cluster[Create a Serverless cluster] * xref:get-started:cluster-types/create-dedicated-cloud-cluster.adoc[Create a Dedicated cluster] -* xref:billing:aws-pay-as-you-go.adoc[Use AWS Pay As You Go]