As the world shifts to computing on the cloud , or what my non tech friends call, lots of servers connected to the internet, APIs become increasingly the lingua franca or working language to communicate to and fro from these clouds. Storage in the cloud has been of the earliest use cases and one which has increasingly made sense to create secure backups at a much cheaper rate. So here is a collection of Cloud Storage APIs, as far as possible they are RESTful . Please note I am referring only to some of the biggest players in the cloud storage API space- and you may find others. But since the article is aimed at enterprise readers willing to park confidential content on the cloud, this is a list of the biggest cloud storage providers which offer API access.
me/skydrive or USER_ID/skydrive.or GET https://apis.live.net/v5.0/me/skydrive?access_token=ACCESS_TOKEN
The Skydrive API Documentation is quite comprehensive .The Interactive Live SDK is available for Sky Drive. It is quite easy to use for crafting GET requests.
Documentation https://developers.google.com/storage/docs/developer-guide

Amazon remains the overwhelming leader in cloud services for the enterprise even though it is not the cheapest, but they offer a very useful complement to their whole cloud suite.
Which one is the cheapest of these storage? Well it depends on various price and data storage points- but we will try and create a pricing comparison for a table in the concluding part of this article
In addition to these there are also the IBM SmartCloud Enterprise APIs which we will cover in the next few articles on APIs for enterprises.





©ProgrammableWeb.com 2013. All rights reserved.
Terms of Service | Privacy Policy