> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kamu.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Storage

## Supported Storage Systems

[Kamu Node](/node) is designed to be storage-agnostic and supports wide variety of storage systems.

### Managed cloud

* [Amazon S3](https://aws.amazon.com/s3/)
* [Google Cloud Storage (GCS)](https://cloud.google.com/storage/)
* [Azure Blob Storage (ABS)](https://azure.microsoft.com/en-gb/services/storage/blobs/)

### On-premise

* [Minio](https://min.io/) or **any S3-compatible** storage
* [Dell ObjectScale](https://www.dell.com/en-us/dt/storage/objectscale.htm)
* [Hadoop HDFS](https://hadoop.apache.org/docs/r1.2.1/hdfs_design.html) <Badge color="yellow">WIP</Badge>

### Decentralized

* [IPFS](https://ipfs.tech/)
* [Arweave](https://www.arweave.org/) <Badge color="yellow">WIP</Badge>

If there is a storage not this list that you'd like to be supported - [let us know](https://kamu.dev/contact/).

## Safeguarding data

<Warning>
  This section is under construction, please check back soon!
</Warning>
