Report this

What is the reason for this report?

DO Spaces questions

Posted on February 9, 2025

Hi,

I’m thinking about using Spaces but have some questions about storage features. Could you please provide information on the following:

  1. Versioning Storage Efficiency: For a 1MB file with 5 versions, does it consume 5MB or use a more efficient method?
  2. Deduplication: Is data deduplication implemented for versioned objects? If so, how?
  3. Version Limits: Are there limits on the number of versions per object or total versioning storage?
  4. Immutable Storage: Do you offer immutable storage options for protection against ransomware?
  5. Compliance Storage: What compliance storage options are available, and how do they differ from standard storage?
  6. Optimization Techniques: What other optimization techniques (e.g., delta storage, compression) are used for versioned objects?

Thank you for your assistance. I look forward to your response.



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!

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.

Hey Richard,

What I could suggest here is, you could reach out to the DigitalOcean Support team who should be able to confirm some of the internals of the Spaces storage and the compliance questions.

But in general, from what is available in the docs, regarding the rest of the questions:

  1. Regarding versioning: As far as I am aware, each version of a file is stored separately, so a 1MB file with 5 versions will consume 5MB.

  2. Deduplication: As of now, I believe that Spaces does not implement deduplication at the storage layer for versioned objects. Each version is treated as a full independent object, just like AWS S3.

  3. Version limits: From the docs:

    Spaces buckets created on or after July 2021 support up to 100 million unversioned objects or 50 million versioned objects, instead of the previous 3 million unversioned or 1.5 million versioned. If your bucket exceeds its object limits, we recommend distributing its workload across multiple buckets, as, otherwise, it require intermittent maintenance periods to ensure consistent performance.

  4. Optimization techniques: I would recommend going over the Spaces best practices docs here.

If you have any critical compliance or security needs, I’d definitely recommend reaching out to DigitalOcean support for more details.

- Bobby

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.