Programming Google App Engine: Build and Run Scalable Web Apps on Google’s Infrastructure
On May - 22 - 20103 COMMENTS
- ISBN13: 9780596522728
- Condition: NEW
- Notes: Brand New from Publisher. No Remainder Mark.
Product Description
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, in… More >>
Programming Google App Engine: Build and Run Scalable Web Apps on Google’s Infrastructure

This is a great, and fairly in-depth, guide to the Google App Engine API’s. It presents both Python and Java API’s on equal footing. Navigation through the book was very clear and straightforward whether you want to take the Java or the Python path. The development environments are presented as well. This book will be most useful if you are already familiar with web application development and just need a tutorial with simple examples for how to do this type of programming on the Google App Engine framework.
Rating: 4 / 5
I’ve worked with the App Engine for about six months and have gained most of my knowledge from the online documentation. I wish I had had this book when I started. This is the best explanation I’ve seen of entities and how they relate to transactions. The code examples in Python and Java are extremely helpful and give great insight into how the two languages approach the App Engine abstractions. The sections on data modeling and Django integration are particularly good. Not only did this book fill in gaps in my knowledge, but it is sufficiently detailed that I’m sure I will keep it on my desk as a reference. I’ve tried the other App Engine books and this is by far the best. If you have any interest in the App Engine, start here.
Rating: 4 / 5
I think the book does a great job at explaining Google App Engine. There was no “technical fluff” added to the book which I always appreciate. By “technical fluff” I mean unneeded text which should be looked up else where like in documentation. Also, I found the book very easy to follow and found I could manage to jump around from one chapter to another without reading the book linearly. For example, I was able to read the 1st chapter and a half and then jump to the Django chapter and get a sample Django 1.1 app with the admin interface live on App Engine without much trouble.
Rating: 5 / 5