Navigation

ADS specializes in using Ruby on Rails to build advanced, scalable, database-backed web sites for organizations of all sizes. Find out more at our website.

Atlantic Dominion Solutions

Today I am a happy man. I went from having nothing, to having an EC2 AMI up and running, fully configured with Apache, MySQL, Mongrel, Rails, all required gems, and the latest version of a client’s Rails application, all in less than 15 minutes. This is all thanks to the tools provided by our partner, RightScale. Life is good, and that’s all I have to say about that.

Random Goodness

You can leave a response, or trackback from your own site.

Print This Post Print This Post

5 Responses to “From Zero to fully deployed Rails app on EC2 with RightScale”

On September 28th, 2007 at 12:55 pm Reply to this comment Adam said:

How are you dealing with the database persistence issue? RightScale mentions a MySQL control panel on their site but I couldn’t find any more detailed information about its architecture.

On September 28th, 2007 at 2:21 pm Reply to this comment Robert Dempsey said:

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.

On September 28th, 2007 at 3:00 pm Reply to this comment Anonymous said:

From Zero to fully deployed Rails app on EC2 with RightScale…

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….

On October 9th, 2007 at 4:06 am Reply to this comment Ruby Galore - Today Top Blog Posts on Ruby on Rails - Powered by SocialRank said:

[...] From Zero to fully deployed Rails app on EC2 with RightScale [...]

On October 9th, 2007 at 4:06 am Reply to this comment Ruby Galore - Today Top Blog Posts on Ruby on Rails - Powered by SocialRank said:

[...] Ruby on Rails Website Development Blog from Atlantic Dominion Solutions [...]

Leave a Reply