Buckets that work with S3 tools
Buckets that work with S3 tools, access keys you limit to the buckets they need, and usage you can see. The Free plan includes 10 GB.
Keep files, backups and media in private buckets, and reach them from your apps with the tools made for Amazon S3. The Free plan includes 10 GB.
Plans and prices
Every account plan includes some storage. For more, order an Object Storage plan with a larger allowance, and pay a rate per GB-month (one GB kept for a month) for anything above it.
Included with your account plan
It renews at no charge, and you pay only for storage above it.
- Free: 10 GB
- Pro: 250 GB
- Business: 1 TB
What Object Storage includes
Every Object Storage service gets these, on every plan.
- Works with S3 tools. Use the AWS CLI, rclone, s3cmd or an AWS SDK. Give them your endpoint, your region and an access key.
- Private buckets. Every bucket is private. Each request needs a signature from one of your access keys, or a presigned link you created. A presigned link lets anyone who has it reach one file for a limited time.
- Access keys you limit. Give each key one bucket or all of them, read-only or read-write, and revoke it when you are done.
- A file browser in the dashboard. Upload and download files, create folders and delete objects without an S3 tool.
- Usage you can see. We measure what your buckets hold every hour, and a chart shows it against your allowance. Requests, uploads and downloads are not counted.
- Your choice of region. Choose a region when you order, and create buckets in any region that offers Object Storage.
How it works
- Set up your storage. Create the Object Storage your account plan includes, or order an Object Storage plan with more room, and choose its region.
- Create a bucket and a key. Create a bucket, then an access key for the apps that use it.
- Connect your tools. Point any S3 client at your endpoint with the key, or upload files in the dashboard.
Add-ons
An add-on raises one limit without a change of plan.
- Extra Object Storage 250 GB: 250 GB more on the Object Storage your account plan includes.
Guides for Object Storage
Our docs explain each step, from your first bucket to your bill.
- Object Storage: How buckets, access keys and the file browser fit together.
- Order Object Storage: Choose a plan and a region, and change or cancel the plan later.
- Create and delete buckets: Create a bucket in any region that offers Object Storage, and the naming rules.
- Create and revoke access keys: Create a key for one bucket or all of them, read-only or read-write.
- Connect an S3 client: Set up the AWS CLI, rclone, s3cmd or an AWS SDK.
- How Object Storage is billed: What your allowance covers, how we measure it and what going over costs.
Create your first bucket
Start on the Free plan with 10 GB, or order an Object Storage plan with more room.
Frequently asked questions
Which tools work with Object Storage?
Tools and code made for Amazon S3 work with it, such as the AWS CLI, rclone, s3cmd and the AWS SDKs. You give them your endpoint, your region and an access key.
Can I make a bucket public?
We do not offer public buckets: every bucket is private. To share one file, create a presigned link, which lets anyone who has it download the file for a limited time.
What happens if I store more than my allowance?
Uploads keep working, and we never delete a file because you went over. You pay a rate per GB-month for what you keep above the allowance, and a GB-month is one GB kept for a whole month.
Do you charge for requests or downloads?
We measure only what your buckets hold, once an hour. Requests, uploads and downloads are not counted.
How many buckets can I create?
Each Object Storage service holds up to 25 buckets, and each bucket name can be used once on your account.