
One obvious application of Cloud computing is providing storage, processing and fast access to large volume of data, particularly images. Dealing for some time with a non-cloud-based image access system I'd like to implement a simple software allowing to upload images to Azure Blob Storage and then easily view them. It is preferred to provide both upload and viewing using only browser with minimum (ideally zero) installation on client machine. Bearing this goal in mind, I dug the Web for relevant information and samples. Pretty soon, I found a lot of writings covering various aspects of the problem.
|