From 6ee74aff82b0cdfe08bfeaf59fe1cdceb23e5365 Mon Sep 17 00:00:00 2001 From: Cameron Bates Date: Mon, 28 Apr 2025 12:17:32 -0400 Subject: [PATCH 1/2] Add new supported regions to supported regions page --- content/operate/rc/supported-regions.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/operate/rc/supported-regions.md b/content/operate/rc/supported-regions.md index 1a723b3c7a..60e319ce0d 100644 --- a/content/operate/rc/supported-regions.md +++ b/content/operate/rc/supported-regions.md @@ -28,6 +28,7 @@ Redis Cloud Pro databases on AWS support [VPC Peering]({{< relref "/operate/rc/s | Region ID | Location | Redis Cloud Pro | Redis Cloud Essentials | |:---------------|:-------------------------|:----------------|:-----------------------| | `ca-central-1` | Montreal, Canada | | | +| `mx-central-1` | Central Mexico | | | | `sa-east-1` | Sao Paulo, Brazil | | | | `us-east-1` | Northern Virginia, USA | | | | `us-east-2` | Ohio, USA | | | @@ -61,6 +62,8 @@ Redis Cloud Pro databases on AWS support [VPC Peering]({{< relref "/operate/rc/s | `ap-southeast-2` | Sydney, Australia | | | | `ap-southeast-3` | Jakarta, Indonesia | | | | `ap-southeast-4` | Melbourne, Australia | | | +| `ap-southeast-5` | Malaysia | | | +| `ap-southeast-7` | Thailand | | | #### Middle East and Africa From 387609a6b613b5b034a764b322ad0394350c4b87 Mon Sep 17 00:00:00 2001 From: Cameron Bates Date: Tue, 29 Apr 2025 09:19:41 -0400 Subject: [PATCH 2/2] Added ap-northeast-3 --- content/operate/rc/supported-regions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/operate/rc/supported-regions.md b/content/operate/rc/supported-regions.md index 60e319ce0d..4ffe058744 100644 --- a/content/operate/rc/supported-regions.md +++ b/content/operate/rc/supported-regions.md @@ -56,6 +56,7 @@ Redis Cloud Pro databases on AWS support [VPC Peering]({{< relref "/operate/rc/s | `ap-east-1` | Hong Kong, China | | | | `ap-northeast-1` | Tokyo, Japan | | | | `ap-northeast-2` | Seoul, South Korea | | | +| `ap-northeast-3` | Osaka, Japan | | | | `ap-south-1` | Mumbai, India | | | | `ap-south-2` | Hyderabad, India | | | | `ap-southeast-1` | Singapore | | |