Skip to content

Commit

Permalink
Merge 676e87b into 4b0cd65
Browse files Browse the repository at this point in the history
  • Loading branch information
mesellings authored Dec 10, 2024
2 parents 4b0cd65 + 676e87b commit 45e847f
Showing 1 changed file with 19 additions and 10 deletions.
29 changes: 19 additions & 10 deletions docs/reference/regions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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_ |
Expand All @@ -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/).

0 comments on commit 45e847f

Please sign in to comment.