diff --git a/docs/reference/regions.md b/docs/reference/regions.md index 41ed59eaf2..b43f87b48a 100644 --- a/docs/reference/regions.md +++ b/docs/reference/regions.md @@ -4,20 +4,23 @@ 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 -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. +- 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 run on a dedicated GCP or AWS infrastructure. + +::: ## 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,14 @@ 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). -:::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. -::: +## 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/).