I\'m currently designing an architecture for a web-based application that should also provide some kind of image storage. Users will be able to upload photos as one of the k
Use Seaweed-FS (used to be called Weed-FS), an implementation of Facebook's haystack paper.
Seaweed-FS is very flexible and pared down to the basics. It was created to store billions of images and serve them fast.