> For the complete documentation index, see [llms.txt](https://docs.glesys.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glesys.com/products/storage/object-storage/details/service-description.md).

# Service description

***

The Object Storage service is a high-performance, internet-scale storage platform that offers reliable and cost-effective data durability. It can accommodate unlimited unstructured data of any content type, including analytical data and rich media, such as images and videos. [Learn more](https://glesys.com/services/object-storage)

### Regional availability

The product is delivered from the following locations:

* dc-fbg1 (our Falkenberg DC, Sweden)
* dc-sto1 (our Stockholm DC, Sweden)

### Technical specification

| **Customer self-service**         | Yes, managed in the control panel                                                              |
| --------------------------------- | ---------------------------------------------------------------------------------------------- |
| **S3 API compatibility**          | Yes ([detailed feature support](https://docs.ceph.com/en/latest/radosgw/s3/#features-support)) |
| **Clients supported**             | Any S3 compatible client (aws-cli, s3cmd, minio-cli, etc.)                                     |
| **Network infrastructure**        | Up to 100Gb/s output                                                                           |
| **Bandwidth limit (per account)** | No                                                                                             |
| **Rate limit (per account)**      | No                                                                                             |
| **Multi-AZ support**              | No                                                                                             |
| **Integrated backup**             | No                                                                                             |
| **Encryption at rest**            | Yes                                                                                            |
| **Encryption in transit**         | Yes (forcing all traffic to HTTPS)                                                             |
| **Server-side encryption**        | Yes (according to the Amazon SSE-C specification)\*                                            |
| **Processing of personal data**   | Storage, transfer                                                                              |

<sub>\*</sub> [<sub>https://docs.aws.amazon.com/AmazonS3/latest/dev/ServerSideEncryptionCustomerKeys.html</sub>](https://docs.aws.amazon.com/AmazonS3/latest/dev/ServerSideEncryptionCustomerKeys.html)

### Billing and usage

We are not charging you for the public outbound bandwidth used or the total number of operational requests processed by the system. It is all included in the service.

Object Storage operates under a different model than our other storage services. They come with fixed plans, while the average monthly stored volume determines Object Storage prices.

### Responsibilities

| **Infrastructure platform**            | Glesys   |
| -------------------------------------- | -------- |
| **Interaction with S3-compatible API** | Customer |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.glesys.com/products/storage/object-storage/details/service-description.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
