From b5828d0818b1a587a05421cc1dd7d998c768f24f Mon Sep 17 00:00:00 2001 From: Sarah Haskins Date: Tue, 21 Jul 2026 13:24:29 -0400 Subject: [PATCH] Add AWS BYOC regions ap-northeast-2 (Seoul) and ap-south-2 (Hyderabad) Both regions are live in production for BYOC clusters (ENG-1262, ENG-1263). Adds them to the BYOC supported-regions table and the What's New page. Dedicated region list unchanged (BYOC-only regions). Co-Authored-By: Claude Fable 5 --- modules/get-started/pages/whats-new-cloud.adoc | 7 +++++++ modules/reference/partials/tiers.adoc | 2 ++ 2 files changed, 9 insertions(+) diff --git a/modules/get-started/pages/whats-new-cloud.adoc b/modules/get-started/pages/whats-new-cloud.adoc index c3070da3e..a0e23a193 100644 --- a/modules/get-started/pages/whats-new-cloud.adoc +++ b/modules/get-started/pages/whats-new-cloud.adoc @@ -8,6 +8,13 @@ This page lists new features added to Redpanda Cloud. == July 2026 +=== New AWS regions for BYOC + +For xref:reference:tiers/byoc-tiers.adoc#byoc-supported-regions[BYOC clusters], Redpanda added support for the following AWS regions: + +* ap-northeast-2 (Seoul) +* ap-south-2 (Hyderabad) + === Improved Serverless trial onboarding New Serverless free-trial users now get a guided start in the Redpanda Cloud UI. After you sign up, a few quick questions help Redpanda tailor your experience. The welcome cluster's *Overview* page summarizes your trial credits, and the *Get started* button offers options to start streaming: create a Redpanda Connect pipeline, use `rpk` from the command line, or connect with your own Kafka client. See xref:get-started:cluster-types/serverless.adoc#get-started-with-serverless[Get started with Serverless]. diff --git a/modules/reference/partials/tiers.adoc b/modules/reference/partials/tiers.adoc index aa229dc71..e7359b990 100644 --- a/modules/reference/partials/tiers.adoc +++ b/modules/reference/partials/tiers.adoc @@ -67,7 +67,9 @@ Amazon Web Services (AWS):: | af-south-1 | ap-east-1 | ap-northeast-1 +| ap-northeast-2 | ap-south-1 +| ap-south-2 | ap-southeast-1 | ap-southeast-2 | ap-southeast-3