Question

Are there published practical limits for Spaces storage?

Hi, I’m working on a multi-tenant application which will potentially make extensive usage of object storage, organized by tenant buckets.

I’m aware of the base plan’s limits and the rate of charges after that ($.02 for GiB of storage and $.01 for tx), but I am curious if there is a published resource on the practical limits or gotchas of using object storage.

For example, are there limits on file addresses per bucket? Max size limitations per bucket of for object storage overall? Performance recommendations for when to shard/fragment buckets? Does file per bucket volume affect CDN strategies? Etc.

Also wondering what general lessons are portable from AWS experience and if there are unique stories or experiences others have had with DO spaces.

I know this is pretty open ended, but there is not a lot of canonical info on the broader interwebs, so I thought maybe I’d duck in here and inquire.

Thanks in advance for any pointers!


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
April 23, 2025
Accepted Answer

Hi there,

There aren’t super detailed docs on practical limits, but they do list the hard limits here: https://docs.digitalocean.com/products/spaces/details/limits/

In practice, most people won’t hit limits unless you’re storing millions of objects in a single bucket, performance can dip then, so sharding buckets by tenant or use case is smart. No per-bucket size cap, but each object can be up to 5TB.

If you’re coming from AWS S3, most best practices carry over, especially around naming conventions, CDN usage, and lifecycle policies.

- Bobby

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.

New accounts only. By submitting your email you agree to our Privacy Policy

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.