Showing posts with label Cloud storage. Show all posts
Showing posts with label Cloud storage. Show all posts

02 September 2012

Potential giant leap forward for secure cloud storage

Storing your documents and data in the cloud has several significant benefits:
  • access and manage documents via a wide range of modern browsers
  • most cloud providers offers shared access, shared editing and version control as well
  • download and upload from any Internet-connected machine or device:
    • new devices have immediate access
    • old devices can be discarded safely
  • backup automatically managed by cloud provider
Set against these major features are the need for a constant Internet connection and bandwidth requirements which may be high if there is a high rate of document upload/download. These concerns are lessening over time and will be unlikely stumbling blocks for cloud storage adoption.

The one remaining concern is document security. While document transport can be secured it remains a trust relationship with the cloud storage provider that they will not read document contents, even when encrypted, and not disclose the document to authorities possibly sited overseas.

Fortunately a solution to secure cloud storage is in sight by way of federated cloud document architectures. Soon to launch in public beta in a few days comes LifeStuff offering "totally unlimited, totally secure and totally free cloud storage". When the LifeStuff software is installed on your device your documents are divided into segments, encrypted, and different segments stored in different parts of the cloud a multiple number of times to allow for failures. No one cloud site stores the complete document.

Whole documents are reconstituted from different cloud stores when needed. The cloud stores are free and unlimited because they exist on the local storage on other users' devices. Thus if you want 50 GB of cloud storage you must agree to store 50 GB of other users' document fragments on your device, and be connected to the Internet for access. Note the storage is 'free' but the bandwidth charges are not. Nevertheless the encrypted, federated nature of the cloud storage offers high security.

As outlined in a cloud breakthrough article Australia's own CSIRO ICT Centre has "developed a secure cloud system that breaks up files into segments, encrypts them and sends each segment to a different cloud provider. Using special software the user would still see and manipulate their files as a single entity, however, each provider received only part of the file in an unreadable, encrypted form".

So this solution uses existing cloud storage providers for the actual document storage. Most cloud providers allow a free service for up to about 25 GB storage. This federated solution thus maximises the use of free storage in the cloud. Users would sensibly pay for larger capacities and support from the providers.

Both the LifeStuff and CSIRO solutions offer the real potential of secure cloud storage at last and should speed its adoption.

24 November 2011

Types of Personal Cloud Solutions

2011-11-24 SNAG-05I have been a user of 25 GB free SkyDrive for a number of years as it has gone through many guises. For full synchronisation between SkyDrive and local files on your computers you need to add Live Mesh which has lower storage limits.

How do you compare this offering with other personal cloud solutions. From the ReadWriteWeb post on how Windows 8 will bring a personal cloud to billions we see Microsoft introducing some cloud solution granularity to aid user choice:

Omar Shahine and Mike Torres outlined three distinct categories of personal cloud solutions:

  1. File clouds; using the traditional file and folder structure. Examples: SkyDrive, Dropbox
  2. Device clouds; "A device-centric view of cloud storage "hides" the folders from you." Example: iCloud
  3. App clouds; "they fully embrace the cloud [and] can enable new ways to collaborate, organize, and share." Examples: Google Docs, Evernote

28 October 2011

Time to Store All Cloud Data in Dynamic Memory

It is fairly clear we are at a point when purchasing personal workstations consisting of tablets, ultrabooks and laptops that only solid state drives, SSDs, make sense. There are huge performance benefits and the generally lower capacity of an SSD compared to a hard disk drive, HDD, of similar cost is not a problem with apps and data rapidly migrating to the cloud.

One might imagine that the cloud data itself, though, being so massive, must necessarily be stored on massive arrays of HDDs that is currently the case. It therefore stretches belief to find recent research indicating that the most cost effective way to store cloud data from now on is to use massive arrays of standard dynamic random access memory, DRAM. The article by Scott Fulton entitled ‘Stanford: Move the Cloud from Disk to DRAM’ summarises the paper by Ousterhout et al that introduces the punchy concept of RAMClouds. The argument relies on the 3-year cost of ownership for large datasets taken from the second figure in the paper:

2011-10-28 SNAG-00

I expect this to be an historic turning point for cloud infrastructure and totally unexpected. RAMClouds will have an absolutely major impact on cloud services from the performance perspective and well as the design and siting of data centers. I can’t wait to see the effects.