<?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</title>
	<atom:link href="http://www.revolutioncloud.com/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>Checklists: Migration of Web Application from Traditional Hosting to Cloud</title>
		<link>http://www.revolutioncloud.com/2010/01/checklists-migration/</link>
		<comments>http://www.revolutioncloud.com/2010/01/checklists-migration/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 21:31:44 +0000</pubDate>
		<dc:creator>Rajiv Pant</dc:creator>
				<category><![CDATA[Cloud Best Practices]]></category>
		<category><![CDATA[migration]]></category>

		<guid isPermaLink="false">http://www.revolutioncloud.com/?p=107</guid>
		<description><![CDATA[Migrating Web applications from one data center to another is a complex project. To assist you in migrating Web applications from your hosting facilities to cloud hosting solutions like Amazon EC2, Microsoft Azure or RackSpace&#8217;s Cloud offerings, We have published a set of checklists for migrating Web applications to the Cloud.
These are not meant to [...]]]></description>
			<content:encoded><![CDATA[<p>Migrating Web applications from one data center to another is a complex project. To assist you in migrating Web applications from your hosting facilities to cloud hosting solutions like Amazon EC2, Microsoft Azure or RackSpace&#8217;s Cloud offerings, We have published a set of checklists for migrating Web applications to the Cloud.</p>
<p>These are not meant to be comprehensive step-by-step, ordered project plans with task dependencies. These are checklists in the style of those used in other industries like Aviation and Surgery where complex projects need to be performed. Their goal is get the known tasks covered so that you can spend your energies on any unexpected ones. To learn more about the practice of using checklists in complex projects, we recommend the book <a href="http://www.amazon.com/Checklist-Manifesto-How-Things-Right/dp/0805091742?tag=rajivpant-20">Checklist Manifesto</a> by Atul Gawande.</p>
<p>Your project manager should adapt them for your project. If you are not familiar with some of the technical terms below, don’t worry: Your engineers will understand them.</p>
<h2>Pre-Cutover Migration Checklist</h2>
<p>The pre-cutover checklist should not contain any tasks that “set the ship on sail”, i.e. you should be able to complete the pre-cutover tasks, pausing and adjusting where needed without worry that there is no turning back.</p>
<ul>
<li>Set up communications and collaboration
<ul>
<li>Introduce migration team members to each other by name and role</li>
<li>Set up email lists and/or blog for communications</li>
<li>Ensure that appropriate business stakeholders, customers and technical partners and vendors are in the communications. (E.g. CDN, third-party ASP)</li>
</ul>
</li>
<li>Communicate via email and/or blog
<ul>
<li>Migration plan and schedule</li>
<li>Any special instructions, FYI, especially any disruptions like publishing freezes</li>
<li>Who to contact if they find issues</li>
<li>Why this migration is being done</li>
</ul>
</li>
<li>Design maintenance message pages, if required</li>
<li>Setup transition DNS entries</li>
<li>Set up any redirects, if needed</li>
<li>Make CDN configuration changes, if needed</li>
<li>Check that monitoring is in place and update if needed
<ul>
<li>Internal systems monitoring</li>
<li>External (e.g. Keynote, Gomez)</li>
</ul>
</li>
<li>Create data/content migration plan/checklist
<ul>
<li>Databases</li>
<li>Content in file systems</li>
<li>Multimedia (photos, videos)</li>
<li>Data that may not transfer over and needs to be rebuilt at new environment (e.g. Search-engine indexes, database indexes, database statistics)</li>
</ul>
</li>
<li>Export and import initial content into new environment</li>
<li>Install base software and platforms at new environment</li>
<li>Install your Web applications at new environment</li>
<li>Compare configurations at old environments with configurations at new environments</li>
<li>Do QA testing of Web applications at new environment using transition DNS names</li>
<li>Review rollback plan to check that it will actually work if needed.
<ul>
<li>Test parts of it, where practical</li>
</ul>
</li>
<li>Lower production DNS TTL for switchover</li>
</ul>
<h2>During-Cutover Migration Checklist</h2>
<ul>
<li>Communicate that migration cutover is starting</li>
<li>Data/content migration
<ul>
<li>Import/refresh delta content</li>
<li>Rebuild any data required at new environment (e.g. Search-engine indexes, database indexes, database statistics)</li>
</ul>
</li>
<li>Activate Web applications at new environment</li>
<li>Do QA testing of Web applications at new environment</li>
<li>Communicate
<ul>
<li>Communicate any publishing freezes and other disruptions</li>
<li>Activate maintenance message pages if applicable</li>
</ul>
</li>
<li>Switch DNS to point Web application to new hosting environment</li>
<li>Communicate
<ul>
<li>Disable maintenance message pages if applicable</li>
<li>When publishing freezes and any disruptions are over</li>
<li>Communicate that the Web application is ready for QA testing in production.</li>
</ul>
</li>
<li>Flush CDN content cache, if needed</li>
<li>Do QA testing of the Web application in production
<ul>
<li>From the private network</li>
<li>From the public Internet</li>
</ul>
</li>
<li>Communicate
<ul>
<li>The QA testing at the new hosting location’s production environment has passed</li>
<li>Any changes for accessing tools at the new hosting location</li>
</ul>
</li>
<li>Confirm that DNS changes have propagated to the Internet</li>
</ul>
<h2>Post-Cutover Migration Checklist</h2>
<ul>
<li>Cleanup
<ul>
<li>Remove any temporary redirects that are no longer needed</li>
<li>Remove temporary DNS entries that are no longer needed</li>
<li>Revert any CDN configuration changes that are no longer needed</li>
<li>Flush CDN content cache, if needed</li>
</ul>
</li>
<li>Check that incoming traffic to old hosting environment has faded away down to zero</li>
<li>Check that traffic numbers at new hosting location don’t show any significant change from old hosting location
<ul>
<li>Soon after launch</li>
<li>A few days after launch</li>
</ul>
</li>
<li>Check monitoring
<ul>
<li>Internal systems monitoring</li>
<li>External (e.g. Keynote, Gomez)</li>
</ul>
</li>
<li>Increase DNS TTL settings back to normal</li>
<li>Archive all required data from old environment into economical long-term storage (e.g. tape)</li>
<li>Decommission old hosting environment</li>
<li>Communicate
<ul>
<li>Project completion status</li>
<li>Any remaining items and next steps</li>
<li>Any changes to support at new hosting environment</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.revolutioncloud.com/2010/01/checklists-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>AWS Event in NYC</title>
		<link>http://www.revolutioncloud.com/2009/10/aws-event-in-nyc/</link>
		<comments>http://www.revolutioncloud.com/2009/10/aws-event-in-nyc/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 20:07:58 +0000</pubDate>
		<dc:creator>Paul Fisher</dc:creator>
				<category><![CDATA[Case Studies]]></category>

		<guid isPermaLink="false">http://www.revolutioncloud.com/?p=50</guid>
		<description><![CDATA[Paul Tepper Fisher and Rajiv Pant are scheduled to present at Amazon&#8217;s Cloud for the Enterprise Event in New York on Monday, October 19th. Paul and Rajiv will be presenting a case-study of our experiences using Amazon&#8217;s EC2 and S3 cloud platforms for Wired.com and reddit.com. Cloud Computing is gaining significant traction throughout numerous industries, [...]]]></description>
			<content:encoded><![CDATA[<p>Paul Tepper Fisher and Rajiv Pant are scheduled to present at <a href="http://aws.amazon.com/enterprise_nyc/" target="_blank">Amazon&#8217;s Cloud for the Enterprise Event</a> in New York on Monday, October 19th. Paul and Rajiv will be presenting a case-study of our experiences using Amazon&#8217;s EC2 and S3 cloud platforms for Wired.com and reddit.com. Cloud Computing is gaining significant traction throughout numerous industries, however it is often perceived as a platform most suitable for start-ups and small organizations.</p>
<p>Our presentation (as well as Jeremy&#8217;s presentation from last week) will hopefully begin to erode the mindset that the Cloud is ideal for smaller and simpler applications. We are only beginning to leverage cloud platforms on the projects we will be discussing on Monday, but the potential and current results have been significant. Wired.com and reddit.com both represent high-traffic websites with architectures that are comprised of multiple layers — designs that are not typical of what is currently considered the norm for applications running on EC2 or Google AppEngine. We are hoping that our presentations will bring more awareness and legitimacy for using Cloud Platforms within larger enterprises — either as the entire infrastructure, or for augmenting a legacy or dedicated hosting model. We will also discuss the benefit of using cloud platforms for testing and staging endeavors.</p>
<p>We will be sure to post the final presentations on the website as soon as they are available. However, if you are in the New York area, we recommend stopping by if you have signed up for the event. You can find more information about <a title="Amazon Cloud for the Enterprise Event" href="http://aws.amazon.com/enterprise_nyc/" target="_blank">Amazon&#8217;s Cloud for the Enterprise event on their website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.revolutioncloud.com/2009/10/aws-event-in-nyc/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>
		<item>
		<title>Welcome to Revolution:Cloud</title>
		<link>http://www.revolutioncloud.com/2009/10/hello-world/</link>
		<comments>http://www.revolutioncloud.com/2009/10/hello-world/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 04:16:18 +0000</pubDate>
		<dc:creator>Paul Fisher</dc:creator>
				<category><![CDATA[About Us]]></category>
		<category><![CDATA[Cloud Best Practices]]></category>
		<category><![CDATA[Cloudonomics]]></category>
		<category><![CDATA[Industry Interviews]]></category>

		<guid isPermaLink="false">http://174.129.200.170/?p=1</guid>
		<description><![CDATA[Welcome to Revolution:Cloud. This site presents the latest news and developments within the rapidly evolving Cloud Computing industry.
This site was founded by Paul Tepper Fisher, Rajiv Pant and Jeremy Edberg, authors of the upcoming book Revolution:Cloud — The Guide to Cloud Computing for Business and Technology Leaders, published by Apress.
]]></description>
			<content:encoded><![CDATA[<p>Welcome to Revolution:Cloud. This site presents the latest news and developments within the rapidly evolving Cloud Computing industry.</p>
<p>This site was founded by Paul Tepper Fisher, Rajiv Pant and Jeremy Edberg, authors of the upcoming book <em><strong>Revolution:Cloud</strong> — The Guide to Cloud Computing for Business and Technology Leaders</em>, published by Apress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.revolutioncloud.com/2009/10/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
