|
|
|
App Engine vs Heroku
|
|
14 points
by fleclerc
5020 days ago
|
|
Hi, I am currently considering two options as a back-end to a CRUD type mobile application: App Engine and Heroku. While it is fairly easy to calculate the costs of the Heroku option, I do not have experience with App Engine so I don't really know what to expect if I get a decent number of hits per day. App Engine looks like the easiest option technically but is this worth having your data and app logic tied to Google's platform? Have you used App Engine / Heroku lately? Any thoughts? Thanks! |
|
I AppEngine is a great platform for getting an app off the ground, and for a POC... but beyond that I wouldn't recommend it.
-Ben