S3-compatible API
Existing SDKs and tools work unchanged.
Blob implements the S3 API surface used by AWS SDKs, CLI tools and third-party integrations — adoption means changing an endpoint and credentials, not rewriting code.
Loading...
Everything Blob can do — the full feature catalog.
Existing SDKs and tools work unchanged.
Blob implements the S3 API surface used by AWS SDKs, CLI tools and third-party integrations — adoption means changing an endpoint and credentials, not rewriting code.
Direct browser transfers, time-limited links.
Applications issue time-limited URLs; browsers transfer files directly to and from storage. Server bandwidth stays free and large files stop being a bottleneck.
Public assets served from the edge.
Images, video and downloads are cached at edge locations with cache lifetimes tuned per content class — immutable assets cache long, mutable data revalidates.
Public, private or scoped — per bucket and prefix.
Access rules live with the storage, not in application code. Marketing assets can be world-readable behind the CDN while customer documents remain private and presigned-only.