← Back to Past Sessions

Google App Engine in "Z" air

📅 2013-09-24

Axel and Dominique will present their use of Google App Engine in their startup and in particular the following points:

  • The implementation of a pragmatic architecture far from all “hype” frameworks, its validation through load tests in the cloud and its confrontation with the reality of a 24x7 service
  • The absence of operational issues and control of hosting costs thanks to GAE the first true cloud solution
  • Big Table (Google’s NoSQL database) how to code without (or almost) transactions? How to update your data on a service you don’t stop? etc...
  • The particularities of Google App Engine such as application versioning, whitelist, etc...

All these points will be illustrated through code examples or concrete figures.