Posts

Showing posts with the label Developer

Deliver Cloud Storage To Your Desktop

Image
  Cloud Storage Services Cloud Storage Services were relatively unknown until Amazon mass produced the now well-known S3 ( Simple Storage Service ). S3 may not be the first cloud storage service but it is among the first for the public with billions of objects stored. Now we are seeing other cloud storage vendors coming out, such as Nirvanix, Windows Azure , EMC Atmos Online/AT&T, Parascale, Box.net and etc. Google has long been in the cloud services business with the GMail service, the Google Apps Engine, the Picasa photo service and etc, with Google storage backing them up. Desktop Access To the Cloud A common theme of cloud storage services is that they all provide some API (Application Programming Interface) over HTTP. If the Cloud Storage were to be as popular today as the FTP for the past decade, it needs to have a desktop client that delivers the remote storage to the user's desktop, preferably as a Virtual Network Drive. After all, nobody wants to code a Ruby ...

Cloud Storage and Developers

Developers, developers, developers! I still remember this Steve Ballmer video . Even companies as big as Microsoft need more developers. It is so easy to create a cloud storage nowadays. Sign up for an Amazon S3 account, download a .NET library or a PHP library, you are on your way to a weekend project to kick start your cloud storage offering. It is a crowded space. Many services are competing at the capacity level, such as 50G - 25G for free. Not many users still look at 2G free offering. This is a no win competition and will drive the margin thin. To win, it has to come down to the killer apps and the services on top of the storage. For example, if you have Gmail, you were locked into the service and the storage. Whoever offers the best apps stays. Whoever gets the most developers to write apps wins. We are one of the developers, delivering cloud services to user's desktop. We released the Gladinet Cloud Desktop , build 71 to the web today. It was not easy and we are mov...