Report this

What is the reason for this report?

What's the best way to handle media file storage with digital ocean?

Posted on May 17, 2014

I asked this question a while back and never received an answer, so I want to give it another try. I have an app that allows users to upload images, spreadsheet files, etc., and I was wondering if anyone could recommend a good approach to storing these file here on digital ocean. Should I create a separate droplet and use the private networking features, or should I just store everything on the same droplet? If so, is there any documentation on this? Or should I use something entirely different like S3?



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.

Aside from very special circumstances, I’m an advocate of using storage services like S3 and similar. You really can’t beat (a) the access control options, (b) redundancy/reliability, © built-in ssl, and (d) the ability to take some of the load off our app server. <br> <br>I imagine DO will come out with their own S3-like storage service at some point … but that’s just a guess.

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.