Skip to main content

Object Storage(S3)

Object Storage is a software-defined storage optimized for storing large amounts of data. It provides data redundancy (replication and erasure coding), high availability, self-healing, and storage sharing.

  • To access your Object Storage product via the console:

1- Log in to the console.

2- From the "My Products" tab, select your Object Storage service.

3- In the window that opens, click the "Go to Panel" button to access the Object Storage management panel.

Note

The information required to access the panel can be found under the "Credentials" tab.

Cross Region Replication (CRR)

Cross Region Replication (CRR) is a feature that enables automatic replication of objects from one cloud region to another bucket located in a different geographical region. With CRR, data can be accessed from another region in the event of a failure or outage in the primary region.

When configuring CRR, the source and destination buckets are selected, and versioning must be enabled on both buckets. The replication process is triggered automatically when objects are uploaded, and only newly uploaded data is replicated. The process is one-way; data flows from the source bucket to the destination bucket. Replication policies allow for flexible configuration by selecting specific objects to be replicated.