Object Storage
DocsNeed to store files like images, PDFs, or videos? That's what object storage is for, and it handles larger files with ease. Upload a file and get back a shareable URL. Need temporary access? Generate presigned URLs that expire automatically. Under the hood, this uses S3-compatible storage (a widely-used standard for file storage), so the patterns you learn here work anywhere. For simple key-value data, see KV storage.
Document:hello.txt
Files (0)
No files yet. Click "Load Sample Data" to add a sample file.
Reference Code
Loading...
Ready
Output will appear here...