You want your application to be fast. Databases play a big role in your overall application speed and end-users’ experience. Reads and writes should execute instantly, even as your user base grows to millions of users, and this requires faster, larger databasesGoogle App Engine is designed to scale. And now Google Cloud SQL, a MySQL database that lives in Google’s cloud, is scaling up alongside App Engine to meet that demand for faster access to more data. With the features we are launching today, you can now work with bigger, faster MySQL databases...
Thursday, 8 November 2012
Tuesday, 6 November 2012
Upgrading to Python 2.7: simple and practical
Posted on 10:07 by Unknown
We launched a major improvement to the Python runtime when we introduced support for Python 2.7 last February. It has since proven to be astonishingly popular – just a few months later more than half of all active Python applications on App Engine are using Python 2.7.What’s so great about Python 2.7? It isn’t just a language update, it also includes a number of features that can help your apps run much more efficiently.Increase efficiency with concurrent requests. Now a single frontend instance can handle multiple requests at the same time in...
Subscribe to:
Posts (Atom)