In the beginning of May my application to try out Google’s App Engine was accepted and since then I’ve been reading about it whenever I can spare the time, but never really got into coding for it.
So today I’ve finally started messing with it (It’s holiday here and I won’t work tomorrow). For the past couple of hours I’ve been trying to port a prototype django application for it with a relative success. There are some oddities and the lack of the admin interface (I know App Engine has one, but I doesn’t look as powerful) is troubling me a lot, since I’ve been relying the project administration on it.
I can’t really give a final opinion about it and, probably, most of my problems are due to my lack of experience with web apps. All I can say is that it’s a lot easier to use than many articles state.