Programming Google App Engine von Dan Sanderson | ISBN 9780596522728

Programming Google App Engine

von Dan Sanderson
Buchcover Programming Google App Engine | Dan Sanderson | EAN 9780596522728 | ISBN 0-596-52272-X | ISBN 978-0-596-52272-8
„Das Taschenbuch bietet einen schnellen Überblick zur Cloud-Infrastruktur von Google und ein Tutorial zum Einstieg in deren Programmierung.“ - IT-Director, Mai 2010„Fazit: Ich halte das Werk für uneingeschränkt empfehlenswert. Es ist eines der besten Bücher zum Thema. Das Buch macht auf mich einen ausgesprochen durchdachten und ausgereiften Eindruck. Beim Lesen fällt auf dass die Vorgehensweisen durch bildhafte Beispiele gut nachvollziehbar erläutert werden. Das hilft das Erlernte zu sichern. Dass man das Ganze nach dem Einstieg in die Programmierung immer noch gerne verwendet zeigt, dass man das auch als Referenz verwenden kann. Doppelter und nachhaltiger Nutzen also: Ein Top-Buch eben, das sein Geld echt wert ist.“ - PHP-Nuke. de, März 2010Lesen Sie die ausführliche Rezension unter: http://php-nuke. de/index. php? option=com_content& view=article& id=16& Itemid=9

Programming Google App Engine

von Dan Sanderson
As one of today's cloud computing services, Google App Engine does more than provide access to a large system of servers. It also offers you a simple model for building applications that scale automatically to accommodate millions of users. With Programming Google App Engine, you'll get expert practical guidance that will help you make the best use of this powerful platform. Google engineer Dan Sanderson shows you how to design your applications for scalability, including ways to perform common development tasks using App Engine's APIs and scalable services.
You'll learn about App Engine's application server architecture, runtime environments, and scalable datastore for distributing data, as well as techniques for optimizing your application. App Engine offers nearly unlimited computing power, and this book provides clear and concise instructions for getting the most from it right from the source.
* Discover the differences between traditional web development and development with App Engine * Learn the details of App Engine's Python and Java runtime environments * Understand how App Engine handles web requests and executes application code * Learn how to use App Engine's scalable datastore, including queries and indexes, transactions, and data modeling * Use task queues to parallelize and distribute work across the infrastructure * Deploy and manage applications with ease