 
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: From Zero to fully deployed Rails app on EC2 with RightScale</title>
	<atom:link href="http://blog.adsdevshop.com/2007/09/27/from-zero-to-fully-deployed-rails-app-on-ec2-with-rightscale/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adsdevshop.com/2007/09/27/from-zero-to-fully-deployed-rails-app-on-ec2-with-rightscale/</link>
	<description>Helping companies increase predicability and business agility.</description>
	<lastBuildDate>Fri, 19 Mar 2010 19:56:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ruby Galore - Today Top Blog Posts on Ruby on Rails - Powered by SocialRank</title>
		<link>http://blog.adsdevshop.com/2007/09/27/from-zero-to-fully-deployed-rails-app-on-ec2-with-rightscale/comment-page-1/#comment-4178</link>
		<dc:creator>Ruby Galore - Today Top Blog Posts on Ruby on Rails - Powered by SocialRank</dc:creator>
		<pubDate>Tue, 09 Oct 2007 08:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=205#comment-4178</guid>
		<description>[...] Ruby on Rails Website Development Blog from Atlantic Dominion Solutions [...]</description>
		<content:encoded><![CDATA[<p>[...] Ruby on Rails Website Development Blog from Atlantic Dominion Solutions [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruby Galore - Today Top Blog Posts on Ruby on Rails - Powered by SocialRank</title>
		<link>http://blog.adsdevshop.com/2007/09/27/from-zero-to-fully-deployed-rails-app-on-ec2-with-rightscale/comment-page-1/#comment-4176</link>
		<dc:creator>Ruby Galore - Today Top Blog Posts on Ruby on Rails - Powered by SocialRank</dc:creator>
		<pubDate>Tue, 09 Oct 2007 08:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=205#comment-4176</guid>
		<description>[...] From Zero to fully deployed Rails app on EC2 with RightScale [...]</description>
		<content:encoded><![CDATA[<p>[...] From Zero to fully deployed Rails app on EC2 with RightScale [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.adsdevshop.com/2007/09/27/from-zero-to-fully-deployed-rails-app-on-ec2-with-rightscale/comment-page-1/#comment-3882</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 28 Sep 2007 19:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=205#comment-3882</guid>
		<description>&lt;strong&gt;From Zero to fully deployed Rails app on EC2 with RightScale...&lt;/strong&gt;

There are many Ruby gems allowing Ruby and Rails developers to interact with EC2 and S3. With RightScale, you are able to go from nothing to a fully running server (complete with our app) in 15 minutes or less....</description>
		<content:encoded><![CDATA[<p><strong>From Zero to fully deployed Rails app on EC2 with RightScale&#8230;</strong></p>
<p>There are many Ruby gems allowing Ruby and Rails developers to interact with EC2 and S3. With RightScale, you are able to go from nothing to a fully running server (complete with our app) in 15 minutes or less&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Dempsey</title>
		<link>http://blog.adsdevshop.com/2007/09/27/from-zero-to-fully-deployed-rails-app-on-ec2-with-rightscale/comment-page-1/#comment-3881</link>
		<dc:creator>Robert Dempsey</dc:creator>
		<pubDate>Fri, 28 Sep 2007 18:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=205#comment-3881</guid>
		<description>Adam,

A great question. We are addressing those issues in this latest deploy with scripted backup of the database to S3 (a la cron), just in case things go wrong. This works great for staging and development servers. For a full scale deployment, however, we build in much more redundancy. We will load balance multiple front-ends and have a MySQL cluster of 2-3 database servers on the back end. So, a full scale deployment to EC2 would consist of 4-6 instances, plus scripted backup of the database to S3. Regardless, we can get that going in about an hour. Not to shabby for a 6 server deploy.</description>
		<content:encoded><![CDATA[<p>Adam,</p>
<p>A great question. We are addressing those issues in this latest deploy with scripted backup of the database to S3 (a la cron), just in case things go wrong. This works great for staging and development servers. For a full scale deployment, however, we build in much more redundancy. We will load balance multiple front-ends and have a MySQL cluster of 2-3 database servers on the back end. So, a full scale deployment to EC2 would consist of 4-6 instances, plus scripted backup of the database to S3. Regardless, we can get that going in about an hour. Not to shabby for a 6 server deploy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://blog.adsdevshop.com/2007/09/27/from-zero-to-fully-deployed-rails-app-on-ec2-with-rightscale/comment-page-1/#comment-3877</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Fri, 28 Sep 2007 16:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcfl.com/blog/?p=205#comment-3877</guid>
		<description>How are you dealing with the database persistence issue? RightScale mentions a MySQL control panel on their site but I couldn&#039;t find any more detailed information about its architecture.</description>
		<content:encoded><![CDATA[<p>How are you dealing with the database persistence issue? RightScale mentions a MySQL control panel on their site but I couldn&#8217;t find any more detailed information about its architecture.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
