 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ask the IT Consultant &#187; Cloud backup</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/it-consulting/tag/cloud-backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/it-consulting</link>
	<description>Boston SIM Consultants' Roundtable Blog</description>
	<lastBuildDate>Sat, 27 Apr 2013 21:32:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Really Big Data – Cloud object storage</title>
		<link>http://itknowledgeexchange.techtarget.com/it-consulting/really-big-data-%e2%80%93-cloud-object-storage/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-consulting/really-big-data-%e2%80%93-cloud-object-storage/#comments</comments>
		<pubDate>Sun, 17 Jun 2012 22:00:53 +0000</pubDate>
		<dc:creator>Beth Cohen</dc:creator>
				<category><![CDATA[big data]]></category>
		<category><![CDATA[Cloud architectures]]></category>
		<category><![CDATA[Cloud backup]]></category>
		<category><![CDATA[Cloud Services]]></category>
		<category><![CDATA[cloud storage]]></category>
		<category><![CDATA[enterprise cloud]]></category>
		<category><![CDATA[enterprise cloud services]]></category>
		<category><![CDATA[Openstack swift]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-consulting/?p=666</guid>
		<description><![CDATA["As enterprises’ appetite for ever increasing amounts of data grows object store architectures offer a different approach to managing massive amounts of data (20 petabytes or more) at lower cost." ]]></description>
				<content:encoded><![CDATA[<p><strong><em>Question</em></strong><em>:  What is the best way to store really large data sets?</em></p>
<p>We are commonly used to terabytes of data; 3TB hard drives are now usually available for under $200 and 4TB drives are starting to ship at premium prices.  It is not unusual for a company to have at least half a petabyte of data floating around on their storage systems these days and a petabyte of total data if you count all those forgotten data bases and buried servers.   Working in the storage industry I cannot tell you how many times clients would underestimate their actually storage data set by 50% or more.  SAN/NAS solutions, well understood technology that have been around for a while, are robust systems that reliably support storage pools of a petabyte or more.  However, as enterprises&#8217; appetite for ever increasing amounts of data &#8211; so called big data &#8211; grows there is a need for new architectures that take a different approach to managing massive amounts of data (20 petabytes or more) at lower cost.  That is where object stores have the advantage over traditional storage approaches because they have the capability to store data very efficiently on commodity hardware, scale horizontally to essentially infinite size and seamlessly handle any type of data.</p>
<p>As enterprise data sets grow to tens of petabytes &#8211; i.e. beyond the scale of even the largest SAN/NAS solutions available today, there are some very attractive cloud systems that address the need for those ever expanding pools of storage.  It might be worthwhile to take a minute to understand how cloud storage works for very large amounts of data.  First introduced in 1993, object stores, unlike traditional file systems that maintain some type of hierarchical organization using the file and folder analogy, take a different approach.  Each file is treated as an object &#8211; hence the term object store &#8211; and the objects are placed in the store using a distributed data base model.  Having no central &#8220;brain&#8221; or master point of control provides greater scalability, redundancy and permanence.  It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. The details vary of course, but the ability to find objects from anywhere in the store using a distributed retrieval mechanism is what allows the stores to handle multiple petabytes of data.  It is ideal for write once, read many types of data pools.  Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving.</p>
<p><!--[if gte mso 9]&gt;  800x600  &lt;![endif]--><!--[if gte mso 9]&gt;  Normal 0      false false false  EN-US X-NONE X-NONE            MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                             &lt;![endif]--><!--[if gte mso 10]&gt;-->The advantage of moving from a SAN storage solution to a cloud solution for very large amounts of data makes sense for many use cases.  S<span style="font-size: 11pt;font-family: &quot;Calibri&quot;,&quot;sans-serif&amp;quot&amp;quot&amp;quot&amp;quot&amp;quot&#038;quot">ome of the advantages include:</span></p>
<ul type="disc">
<li>Widely deployed proven technology with      hundreds of petabyte data storage in production today</li>
<li>Most cost efficient solution for the      scale &#8211; Substantially lower per gigabyte per month storage costs</li>
<li>Reduced       data center floor space utilization</li>
<li>Enhanced flexibility to meet fluctuating      storage demands</li>
<li>Potential for delivering faster      throughput to applications and a better end-user experience</li>
<li>Highly scalable object storage</li>
<li>Capable of creating seamless storage      pools across multiple back-end systems</li>
<li>Ability to scale horizontally instead of      vertically</li>
<li>The horizontal architecture scales well      beyond the 20 Petabytes maximum that traditional storage architectures      allow</li>
<li>Uses interchangeable commodity hardware</li>
<li>Simplified operations</li>
</ul>
<p>The average cost of commercial fully managed cloud storage is running $.11-.15/GB/month.  That might be a bit high for companies that have massive data storage needs, but an organization that has the wherewithal to build it in-house can bring the costs down substantially, easily to under $.05/GB/month.  Remember, for every 10 petabytes of data, every additional $0.01/GB/month of savings represents $1.2M/year.  For one such model, check out Amar Kapadia&#8217;s blog on cost projections for building an Openstack Swift store, <a href="http://www.buildcloudstorage.com/2012/01/can-openstack-swift-hit-amazon-s3-like.html">Can OpenStack Swift Hit Amazon S3 like Cost Points? </a></p>
<p>In the end, if you have more than 10 petabytes of data, it might be worth checking out cloud object storage to take advantage of its ability to cost effectively and transparently scale to hundreds of petabytes.   With the right data set, a company can achieve significant savings and support planned growth.  In addition, object storage offers a more flexible architecture for future growth, and improved control over operational and capital costs.</p>
<p>About the Author</p>
<p><em>Beth Cohen, </em><a href="http://www.cloudtp.com/"><em>Cloud Technology Partners, Inc</em></a><em>.  Transforming Businesses with Cloud Solutions</em></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-consulting/really-big-data-%e2%80%93-cloud-object-storage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Megaupload &#8211; A Cloud Security Parable: Part 2</title>
		<link>http://itknowledgeexchange.techtarget.com/it-consulting/megaupload-a-cloud-security-parable-part-2/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-consulting/megaupload-a-cloud-security-parable-part-2/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 15:30:50 +0000</pubDate>
		<dc:creator>Beth Cohen</dc:creator>
				<category><![CDATA[Cloud backup]]></category>
		<category><![CDATA[cloud compliance]]></category>
		<category><![CDATA[cloud storage]]></category>
		<category><![CDATA[consumer cloud]]></category>
		<category><![CDATA[consumer IT innovation]]></category>
		<category><![CDATA[Consumer IT technology]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-consulting/?p=638</guid>
		<description><![CDATA["Cloud file sharing systems are using a combination of the peer to peer sharing strategy of BitTorrent and the centralized server model of the late lamented Napster.  The government case rests more on ease of access to the servers. "]]></description>
				<content:encoded><![CDATA[<p><!--[if gte mso 9]&gt; 800x600 &lt;![endif]--><!--[if gte mso 9]&gt; Normal   0               false   false   false      EN-US   X-NONE   X-NONE                                             MicrosoftInternetExplorer4 &lt;![endif]--><!--[if gte mso 9]&gt; &lt;![endif]--><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman","serif";} --> <!--[endif] --></p>
<p><strong><em>Question</em></strong><em>:  Just when we were getting comfortable with storing our confidential data in the cloud, now I hear about the FBI shutting this company down.  Do I need to reexamine my cloud security policies?</em></p>
<p>A few years ago, I wrote a <a href="http://itknowledgeexchange.techtarget.com/it-consulting/widgit-company-a-cloud-security-parable-part-1/">scary story</a> about Widgitco a factitious company that found out the hard way that reading the fine print on cloud service contracts is important.  Widgetco&#8217;s problems stemmed from a lack of clarity about who actually owned the data in the cloud.  When Widgitco discovered their customer list had fallen into the hands of their main competitor they had little or no legal recourse because this issue had never been properly addressed by any of the parties in the fiasco, including Widgitco, its SaaS providers or the actual owners of the data center hardware.</p>
<p>Now the courts are addressing a dramatic and all too real example of the question of who owns data in the cloud and even more importantly, who is responsible for the files.  The recent legal problems of Megaupload, a filesharing service, not untypical of many others in the cloud storage and file sharing market, highlight these issues.   In a nutshell it boils down to the differing perspectives on the legal nature and purpose of file sharing.  Clearly there is lots of legitimate file sharing going on.  Dropbox, MediaFire, SugerSync, and even Megaupload, despite the government legal actions, all have a huge number of users who are using it to share personal files for both business and personal reasons.   According to MediaFire, employees at 86 percent of the Fortune 500 use its services.  They are not providing information on the nature of those files and what they are being used for, but I think we can safely assume at least some of the files are being legitimately used by collaborative teams to produce real work.  One can argue that using Dropbox and its ilk in the corporate setting does pose a serious risk for exposing sensitive corporate data.  I do agree with this sentiment, but I am also realistic about the reasons company employees are turning to these services in the first place.  Like <a href="http://itknowledgeexchange.techtarget.com/it-consulting/bringing-consumer-technology-into-the-enterprise/">the adoption of other consumer driven innovations like mobile devices and IM</a>, it is often simply because the available internal corporate file sharing tools leave something to be desired.  How many of you have used a file sharing service as a team collaborative tool simply because it was easy to use and met the objective for expediency?</p>
<p>So what is the real issue?  The problem stems from a clash between the interests of the media content delivery companies such as Sony, Warner Brothers and others who are worried that these sites are primarily being used to share pirated copies of movies, e-books or music, and the far more common and benign private file sharing.  While one could argue that they should not be worried about the pirating in the first place, (Read Charlie Stross&#8217;s interesting take on that issue :  <a href="http://www.antipope.org/charlie/blog-static/2012/04/understanding-amazons-strategy.html">What Amazon&#8217;s ebook strategy means</a>) that is a discussion that will be left to another time.  For the moment it appears that the government is siding with the large media conglomerates at the expense of everyone else.</p>
<p>Part of the reason that there is renewed government interest in prosecuting these services is a change in the technology and service delivery model.  In many ways these cloud file sharing systems are using a combination of the unenforceable peer to peer sharing strategy of BitTorrent, where the files are literally scattered all over the globe on millions of private computers, and the centralized server model of the late lamented Napster.  The government case boils down to the fact that the files are located in an identifiable set of machines that constitute a cloud file repository, therefore they can be subject to seizure.   I suspect the government case rests more on the relative ease of access to the servers than anything more valid.  A similar but more legally defensible case against the poor Boston University graduate student, <a href="http://www.joelfightsback.com/">Joel Tenebaum</a> who got caught with pirated music garnered far more sympathy for the student than its intended anti-piracy warning message.</p>
<p>Where does that leave the legitimate business user?  The bottom line is that the on-going battle among pirates, business and the legal system will continue to work slowly through the courts, while the enabling technology to beat the system will remain far ahead of the law.  In the meantime, I think you can safely continue to use cloud file sharing services; just make sure they are business friendly and meet proper regulatory requirements for data security.</p>
<p>About the Author</p>
<p><em>Beth Cohen, </em><a href="http://www.cloudtp.com/"><em>Cloud Technology Partners, Inc</em></a><em>.  Transforming Businesses with Cloud Solutions</em></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-consulting/megaupload-a-cloud-security-parable-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
