Book 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, 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
Publisher resources
Table of contents
- Dedication
- Preface
- 1. Introducing Google App Engine
- 2. Creating an Application
- 3. Handling Web Requests
- 4. Datastore Entities
-
5. Datastore Queries
- Queries and Kinds
- Query Results and Keys
- GQL
- The Python Query API
- The Java Query API
- Introducing Indexes
- Automatic Indexes and Simple Queries
- Custom Indexes and Complex Queries
- Not-Equal and IN Filters
- Unset and Nonindexed Properties
- Sort Orders and Value Types
- Queries and Multivalued Properties
- Configuring Indexes
- 6. Datastore Transactions
- 7. Data Modeling with Python
- 8. The Java Persistence API
- 9. The Memory Cache
- 10. Fetching URLs and Web Resources
- 11. Sending and Receiving Mail and Instant Messages
- 12. Bulk Data Operations and Remote Access
- 13. Task Queues and Scheduled Tasks
- 14. The Django Web Application Framework
- 15. Deploying and Managing Applications
- Index
- About the Author
- Colophon
- Copyright
Product information
- Title: Programming Google App Engine
- Author(s):
- Release date: November 2009
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596522728
You might also like
book
Practical DevOps - Second Edition
Understand the benefits of DevOps and continuous delivery and see how they support the agile software …
book
Google Cloud Platform for Architects
Get acquainted with GCP and manage robust, highly available, and dynamic solutions to drive business objective …
book
HashiCorp Infrastructure Automation Certification Guide
Leverage Terraform's capabilities to reuse code, write modules, automate deployments, and manage infrastructure state Key Features …
book
How Linux Works, 2nd Edition
The "hows" and "whys" of How Linux Works: for administrators, programmers, and enthusiasts who want to …