I want my Ruby on Rails applications to be fast, really fast. Typically, during the prototyping stage, I tend to use Heroku for quick deployment (I still think that's a great solution during prototyping), but it can quickly become expensive when adding things like memcached, workers, multiple processes,