Ferrolane object storage

Static object storage

Durable storage for build artifacts, images and release bundles.

Durability

Objects are replicated across three availability zones before an upload is acknowledged.

Versioning

Every overwrite keeps the previous version for 30 days, restorable through the console.

Lifecycle

Rules move cold objects to archive tiers automatically by prefix or age.

Uploading

PUT /bucket/releases/app-2.14.0.tar.gz HTTP/1.1
Host: static.ferrolane.dev
Content-Length: 41857203
x-amz-content-sha256: UNSIGNED-PAYLOAD

Access

Buckets are private by default. Public read must be granted per prefix; presigned URLs expire after at most seven days.