Object Storage Overview
Droplet Object Storage is powered by Cloudflare R2 and gives your applications an S3-compatible place to store files and objects.
How it works
Each application can have one or more storage buckets. Objects are stored in R2 and can be managed through Droplet or accessed by your application using the S3-compatible API.
Key properties
- S3-compatible — use any S3 client or SDK
- Application-managed — create and manage buckets per application
- Strong consistency — read-after-write consistency guaranteed
- API-ready — use the S3-compatible interface from your application
Storage limits by plan
| Plan | Storage | Max Buckets |
|---|---|---|
| Starter | 1 GB | 1 |
| Standard | 5 GB | 5 |
Need more storage? Contact support to discuss higher limits for your use case.