Big Data. Big Decisions
InformationWeek
Special Coverage Series

Commentary

Kurt Marko

Kurt Marko

Contributing Editor

Bridging Hot And Cold Cloud Storage

Pogoplug takes the chill off Glacier, turning it into a continuously replicated archive.

Well, that sure didn't take long. No sooner did I speculate on the reverberations from Amazon's new Glacier archiving service on the storage cloud/SaaS food chain--that it wouldn't be long before other cloud backup providers would wrap their own software around Amazon's low-cost archiving technology--than a new service comes along. But I was only half right in that the scenario turned Glacier into an inexpensive, convenient tape vault alternative. That may indeed play out in the coming months, but for now, a company that popularized the concept of personal cloud storage, Pogoplug, is on deck with a way to protect data.

Pogoplug had been quietly developing a way to plug a major hole in its service--namely, what happens when your personal cloud dies or you accidentally delete an important folder? Enter Glacier, a service seemingly tailor made for products like Pogoplug that "cloudify" local, and hence potentially vulnerable, storage by enabling cheap, secure off-site replicas. In sum, Glacier allows Pogoplug to provide users with a real cloud back end. Although Pogoplug CEO Daniel Putterman says he and his team didn't know about Amazon's plans when they started development of the cloud storage service, they'd been working for quite a while on integrating cold cloud storage with hot local devices, using its cloud sharing and management service as the middleman.

More Insights

Webcasts

More >>

White Papers

More >>

Reports

More >>

Glacier turns out to be a perfect fit for that cold back end.

Pogoplug, and similar personal cloud devices such as Akitio MyCloud and TonidoPlug, are small NAS devices that wrap direct-attached SATA or USB drives with a cloud service, exposing locally stored content to the Internet. They're great for consumers wanting to access files on the road, particularly now that Pogoplug has Android and iOS apps, but such products lack two key pieces important to business customers: rich support for multiple user accounts and shares and integrated cloud backup. Pogoplug rectified the first problem with its Team service and now the second with the new Cloud Storage offering.

Putterman's vision, that "archival data can and should be usable on a daily basis," entails erasing the boundary between hot and cold data. Building on Glacier, Pogoplug has turned what started as a file-sharing and remote-access technology into a full-fledged backup, and soon to be version-aware archiving, service. It achieves the goal of marrying inexpensive local storage with highly reliable, secure, and safe cold storage (read: Glacier) by automating data synchronization (hot to cold) and recovery (cold to hot) through its cloud service and Web UI. Here's how it works: Pogoplug's cloud-based software has always kept track of the data shared through its software, whether a disk tethered to one of its appliances or a PC or server share exported via client software. Its cloud service creates a namespace that maps file queries over the Internet to the appropriate Pogoplug device (or software client) and disk location. Instead of acting as a middleman, the new cloud backup service automatically gathers data from the local device and copies it to the cloud (Glacier). Not only that, but Pogoplug's service tracks file versions over time, meaning the new Glacier-based service has a Time Machine-like snapshot of every file and version. Putterman says version control won't be exposed in the initial release, but it will appear in a future service update, allowing restores of any file from any point in time.

In a sense, Pogoplug has done for files what iTunes Match does for music: create an automatically mirrored cloud repository of local data. Recovery can be initiated from any client using Pogoplug's Web interface, and targeted to any Pogoplug-enabled device, not just the originating appliance or share. As Putterman puts it, "Recovery can initiate from anywhere, to anywhere."

But what's this got to do with enterprise IT? Isn't Pogoplug just an inexpensive appliance for home users?

Indeed, the company got its start by "cloudifying" personal storage for the masses with its appliance/cloud service combination. However, the advent of a software client effectively decouples service and appliance, meaning storage on any PC or server can be part of the cloud pool. Putterman notes that customers are already using Pogoplug's software on Windows Server to expose SAN-attached storage to the cloud. And now this same pool can be automatically mirrored to Glacier.

Pogoplug's client software and Glacier-based cloud backup are but the opening salvos in what appears to be a concerted effort at building an enterprise-worthy platform. While not ready to announce details, Putterman says the company will soon enable meshing Pogoplug appliances and server instances into a single storage pool with a unified namespace, all managed through the cloud. Meshing multiple storage locations effectively extends the replication functionality introduced with Glacier to any instance (appliance or server), meaning data can be automatically copied from or restored to any other location. Such distributed redundancy augments the data protection provided by Glacier by automatically copying files to several internal devices or shares. As with Glacier support, Putterman says this feature will be managed by Pogoplug's back-end service.

Pogoplug's cloud storage is available in two editions, targeting consumers and businesses respectively, each with three price/capacity tiers per edition. Pogoplug Family starts at $29 per year for 100 GB of Glacier cloud storage and three user accounts; $49 per year bumps it to 300 GB in the cloud and five users, while $99 per year gets you 1 TB of cloud backup and seven users. As an added bonus, all include a basic Pogoplug appliance (not the advanced Series 4 with USB 3 and SATA support) and support.

