# Hanzo S3 — Hanzo AI

> Object storage that your existing tools already speak, and you never pay to read your own data back.

# Hanzo S3

Object storage that runs as one binary wearing four hats: a master that tracks where everything is, volume servers holding the bytes, a filer for the namespace, and the HTTP gateway your code talks to. Buckets and objects, presigned links, multipart uploads, versioning and object lock, with server-side encryption whose keys are minted by Hanzo KMS rather than read out of a config file. Objects are erasure-coded across ten data shards and four parity shards, so four can be lost and the object still reads. Every call between the pieces speaks one binary protocol — there is no gRPC anywhere in the tree — which leaves one transport to secure and one to debug. And you never pay to read your own data back.

## Point an SDK at it

[Read the docs](https://docs.hanzo.ai/docs/services/s3)[View on GitHub](https://github.com/hanzoai/s3)

## Open source

License: Apache-2.0[hanzoai/s3](https://github.com/hanzoai/s3)

## Get S3

Distributed object storage

[Deploy to Cloud](https://console.hanzo.ai/deploy)[Self-host](https://docs.hanzo.ai/docs/services/s3)
