Skip to content

Commit

Permalink
[DOC-10493] New regions for Dedicated on AWS (#18634)
Browse files Browse the repository at this point in the history
* [DOC-10493] New regions for Dedicated on AWS

Co-authored-by: Angela Dietz <[email protected]>
Co-authored-by: Mike Lewis <[email protected]>
  • Loading branch information
3 people authored Jun 12, 2024
1 parent dde37e8 commit 1f7953d
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 4 deletions.
1 change: 1 addition & 0 deletions src/current/_data/cloud_releases.csv
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,4 @@ date
2024-04-18
2024-05-12
2024-05-20
2024-06-12
11 changes: 11 additions & 0 deletions src/current/_includes/releases/cloud/2024-06-12.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# June 12, 2024

<h3 id="2024-06-12-general-updates"> General updates </h3>

- CockroachDB {{ site.data.products.dedicated }} on AWS is now available in new [regions]({% link cockroachcloud/regions.md %}?filters=dedicated#aws-regions):
- `ap-east-1` (Hong Kong)
- `ap-southeast-3` (Jakarta)
- `ca-west-1` (Calgary)
- `eu-south-1` (Milan)
- `il-central-1` (Tel Aviv)
- `me-south-1` (Bahrain)
14 changes: 10 additions & 4 deletions src/current/cockroachcloud/regions.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,28 @@ CockroachDB {{ site.data.products.dedicated }} clusters can be deployed in the f

Geographic Area | Region Name | Location
----------------|------------------|---------
Asia Pacific | `ap-northeast-1` | Tokyo
Asia Pacific | `ap-east-1` | Hong Kong
| `ap-southeast-3` | Jakarta
| `ap-northeast-1` | Tokyo
| `ap-northeast-2` | Seoul
| `ap-northeast-3` | Osaka
| `ap-south-1` | Mumbai
| `ap-southeast-1` | Singapore
| `ap-southeast-2` | Sydney
Middle East | `me-central-1` | United Arab Emirates
North America | `ca-central-1` | Central Canada
Middle East | `me-south-1` | Bahrain
| `il-central-1` | Tel Aviv
| `me-central-1` | United Arab Emirates
North America | `ca-west-1` | Calgary
| `ca-central-1` | Central Canada
| `us-east-1` | N. Virginia
| `us-east-2` | Ohio
| `us-west-2` | Oregon
South America | `sa-east-1` | Sao Paolo
Western Europe | `eu-central-1` | Frankfurt
| `eu-north-1` | Stockholm
| `eu-west-1` | Ireland
| `eu-west-2` | London
| `eu-south-1` | Milan
| `eu-north-1` | Stockholm
| `eu-west-3` | Paris

</section>
Expand Down

0 comments on commit 1f7953d

Please sign in to comment.