# Alibaba Cloud OSS

## Overview

Alibaba Cloud is an S3-compatible backup provider. Configuration as a backup destination is similar to AWS S3.

## Example

After logging in, go to the Object Storage Service and create a new bucket.

![](/files/6nY64PpdHPeyKYOLDhdx)

Provide necessary details for your bucket and enable versioning.

![](/files/F9ixkj7VKzElQWEU16QW)

Next, go to Manage AccessKey Management and create new AccessKey

![](/files/33e1Xt8xzDzDW33i0MIn)

Now go to the Backup destination tab on the Storware Backup & Recovery dashboard and change the sub-tab to object storage. Provide the bucket name and key credentials, and then configure the remaining options according to your requirements:

![](/files/CLKsDgvz4ZUVSzkH9JyZ)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.storware.eu/backup-and-recovery-7.3/deployment/backup-destinations/object-storage/alibaba-cloud.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
