<?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>Davey Shafik &#187; amazon</title>
	<atom:link href="http://daveyshafik.com/archives/tag/amazon/feed" rel="self" type="application/rss+xml" />
	<link>http://daveyshafik.com</link>
	<description>As close to my brain as you can safely get...</description>
	<lastBuildDate>Tue, 02 Feb 2010 05:48:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Explaining the Cloud</title>
		<link>http://daveyshafik.com/archives/648-explaining-the-cloud.html</link>
		<comments>http://daveyshafik.com/archives/648-explaining-the-cloud.html#comments</comments>
		<pubDate>Mon, 08 Jun 2009 02:05:29 +0000</pubDate>
		<dc:creator>Davey Shafik</dc:creator>
				<category><![CDATA[tagged]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloud hosting]]></category>
		<category><![CDATA[cloudfiles]]></category>
		<category><![CDATA[cloudservers]]></category>
		<category><![CDATA[cloudsites]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[mosso]]></category>
		<category><![CDATA[rackspace]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[simple db]]></category>
		<category><![CDATA[slicehost]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://daveyshafik.com/?p=648</guid>
		<description><![CDATA[<p>Some weeks back, somebody asked me &#8220;What&#8217;s the big deal with the cloud? I don&#8217;t even understand WHAT it is!&#8221;. This is a common problem, and one I&#8217;m going to try and clear up here and now.</p>
<h3>Why is it so hard to define?</h3>
<p>The cloud is so hard to define, because it is comprised of several different ideas and technologies. As I see it, the cloud comprises of the following things:</p>
<ul>
<li>File Storage</li>
<li>Remote Computing Power</li>
<li>Clustered Web</li></ul><p>…</p>]]></description>
			<content:encoded><![CDATA[<p>Some weeks back, somebody asked me &#8220;What&#8217;s the big deal with the cloud? I don&#8217;t even understand WHAT it is!&#8221;. This is a common problem, and one I&#8217;m going to try and clear up here and now.</p>
<h3>Why is it so hard to define?</h3>
<p>The cloud is so hard to define, because it is comprised of several different ideas and technologies. As I see it, the cloud comprises of the following things:</p>
<ul>
<li>File Storage</li>
<li>Remote Computing Power</li>
<li>Clustered Web Hosting</li>
<li>Data Storage</li>
<li>Web Applications</li>
<li>Data Exchange</li>
</ul>
<p>I will attempt to define all of these, and end with a real world scenario (though fake) of how several of these can be brought together.</p>
<p>There are, in my opinion, two large players in this market, <a href="http://amazon.com">Amazon</a>, and through it&#8217;s <a href="http://mosso.com">Mosso</a> brand, <a href="http://rackspace.com">Rackspace</a>. In addition, <a href="http://google.com">Google</a> plays a large part.</p>
<h3>File Storage</h3>
<p>Disks are cheap, we know that. You can buy 1TB for US$75, that&#8217;s peanuts! The problem is high availability and data throughput. This is where &#8220;old skool&#8221; CDN&#8217;s typical played a role. However, with the introduction of <a href="http://aws.amazon.com/s3/">Amazon&#8217;s Simple Storage Service (S3)</a>, things changed. While there is little difference between the two services in terms of the reason you used a CDN; what S3 bought to the table was a unique pricing plan (no huge setup fees, just pay pennies for what you use) making it available to every company at every level, more importantly they also introduced an API. </p>
<p>Through the API, those looking for a standard CDN-type service, can upload their resources transparently as an integral part of their process. In addition many services capitalize on this API to provide non-CDN services, such as data backup.</p>
<p>Since the introduction of S3, Rackspace has also entered the space with it&#8217;s <a href="http://www.mosso.com/cloudfiles.jsp">Cloud Files</a> service.</p>
<h3>Remote Computing Power</h3>
<p>Another facet of The Cloud, is remote computing power, this originally took the form of <a href="http://aws.amazon.com/ec2/">Amazon&#8217;s Elastic Cloud Computing (EC2)</a>. The idea behind this service, is the ability to configure what I can best describe as virtual machines to perform specific tasks (i.e. crunch data). Then, using the API, you can &#8220;spin up&#8221; multiple virtual appliances using the disk image as you need them. </p>
<p>This means you have the resources of a giant enterprise company at your disposal, on an as-needed basis, and again, one of the breakthroughs is Amazons pricing: Pay for what you use.</p>
<p>In 2008, a small company loved by geeks around the world, entered into this space, <a href="http://www.slicehost.com/">SliceHost</a>. Known (at least, by a savvy few) for their excellent VPS services, the introduction of an API, put them in direct competition with Amazon&#8217;s EC2. In October 2008, Rackspace purchased SliceHost and while SliceHost is still a separate company, the technology now powers Rackspace&#8217;s <a href="http://www.mosso.com/cloudservers.jsp">Cloud Servers</a> offering. </p>
<h3>Clustered Web Hosting</h3>
<p>Clustered web hosting is nothing new. Companies have been creating clusters of servers for eons, for many tasks; ranging from number crunching, to data analysis, through to web servers and database servers. Where this space enters into The Cloud, is through a service like Rackspaces <a href="http://mosso.com">Mosso/Cloud Sites</a> service. Like a traditional cluster, they provide high availability, lots of power and reliability. (Note: I use Mosso for this blog and a number of other sites)</p>
<p>However, where this becomes blended with the cloud, versus traditional clusters, is that Mosso operates one giant cluster, with huge numbers of websites using the same cluster, with the infrastructure in place to allow those sites to grow as large as they wish to autonomously and transparently as needs require.</p>
<p>Another (perhaps the first, but I&#8217;m not that familiar with them) player in this space, is <a href="http://mediatemple.net/webhosting/gs/">MediaTemple&#8217;s Grid-Service</a>.</p>
<h3>Data Storage</h3>
<p>You might ask yourself, what is the difference between File Storage and Data Storage? The answer is the same as what is the difference between the file system and a database.</p>
<p>This area is the newest addition to the cloud, and one I think most people saw as needed to really replace the old style non-cloud systems. The biggest player in this market is <a href="http://aws.amazon.com/simpledb/">Amazon&#8217;s SimpleDB</a> (beta), with Google&#8217;s BigTable service only available through their python-based <a href="http://code.google.com/appengine/">AppEngine</a>.</p>
<h3>Web Applications</h3>
<p>Arguably the meat of Web 2.0, web applications allow people to create, and work in the cloud without any knowledge of the technology. To them, data held by web applications is in the same place as their webmail. API access to integrate these applications into other services are a part of how they are used within the cloud. The obvious player in this area is Google, with it&#8217;s <a href="http://gmail.com">Gmail</a>, <a href="http://calendar.google.com">Google Calendar</a>, and other Google apps such as <a href="https://docs.google.com">Google Docs</a>.</p>
<h3>Data Exchange</h3>
<p>Data Exchange using web services is the heart of Web 2.0: the mashup. Data exchange is not strictly part of the cloud, but web services are. Almost all of the cloud is interacted with using web services. In addition, thanks to the ideas of single sign on using OpenID etc, we are starting to see different facets of our data migrating across the websites we use to make it more useful and accessible — this is part of the cloud.</p>
<h3>Scenario</h3>
<p>For this scenario, I&#8217;m going to make up some fictional scenario involving <a href="http://twitter.com">Twitter</a>. I have absolutely no idea what they have technically going on, and have no idea if this is how they might handle the scenario; it&#8217;s just a well known scenario that <strong>could</strong> be solved using the cloud.</p>
<p>The scenario is this: Oprah joins your service, and suddenly you have an influx of a new users. In addition Ashton Kutcher and CNN are duking it out to reach 1 million followers. </p>
<p>You have 2 weeks to prepare, you could call your Dell representative and order 50 new servers, clone disks, and put them into your cluster&#8230; but what if it&#8217;s not enough? How do you spend that much money when the hype might only last 2 weeks? a month?  The simple answer is, you don&#8217;t. Instead you configure a couple of EC2 or CloudServer instances, and as your load starts to ramp up, you simply initiate more and more appliance on-the-fly using their respective APIs.</p>
<p>Knowing that Oprahs show is going to air at a specific time; you might fire up several instances to get the ball rolling an hour before hand.</p>
<p>You have one appliance which will function as web servers for twitter.com, one for handling API requests, perhaps even split out registration to it&#8217;s own appliance, and then of course clustered copies of their traditional RDBMS (i.e. they&#8217;re not typically using Amazon Simple DB for their regular storage as it&#8217;s functionality just isn&#8217;t up-to-par).</p>
<p>You already have S3 in place for use avatars, but instead of calculating the filename hash on every request, or retrieving it from your local database, you push that into Amazon Simple DB.</p>
<p>And that&#8217;s it. As the load starts to drop off, you shut down EC2 instances, knowing if you get a sudden influx, you can always spin them back up. </p>
<p>Eventually, you get a handle on what your new average load will be (presumably, only some small portion of the initial influx of &#8220;zomg Oprah says this is awesome so it must be&#8221; people will stay) and then you can actually purchase the right amount of actual hardware to add to your own systems. </p>
<p>Or not. Keep it in the cloud. That&#8217;s a decision you can now make at your leisure, instead of scrambling to make your best guess in that two week period before things go nuts. </p>
<h3>Conclusion</h3>
<p>The reason the cloud is so hard to define, is because it&#8217;s no single thing. It is, like it&#8217;s namesake, nebulous. It is simply there, and will look like what you make it.</p>
<p>- Davey</p>
<p>P.S.<br />
Please read Rob&#8217;s reply below, he is an employee of Rackspace, and usually (always?) the guy behind <a href="http://twitter.com/mosso">@mosso</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://daveyshafik.com/archives/648-explaining-the-cloud.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
