Blob Storage
Store and serve unstructured data like images, videos, and backups. Fully S3-compatible API with built-in global CDN, ensuring your assets are delivered fast with zero egress fees.
Technical Specifications:
Durability
99.999999999% (11 9s)
Max File Size
5 TB
Egress Fees
$0 (Regional)
Storage Class
Standard, Infrequent Access
Encryption
AES-256 at rest
Works seamlessly with:
Example 1
Example 2
Example 3
folder_open
Product Capabilities
Infinite Scale
Store petabytes of unstructured data without provisioning storage volumes.
Built-in CDN
Assets are automatically cached and served via our global edge network.
S3 Compatible
Use existing tools and libraries with our standard API interface.
Experience
Infinite Object Storage
Store and serve images, documents, and config files with a unified API. Integrated CDN means assets are always close to your users.
- Import the 'put' utility from the blob SDK.
- Capture the file from the request form data.
- Upload the file with public access settings and return the URL.