Sunday, February 5, 2012

Google I/O 2011: Scaling App Engine Applications

Google I/O 2011: Scaling App Engine Applications Video Clips. Duration : 60.03 Mins.


Justin Haugh, Guido van Rossum During this talk, we'll discuss how to write highly scalable apps on App Engine. We'll describe how an app is granted more instances as traffic grows, and the importance of low latency, low memory usage, concurrency, async APIs, load testing, and profiling. We'll also help you avoid common pitfalls, like entity contention and hot tablets.

Tags: Memcache, Datastore, NDB

No comments:

Post a Comment