Skip to main content

Add a backup to another region Limited availability

Enable the backup to another region (BTAR) feature and create an additional cross-region service backup on top of a regular backup stored in the region where your service is hosted.

important

BTAR is supported for Aiven for MySQL®, Aiven for PostgreSQL®, and Aiven for OpenSearch®.

To add an additional service backup for your service, you can use the Aiven Console, CLI, or API. You can enable BTAR for

Prerequisites

  • This feature is in limited availability. Enable it by contacting your account team.

  • Make sure you have at least one running Aiven for MySQL® or Aiven for PostgreSQL® service.

  • Depending on your preferred tool to manage BTAR with, make sure you can access or use:

Add a cross-region backup to an existing service

  1. Log in to the Aiven Console and go to your project page.

  2. From Services, select an Aiven service on which you'd like to enable BTAR.

  3. On your service's page, click Backups in the sidebar.

  4. On the Backups page, click Actions > Add secondary backup location.

  5. In the Add secondary backup location window, toggle the Secondary backup location enabled switch and use the Backup location menu to choose a region for your additional backup.

  6. Click Save to confirm your selection.

    tip

    For names of the cloud regions supported in Aiven, see column Cloud in List of available cloud regions.

Your new additional backup is now visible on your service's Backups page in the Secondary backup location column.

Add a cross-region backup to a new service

Step 1: Create a service

  1. From your project, in the Services page, click Create service.

  2. From the Select service page, click the service type of your choice.

  3. Select the cloud provider and region to host your service on.

    note

    The pricing for the same service can vary between different providers and regions. The service summary shows you the pricing for your selected options.

  4. Select a service plan.

    note

    This determines the number of servers and the memory, CPU, and disk resources allocated to your service. See Plans & Pricing.

  5. Optional: Add disk storage.

  6. Enter a name for your service.

    important

    You cannot change the name after you create the service.

    You can fork the service with a new name instead.

  7. Optional: Add tags.

  8. Click Create service.

The Overview page of the service opens. It shows the connection parameters for your service, its current status, and the configuration options.

The status of the service is Rebuilding during its creation. When the status becomes Running, you can start using the service. This typically takes couple of minutes and can vary between cloud providers and regions.

Step 2: Add a backup for the new service

  1. On your service's page, click Backups in the sidebar.

  2. On the Backups page, click Actions > Add secondary backup location.

  3. In the Add secondary backup location window, toggle the Secondary backup location enabled switch and use the Backup location menu to choose a region for your additional backup.

  4. Click Save to confirm your selection.

    tip

    For names of the cloud regions supported in Aiven, see column Cloud in List of available cloud regions.

Your new additional backup is now visible on your service's Backups page in the Secondary backup location column.

Related pages