lingui.st Translating software made easy

Amazon EC2 Rails roundup: 2 small instances vs 1 high CPU medium instance

Posted on May 19, 2009

A typical setup for a (small) web application is to have 2 tiers, one for the database and one for the application/web. Amazon EC2 offers a variety of different instances, starting form small to extra large high CPU instances. A high CPU medium instance costs double of a small instance. This raises the question, is it better (for performance) to have a cluster of 2 small instances or just one high CPU medium instance? The surprising results are presented in this post.

Disclaimer: The results are as they are. I didn’t validate them nor did I check their integrity. Please also consider that performance is just one criteria for hosting a web app.TimeWhale Time Tracking

Related posts:

  1. Amazon EC2 preserved instances pricing scheme
  2. The 600 USD command
  3. RailsConf 2010 Roundup (Rails 3.0 RC, Rails 3.1 Outlook and some more awesomeness)
  4. Presentation: Rails in the Large by Neil Ford

Tags: , ,