But GAE doesn't have a SQL db. Now, for some apps that may even be an advantage, but these frameworks are really setup for having a SQL db behind them.
The same exact code that you would deploy to a VPS can run on Heroku without issue, save some limitations like the read-only filesystem. That's a big plus.
The same exact code that you would deploy to a VPS can run on Heroku without issue, save some limitations like the read-only filesystem. That's a big plus.