Object Storage across clouds
S3-compatible object storage buckets (AWS S3, GCS, Azure Storage, OCI, Linode) with verified, secure-by-default modules.
5 verified modules, 3 of them live-tested apply→verify→destroy; the rest are static-validated, live-test pending.
Compare by provider
| Provider | Module | Verification | Price |
|---|---|---|---|
| AWS | AWS S3 Bucket (hardened) | ✓ live-tested | $49.00 |
| Azure | Azure Storage Account (secure-by-default) | ✓ live-tested | $129.00 |
| Google Cloud | Cloud Storage Bucket | ✓ live-tested | $49.00 |
| Linode | Linode Object Storage Bucket | static-validated | $129.00 |
| Oracle Cloud | Object Storage Bucket | static-validated | $49.00 |
How to choose
Choose by where compute reads the data (co-locate to avoid egress fees) and by which compliance/retention controls you need. Most are S3-API-compatible, so tooling ports easily.
When not to use
Object storage is not a filesystem — for POSIX semantics or low-latency random writes, use block or file storage instead.