# IONOS Cloud Object Storage

**IONOS Cloud Object Storage** is a highly scalable and durable service designed for storing and accessing massive amounts of unstructured data. Built for reliability and flexibility, it provides an ideal solution for diverse data needs, including:

* **Secure backups and archives**
* **Hosting large media files and content libraries**
* **Scalable data**

A core advantage of this service is its full S3-compliance, which allows you to seamlessly manage your buckets and objects using a wide variety of existing S3 clients and tools.

Begin with the [<mark style="color:blue;">IONOS Cloud Object Storage User Guide</mark>](https://docs.ionos.com/cloud/storage-and-backup/ionos-object-storage) to understand the fundamental concepts and configuration options, and later follow step-by-step instructions in the following tutorial to deploy your advanced workflows:

## Explore Tutorials

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Create a Bucket with Object Lock</strong></mark></td><td>Create a bucket with Object Lock using <code class="expression">space.vars.ionos_cloud_object_storage</code> API, AWS CLI, or PowerShell.</td><td><a href="object-storage/object-lock-enabled">object-lock-enabled</a></td></tr></tbody></table>


---

# 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.ionos.com/cloud/tutorials/storage-and-backup/object-storage.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.
