Rails - Heroku for AWS

I am currently using Heroku for my rails application. But I plan to upgrade to AWS for scalability reasons. Can anyone explain how easy it is to upgrade to AWS from Heroku?

I see several articles: http://aws.amazon.com/articles/Ruby/8621639827664165 https://github.com/wr0ngway/rubber/wiki

But I'm not sure what the best way would be, especially when I would have written a lot of migrations until I decided to switch to aws.

Any help is greatly appreciated.

+5
source share
1 answer

There is no answer to your question. it all depends on the architecture of your application and the plugins that you use.

aws, , , .., .

, , : http://blog.nofail.de/2011/06/migrating-an-existing-app-to-heroku-celadon-cedar-stack/

+4

All Articles