Report this

What is the reason for this report?

Which is the Better Option to Store DB Backups & Server SpanShot.

Posted on November 13, 2021

Currently DO is providing the Volume & Spaces, so not understood which one is better Option for BackUp purpose.



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 @hquery

So block storage is like a mounted hard drive on a single droplet. So you can use it like a normal disk on a server and copy data for a backup. The point about the single server is key. You can’t access that data unless it’s mounted to a single server.

With spaces you need connect over http the s3 cli client is the best, or rclone. You can move files in and out. You can access the file from anywhere online (with the authentication keys)

Regards Simon Founder and CEO SnapShooter DigitalOcean Backups

The developer cloud

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

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.