AWS S3-compatible object storage

Based on a fork of MinIO, Ugloo is fully compatible with the API of AWS S3.
Ugloo can therefore be used as the storage for any application using S3 object storage.

Elastic

Ugloo takes full advantage of the elastic storage capabilities natively provided by object storage technology.
In detail, it presents the same limits of the S3 API as MinIO.

Versions management and lifecycle

Ugloo natively handles multiple (immutable) versions of the same S3 object.
For a given object, we can therefore access/delete a specific version, and manage the configuration of an expiration time for each specific version. Ugloo supports native S3 locks to set up regulatory retention periods.

Amazon S3 locks