Author Archive

Hosting Rails Web Application on Amazon EC2

I have my Ruby on Rails application running on EC2.
EC2 is a web service that helps in elastic computation across the web. It is elastic because the computation is very resizable. When compared with Plain Hosting it provides the following advantages:

Unlike traditional hosting services EC2 provides resources that can be used unlimitedly,
EC2 provides [...]