<?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>Revolution:Cloud &#187; Technology News</title>
	<atom:link href="http://www.revolutioncloud.com/categories/technology-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.revolutioncloud.com</link>
	<description>The Cloud Computing Revolution will be downloaded.</description>
	<lastBuildDate>Tue, 19 Jan 2010 00:39:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Jeremy presents at AWS Enterprise in Los Angeles</title>
		<link>http://www.revolutioncloud.com/2009/10/jeremy-presents-at-aws-enterprise-in-los-angeles/</link>
		<comments>http://www.revolutioncloud.com/2009/10/jeremy-presents-at-aws-enterprise-in-los-angeles/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 07:19:22 +0000</pubDate>
		<dc:creator>jedberg</dc:creator>
				<category><![CDATA[Amazon AWS]]></category>
		<category><![CDATA[Technology News]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[reddit]]></category>
		<category><![CDATA[s3]]></category>

		<guid isPermaLink="false">http://www.revolutioncloud.com/?p=98</guid>
		<description><![CDATA[On October 15th, I presented a case-study at the AWS Event in Los Angeles. My presentation focused on the experiences of reddit.com in using Amazon EC2 and S3, and moving our entire website to EC2.
Briefly, I covered details of our move and some best practices that we currently follow and plan to follow in the [...]]]></description>
			<content:encoded><![CDATA[<p>On October 15th, I presented a case-study at the AWS Event in Los Angeles. My presentation focused on the experiences of reddit.com in using Amazon EC2 and S3, and moving our entire website to EC2.</p>
<p>Briefly, I covered details of our move and some best practices that we currently follow and plan to follow in the future.  I also gave some statistics and hard numbers to help people make their own decisions about moving to the cloud.</p>
<p>You can see the <a title="reddit.com and our move to the cloud" href="http://www.slideshare.net/revolutioncloud/redditcom-and-our-move-to-the-cloud" target="_self">entire presentation</a> or watch below.</p>
<div style="width:425px;text-align:left" id="__ss_2304761"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/revolutioncloud/redditcom-and-our-move-to-the-cloud" title="reddit.com and Our Move to the Cloud">reddit.com and Our Move to the Cloud</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=awsla-091021020251-phpapp01&#038;stripped_title=redditcom-and-our-move-to-the-cloud" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=awsla-091021020251-phpapp01&#038;stripped_title=redditcom-and-our-move-to-the-cloud" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/revolutioncloud">Revolution Cloud</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.revolutioncloud.com/2009/10/jeremy-presents-at-aws-enterprise-in-los-angeles/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Presentation in NYC for Amazon Event</title>
		<link>http://www.revolutioncloud.com/2009/10/nycpresentation/</link>
		<comments>http://www.revolutioncloud.com/2009/10/nycpresentation/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 19:32:06 +0000</pubDate>
		<dc:creator>Paul Fisher</dc:creator>
				<category><![CDATA[Amazon AWS]]></category>
		<category><![CDATA[Technology News]]></category>

		<guid isPermaLink="false">http://www.revolutioncloud.com/?p=84</guid>
		<description><![CDATA[On October 19th, Paul Tepper Fisher and Rajiv Pant presented  a case-study at the AWS Event in New York. Our presentation focused on the experiences of Wired.com and Reddit.com in using Amazon EC2 and S3. We have included a PDF version of our presentation, and will include a ScreenCast shortly.
One of the debunked myths [...]]]></description>
			<content:encoded><![CDATA[<p>On October 19th, Paul Tepper Fisher and Rajiv Pant presented  a case-study at the AWS Event in New York. Our presentation focused on the experiences of Wired.com and Reddit.com in using Amazon EC2 and S3. We have included a PDF version of our presentation, and will include a ScreenCast shortly.</p>
<p>One of the debunked myths we heard mentioned at the conference referred to the nature of the average company using AWS. Many assume that it is primarily small start-ups, with simpler infrastructures, that are most likely to leverage technology. Although newer companies are more likely to begin building an IT infrastructure in the cloud (compared with those who have already invested in a legacy infrastructure), there are in fact a significant number of larger enterprises that have migrated (or in the process of migrating) to a Cloud model.</p>
<p>Our presentation covered some of the pain-points in migrating a multi-layered architecture into EC2. One of the bigger take-away messages is that it is often a best practice to migrate in phases. This process is often made possible through the use of VPN, in order to merge a legacy IT infrastructure (and network) with the virtual instances in EC2. Amazon <a title="Amazon VPC" href="http://aws.amazon.com/vpc/" target="_blank">offers a service called VPC </a>(Virtual Private Cloud) which simplifies a means for securely merging an internal and cloud-based network. In our presentation, we discussed how Reddit accomplished a similar goal through the use of OpenVPN (only because VPC was not yet available from Amazon).</p>
<p>Please feel free <a class="wp-caption" title="AWS Presentation in NYC" href="http://www.slideshare.net/revolutioncloud/wiredcom-and-redditcom-presentation-at-aws-event-in-nyc" target="_blank">to view a slideshow of our presentation here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.revolutioncloud.com/2009/10/nycpresentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud for the Enterprise Event: Los Angeles</title>
		<link>http://www.revolutioncloud.com/2009/10/cloud-for-the-enterprise-event-los-angeles/</link>
		<comments>http://www.revolutioncloud.com/2009/10/cloud-for-the-enterprise-event-los-angeles/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 22:19:53 +0000</pubDate>
		<dc:creator>Paul Fisher</dc:creator>
				<category><![CDATA[Amazon AWS]]></category>

		<guid isPermaLink="false">http://www.revolutioncloud.com/?p=17</guid>
		<description><![CDATA[Amazon AWS is hosting a Cloud for the Enterprise Event in Los Angeles today, October 15th. In attendance will be several guest speakers, describing their own experiences using Amazon EC2 and S3. Our own Jeremy Edberg will be discussing his experiences moving reddit.com from a standard colo infrastructure to Amazon EC2. Reddit.com is a high-traffic [...]]]></description>
			<content:encoded><![CDATA[<p>Amazon AWS is hosting a Cloud for the Enterprise Event in Los Angeles today, October 15th. In attendance will be several guest speakers, describing their own experiences using Amazon EC2 and S3. Our own Jeremy Edberg will be discussing his experiences moving reddit.com from a standard colo infrastructure to Amazon EC2. Reddit.com is a high-traffic dynamic site, and therefore requires a significant infrastructure in order to scale reliably. Moving to EC2 required several important architectural changes to get around some of the limitations of EC2. The result, however, is a better and more reliable infrastructure that leverages the flexibility of the Cloud — while addressing the ephemeral nature of virtualized instances.</p>
<p>Werner Vogels, CTO of Amazon.com will be the headline speaker for this event, so stay tuned for updates on Werner&#8217;s talk and further details on the event.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.revolutioncloud.com/2009/10/cloud-for-the-enterprise-event-los-angeles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

