Object storage built for application data and delivery
Nubis Storage is the object layer for files, uploads, backups, archives, logs, and static assets. This section groups the service around the actual tasks teams need to complete: creating buckets, managing private access, moving objects, and integrating with applications.Buckets
Create buckets with a naming and access model you can live with in production.
Objects
Upload, organize, version, and lifecycle-manage the data stored inside buckets.
SDK
Standardize application access using S3-compatible SDK patterns.
API
Work directly with REST or S3-compatible tooling where SDKs are not the best fit.
The storage model
Nubis Storage is organized around two layers:- Buckets as the top-level container
- Objects as the stored files and blobs inside those buckets
Best fit use cases
- User uploads and media assets
- Export archives and build artifacts
- Application backups and log sinks
- Static website assets and CDN-backed delivery