The business product, known as Pogoplug Team, uses its Team Server software running on a Windows or OS X system. Starting at $19 per month, the service provides 1 TB of cloud storage and five user accounts. Doubling that to 2 TB and 10 users sets you back $39 a month, while $99 per month gets 5 TB in the cloud and 25 users. Recall that Amazon prices Glacier at a penny per gigabyte per month or $120 per year for a terabyte, so consumers are actually getting a price break by going through Pogoplug, while businesses pay an extra $80 per year for the Team Server software.

The Team service also enables full customization of the Web UI, meaning enterprises can make it look like an official intranet portal. As with Pogoplug's existing service, neither the Family nor Team service limits the amount of locally attached storage; the pricing tiers are only for the cloud backup. And while all use Glacier, they don't require an AWS account; Pogoplug insulates users from Glacier and, much like Dropbox's use of S3, users know nothing about Amazon's back end.

At less than $17 per month per terabyte, Pogoplug's cloud storage is an inexpensive insurance policy for SOHO and SMB users looking for a convenient way to both expose internal disk shares to the cloud, in itself a boon for mobile users and business partners, and replicate data to Amazon's high-end infrastructure. While Pogoplug may be the first, it certainly won't be the last service to leverage Glacier as an inexpensive backup medium. I have no doubt we'll soon see similar offerings targeting larger enterprises.



Related Reading




Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

BYTE encourages readers to engage in spirited, healthy debate, including taking us to task. However, BYTE moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing/SPAM. BYTE further reserves the right to disable the profile of any commenter participating in said activities.

Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.

Follow InformationWeek

By The Numbers

What Are Your Primary Concerns About Using Big Data Software?

Base: 417 respondents at organizations using or planning to deploy data analytics, BI or statistical analysis software
Data: InformationWeek 2013 Analytics, Business Intelligence and Information Management Survey of 541 business technology professionals, October 2012

What Do You Think?

What's your attitude about SQL analysis on top of Hadoop?
We want fast, standard SQL analysis capabilities on Hadoop ASAP
Hadoop is for unstructured data; SQL is for relational databases
We'll give SQL on Hadoop a try, but relational DBs will remain the mainstay
Given strong SQL support on Hadoop, we'd nix the data warehouse
We're not interested in Hadoop
No opinion



Related Content

From Our Sponsor

Five Big Data Challenges and How to Overcome Them with Visual Analytics

Five Big Data Challenges and How to Overcome Them with Visual Analytics

Business leaders often need a visual snapshot of data to quickly grasp and use it. This paper identifies five challenges in presenting data and how visual analytics can resolve them. Solutions are suggested to overcome the challenges of: speed, data clarity, data quality, displaying meaningful results, and dealing with outliers.

Game-Changing Analytics: How IT Executives Can Use Analytics to Create Innovation and Business Success

Game-Changing Analytics: How IT Executives Can Use Analytics to Create Innovation and Business Success

Today's competitive advantage requires a deeper understanding of your business, your market and your customers. As an IT executive, you can drive that knowledge transformation. In this white paper, learn how to make decisions as a strategic business leader and three steps to begin an analytics initiative within your enterprise.

Data Visualization Techniques: From Basics to Big Data with SAS Visual Analytics

Data Visualization Techniques: From Basics to Big Data with SAS Visual Analytics

High-performance data visualization turns sophisticated analyses into meaningful graphics, leading to faster and smarter decision making. In this white paper, learn how visual analytics can transform big data, with additional features such as real-time functionality, mobile compatibility, robust applications for technical groups and accessibility for nontechnical users.

Big Data: Lessons from the Leaders

Big Data: Lessons from the Leaders

Financial performance, competitive advantage, operational efficiency, strategic decision making - every business goal can extract value from big data, and the time for doubt or inaction has long passed. In this Economist Intelligence Unit report, in-depth interviews with data pioneers reveal the link between the effective use of big data and the bottom line among other results.

Decision-Driven Data Management: A Strategy for Better Decisions with Better Data

Decision-Driven Data Management: A Strategy for Better Decisions with Better Data

Which came first, the data or the decision? This white paper makes the case for having a decision in mind, then tailoring big data's volume, variety and velocity to achieve business results such as overcoming customer dissatisfaction or creating well-informed strategies in real time.

Informationweek Reports

Research: The Big Data Management Challenge

Research: The Big Data Management Challenge

The challenge of big data is real, but most organizations don't differentiate 'big data' from traditional data, and nearly 90% of respondents to our survey use conventional databases as the primary means of handling data. We'll help you understand what constitutes big data (it's not just size) and the numerous management challenges it poses.