Spanner Backup

When processing a Cloud Spanner instance added to a backup policy, backup appliances create a restore point for the instance and transfers the point directly to a backup repository.

A backup appliance performs Cloud Spanner instance backup in the following way:

  1. Creates a cloud-native snapshot of each database of the processed Cloud Spanner instance.
  2. If you enable image-level backup for the backup policy, the backup appliance performs the following operations:
  1. Deploys a worker instance within the worker project in the Google Cloud region depending both on the target backup repository location and the region where read-write and read-only replicas reside.
  2. Uses the worker instance to retrieve database schema, views, keys and data of the processed Cloud Spanner instance, transfers the retrieved data to the target backup repository and stores the data in the native Veeam format.
  3. Removes the worker instance from Google Cloud when the backup session completes.
  1. If you enable the backup archiving mechanism, the backup appliance performs the following operations:
  1. Deploys a worker instance within the worker project in the Google Cloud region in which the target standard or nearline repository is located.

For more information on how to specify a project for worker instances, see Managing Worker Configurations.

  1. Retrieves data from the target standard or nearline repository, and transfers it to the target archive repository.
  2. Removes the worker instance when the archive session completes.

Related Topics

Page updated 2026-06-18

Page content applies to build 13.1.1.18