Object Storage Repositories

An object storage repository is a repository intended for long-term data storage and based on either a cloud solution or an S3 compatible storage solution.

Veeam Backup & Replication supports the following types of object storage repositories:

  • Amazon S3, Amazon S3 Glacier and AWS Snowball Edge
  • S3 compatible
  • Google Cloud
  • IBM Cloud
  • Wasabi Cloud Storage
  • Microsoft Azure Blob, Azure Archive Storage and Azure Data Box

You can use object storage repositories as target repositories in the following ways:

Important

You can not keep backups created by file share backup jobs in object storage repositories if they are added as performance extents of the scale-out backup repository.

  • As target repositories for backups of VMware Cloud Director virtual machines created by Veeam Backup & Replication.
  • As target repositories for backups of K10 environment created with Veeam Plug-in for Kasten K10.
  • As target repositories for backups of configuration database created by Veeam Backup & Replication.

You can also use object storage repositories as the following parts of the scale-out backup repository:

  • As a part of Performance Tier. Performance tier allows to quickly access the stored data. For more information, see Performance Tier.
  • As a part of Capacity Tier. Capacity tier of scale-out backup repository allows to offload existing backup data directly to cloud-based object storage. For more information, see Capacity Tier.
  • As a part of Archive Tier. Archive tier of scale-out backup repository allows to transport infrequently accessed data from the capacity tier for archive storage. For more information, see Archive Tier.

Object Storage Repository Deployment

 

To communicate with an object storage repository, Veeam Backup & Replication uses an off-host backup proxy to transfer data and a mount server to process guest OS applications and perform item recovery.

Depending on the type of a job, an off-host backup proxy connects to the object storage repository using one of the following options:

  • Direct - with this option, an off-host backup proxy transfers data directly to object storage. To process data, Veeam Data Mover will run on an off-host backup proxy to process data.
  • Using a gateway server - with this option, an off-host backup proxy transfers data to the object storage repository through a gateway server. To process data, two Veeam Data Movers are used: the source Veeam Data Mover that runs on the off-host backup proxy and the target Veeam Data Mover that runs on the gateway server.

In This Section