Monday, 3 June 2013

Cloud Image Storage

We decided to go with Cloudinary as our Image Manager in the cloud. This will be where all our Images are going to be stored and retrieved from. We went with this one as it provide a simple and secure means to upload images and retrieve images.

We also tested out uploading images through the app and all the images successfully uploaded to the cloud and returned the appropriate resonses that contained the URl to retrieve the image.

Next step is to store the image location in the SQL Database in the Amazon Web Server

Cloud Storage: http://cloudinary.com/

No comments:

Post a Comment