Skip to content

Comment on Google Compute Engine: Expanded availability, new features, and lower prices

Comments

Does anyone have experience in deploying Rails app to both Amazon EC2 and Google App Engine? How was your experience in terms of price, speed and easiness of deploying/maintaining?

I haven't looked at AppEngine lately but I believe you cannot run Rails on it. It has its own proprietary service and API that you have to write against. It's not like EC2 where you pretty much can install anything and do whatever.

You should be able to run Rails apps on AppEngine through JRuby.

Is there an ActiveRecord binding to AppEngine Datastore?

I don't think so, but you should be able to use a "Google Cloud SQL" db, which is MySQL.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.