Skip to main content

Enable High Availability

Support, stability, and dependency info

Same-region Replication and Multi-cloud Replication are in Public Preview.

Multi-cloud Replication is in General Availability

You can enable High Availability features (Single-region Replication, Multi-region Replication, or Multi-cloud Replication) for a new or existing Namespace by adding a replica. When you add a replica, Temporal Cloud begins asynchronously replicating ongoing and existing Workflow Executions.

Not all replication options are available in all regions. See the region documentation for the replication options available in each region.

Using private network connectivity with a HA namespace requires extra setup. See Connectivity for HA.

There are charges associated with Replication and enabling High Availability features. For pricing details, visit Temporal Cloud's Pricing page.

Create a Namespace with High Availability features

To create a new Namespace with High Availability features, you can use the Temporal Cloud UI or the tcld command line utility.

  1. Visit Temporal Cloud in your Web browser.
  2. During Namespace creation, specify the primary region for the Namespace.
  3. Select "Add a replica".
  4. Choose the region for the replica.

The web interface will present an estimated time for replication to complete. This time is based on your selection and the size and scale of the Workflows in your Namespace.

Temporal Cloud sends an email alert to all Namespace Admins once your Namespace replica is ready for use.

Add High Availability to an existing Namespace

A replica can be added after a namespace has already been created.

  1. Visit Temporal Cloud Namespaces in your Web browser.
  2. Navigate to the Namespace details page.
  3. Select the “Add a replica” button.
  4. Choose the region for the replica.

The web interface will present an estimated time for replication to complete. This time is based on your selection and the size and scale of the Workflows in your Namespace.

Temporal Cloud sends an email alert to all Namespace Admins once your Namespace replica is ready for use.

Change a replica location

caution

We discourage changing the location of your replica for deployed applications, except under exceptional circumstances. Changing the location of your Namespace replica will result in a mandatory 7-day waiting period before you can re-enable High Availability Namespace features.

Temporal Cloud can't change replica locations directly. To update the location, you need to remove the current replica and add a new one. Follow these steps to change the replica location:

  1. Remove your replica. This disables High Availability for your Namespace.
  2. Wait through the required 7-day waiting period.
  3. Add a new replica to your Namespace.

You will receive an email alert once your Namespace is ready for use.

Discontinue High Availability features

Removing a Namespace replica disables High Availability and automatic failover features. Follow these steps to disable these features and end High Availability charges:

  1. Navigate to the Namespace details page in Temporal Cloud
  2. Select the option to "Remove Replica" on the "Region" card.

After following these instructions, Temporal Cloud deletes the replica. Your Namespace will no longer use High Availability features and you will no longer be charged for this feature.

note

After removing a replica, Temporal Cloud can't re-enable replication for a given Namespace for seven days.