Configuring Replication Within the Cloud

Last Updated At: 2025-10-21 09:10:00

Applicable Scenario

By configuring the inter-cloud replication rules, you can replicate objects from a source bucket into a specified destination bucket in another region. The inter-cloud replication feature is suitable for scenarios such as implementing inter-cloud disaster recovery, meeting industry compliance requirements, migrating and backing up data, reducing user access latency, and facilitating data access with clusters in different regions.

Note:

After versioning is enabled, multiple versions will be generated for any recently uploaded objects whose name already exists in the bucket. Each of these versions will occupy your storage capacity and will be billed for storage equally.

Usage Instructions

Using the REST API

You can directly use the REST API to configure and manage the inter-cloud replication rules for a bucket. For details, see the following parts in the API documentation:

  • PUT Bucket replication
  • GET Bucket replication
  • DELETE Bucket replication