From 57a40b5ef6fe2868c4ff80148142a71fc43e3bc4 Mon Sep 17 00:00:00 2001 From: mesellings Date: Fri, 6 Dec 2024 13:52:12 +0000 Subject: [PATCH 1/4] Add AWS region --- docs/reference/regions.md | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/docs/reference/regions.md b/docs/reference/regions.md index 41ed59eaf2c..760d8f53b1d 100644 --- a/docs/reference/regions.md +++ b/docs/reference/regions.md @@ -9,15 +9,18 @@ When you create a cluster in Camunda 8 SaaS, you must specify a region for that Currently, we make these regions available for customers on the Trial, Starter, and Enterprise Plans. Enterprise customers can discuss custom regions with their Customer Success Manager. :::note -Our Console and Web Modeler components are currently hosted in the EU. [Contact us](/reference/contact.md) if you have additional questions. -::: -Below, find a list of regions currently supported in Camunda 8 SaaS. +- Console and Web Modeler components are currently hosted in the EU. [Contact us](/reference/contact.md) if you have additional questions. +- Running on a Trial or Starter plan and want to try a different region, or interested in other regions or cloud providers? [Contact us](/reference/contact.md) as we are able to make additional regions available on request. + +::: ## Available Google Cloud Platform (GCP) regions +The following GCP regions are currently supported in Camunda 8 SaaS. + | GCP region | Secondary backups region | -| ------------------------------------------------ | ------------------------------------------------- | +| :----------------------------------------------- | :------------------------------------------------ | | Belgium, Europe (europe-west1) | Germany, Europe (europe-west3) | | Iowa, North America (us-central1) | Salt Lake City, North America (us-west1) | | London, Europe (europe-west2) | _Not available_ | @@ -26,8 +29,18 @@ Below, find a list of regions currently supported in Camunda 8 SaaS. | Sydney, Australia (australia-southeast1) | Melbourne, Australia (australia-southeast2) | | Toronto, North America (northamerica-northeast2) | Montréal, North America (northamerica-northeast1) | -You can find the locations behind the region codes [on the Google page](https://cloud.google.com/about/locations). +To learn more about each region code/location, refer to [Google cloud locations](https://cloud.google.com/about/locations). + +## Available Amazon Web Services (AWS) regions + +The following AWS regions are currently supported in Camunda 8 SaaS for Trial plan customers. + +| AWS region | Secondary backups region | +| :---------------------------------- | :----------------------- | +| North America, Virginia (us-east-1) | _Not available_ | + +To learn more about each region code/location, refer to [AWS regions and availability zones](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/). :::note -Running on a Trial or Starter plan and want to try a different region, or interested in other regions or cloud providers? [Contact us](/reference/contact.md) as we are able to make additional regions available on request. +Only the orchestration cluster is hosted in the AWS region. Management cluster components (Console and Web Modeler) are hosted in the EU on GCP. ::: From 06962caa2fe282cfc205ab36cb0f9b49cf88402d Mon Sep 17 00:00:00 2001 From: mesellings Date: Fri, 6 Dec 2024 14:14:27 +0000 Subject: [PATCH 2/4] Review edits --- docs/reference/regions.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/reference/regions.md b/docs/reference/regions.md index 760d8f53b1d..7710f02afa3 100644 --- a/docs/reference/regions.md +++ b/docs/reference/regions.md @@ -10,7 +10,7 @@ Currently, we make these regions available for customers on the Trial, Starter, :::note -- Console and Web Modeler components are currently hosted in the EU. [Contact us](/reference/contact.md) if you have additional questions. +- Management cluster components (Console and Web Modeler) are currently hosted in GCP (EU). [Contact us](/reference/contact.md) if you have additional questions. - Running on a Trial or Starter plan and want to try a different region, or interested in other regions or cloud providers? [Contact us](/reference/contact.md) as we are able to make additional regions available on request. ::: @@ -40,7 +40,3 @@ The following AWS regions are currently supported in Camunda 8 SaaS for Trial pl | North America, Virginia (us-east-1) | _Not available_ | To learn more about each region code/location, refer to [AWS regions and availability zones](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/). - -:::note -Only the orchestration cluster is hosted in the AWS region. Management cluster components (Console and Web Modeler) are hosted in the EU on GCP. -::: From fa016bdd190acd7eb1678609af1547ed3bccb8c1 Mon Sep 17 00:00:00 2001 From: mesellings Date: Mon, 9 Dec 2024 13:30:16 +0000 Subject: [PATCH 3/4] Feedback updates --- docs/reference/regions.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/reference/regions.md b/docs/reference/regions.md index 7710f02afa3..de0f1e352f1 100644 --- a/docs/reference/regions.md +++ b/docs/reference/regions.md @@ -4,14 +4,14 @@ title: "Regions" description: "After creating a cluster, specify a region for that cluster. Read on for details of Google Cloud Platform regions currently supported in Camunda 8 SaaS." --- -When you create a cluster in Camunda 8 SaaS, you must specify a region for that cluster. +When you [create a cluster](/components/console/manage-clusters/create-cluster.md) in Camunda 8 SaaS, you must specify a region for that cluster. -Currently, we make these regions available for customers on the Trial, Starter, and Enterprise Plans. Enterprise customers can discuss custom regions with their Customer Success Manager. +The following regions are available for customers on Trial, Starter, and Enterprise Plans. Enterprise customers can also discuss custom regions with their Customer Success Manager. :::note - Management cluster components (Console and Web Modeler) are currently hosted in GCP (EU). [Contact us](/reference/contact.md) if you have additional questions. -- Running on a Trial or Starter plan and want to try a different region, or interested in other regions or cloud providers? [Contact us](/reference/contact.md) as we are able to make additional regions available on request. +- Single-tenant clusters can run on a dedicated GCP or AWS infrastructure. ::: From b4f3a053300a20fe8cd5d93a028a7cf1d1d38480 Mon Sep 17 00:00:00 2001 From: mesellings Date: Mon, 9 Dec 2024 17:38:54 +0000 Subject: [PATCH 4/4] Grammar edit --- docs/reference/regions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/regions.md b/docs/reference/regions.md index de0f1e352f1..b43f87b48ab 100644 --- a/docs/reference/regions.md +++ b/docs/reference/regions.md @@ -11,7 +11,7 @@ The following regions are available for customers on Trial, Starter, and Enterpr :::note - Management cluster components (Console and Web Modeler) are currently hosted in GCP (EU). [Contact us](/reference/contact.md) if you have additional questions. -- Single-tenant clusters can run on a dedicated GCP or AWS infrastructure. +- Single-tenant clusters run on a dedicated GCP or AWS infrastructure. :::