Report this

What is the reason for this report?

Storage for uploading and downloading videos from my web application.

Posted on October 17, 2020

I am trying to host a web application which there will be expected a lot of videos or images upload or download from the users who visit the site. I have noticed that there are 2 kind of storage in DigitalOcean(Volumes/Spaces) but I am confused which storage am I using for storing the video and image data that the user may upload or download.



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.

Hi there @derek986986,

Flexible and scalable data storage is a baseline requirement for most applications and services being developed with modern techniques and tools. Whether storing large or small amounts of images, videos, or blobs of text, application developers need a solution for the storage and retrieval of user-generated content, logs, backups, and so on.

What I could suggest is going through this tutorial here:

https://www.digitalocean.com/community/tutorials/object-storage-vs-block-storage-services

It will give you a really good overview of what the main differences are and which storage would be more suitable for your needs.

Regards, 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.