Google App Engine elsewhere
2008-07-31 22:13:22.236809+02 by Dan Lyke 0 comments
This morning I installed the local version of Google App Engine and whipped together some code for it. One of the things that impresses me about it is that it seems like it's got little lock-in, if you want to run it on your own servers it's mostly a compendium of things like Django, the few Google specifics have possible replacements or whatever. I actually don't think it's that much work to move it to other servers, but for future reference AppDrop runs Google App Engine apps on Amazon EC2.