Library Hours
Monday to Friday: 9 a.m. to 9 p.m.
Saturday: 9 a.m. to 5 p.m.
Sunday: 1 p.m. to 9 p.m.
Naper Blvd. 1 p.m. to 5 p.m.
     
Limit search to available items
Results Page:  Previous Next
Author Hijazee, Mohsin Shafique, author.

Title Mastering Google App Engine : build robust and highly scalable web applications with Google App Engine / Mohsin Shafique Hijazee. [O'Reilly electronic resource]

Publication Info. Birmingham, UK : Packt Publishing, 2015.
QR Code
Description 1 online resource (1 volume) : illustrations.
text file
Series Community experience distilled
Community experience distilled.
Note Includes index.
Contents Cover; Copyright; Credits; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Understanding the Runtime Environment; The overall architecture; The challenge of scale; How to scale with the scale?; Scaling in practice; Infrastructure as a Service; Platform as a Service; Containers; How does App Engine scales?; Available runtimes; Python; The Java runtime environment; Go; PHP; The structure of an application; The available services; Datastore; Google Cloud SQL; The Blobstore; Memcache; Scheduled Tasks; Queues Tasks; MapReduce; Mail
XMPPChannels; Users; OAuth; Writing and deploying a simple application; Installing SDK on Linux; Installing SDK on Mac; Installing SDK on Windows; Writing a simple app; Deploying; Summary; Chapter 2: Handling Web Requests; Request handling; The CGI program; Streams and environment variables; CGI and Google App Engine; WSGI; Problems with CGI; Solutions; What WSGI looks like?; WSGI -- Multithreading considerations; WSGI in Google App Engine; Request handling in App Engine; Rendering templates; Serving static resources; Cache, headers, and mime types; Serving files; Using web frameworks
Built-in frameworksUsing external frameworks; Using Bottle; Summary; Chapter 3: Understanding the Datastore; The BigTable; The data model; How is data stored?; The physical storage; Some limitations; Random writes and deletion; Operations on BigTable; Reading; Writing; Deleting; Updating; Scanning a range; Selecting a key; BigTable -- a hands-on approach; Scaling BigTable to BigData; The datastore thyself; Supporting queries; Data as stored in BigTable; Implementation details; Summary; Chapter 4: Modeling Your Data; The data modeling language; Keys and internal storage; The application ID
NamespacesThe Kind; The ID; The key; Modeling your data; The first approach -- storing a reference as a property; The second approach -- a category within a key; Properties; The required option; The default option; The repeated option; The choices options; The indexed option; The validator option; The available properties; Structured Properties; The computed properties; The model; The constructor; Class methods; The allocate_ids() method; The get_by_id() method; The get_or_insert() method; The query() method; The instance methods; The populate() method; The put() method; The to_dict() method
Asynchronous versionsModel hooks; Summary; Chapter 5: Queries, Indexes, and Transactions; Querying your data; Queries under the hood; Single-property queries; Examples of single-property queries; Multiple property indexes; Working with indexes; The query API; The Query object; App; Namespace; Kind; The ancestor; The projection; Filters; The orders; Further query options; Filtering entities; Filtering repeated properties; Filtering structured properties; The AND and OR operations; Iterating over the results; Conclusions; Transactions; Summary; Chapter 6: Integrating Search; Background
Summary Build robust and highly scalable web applications with Google App Engine About This Book Get an in-depth look at how Google App Engine works under the hood Design and model your application around Google's highly scalable distributed NoSQL datastore to unlock its full potential A comprehensive guide to ensure your mastery of Google App Engine In Detail Developing web applications that serve millions of users is no easy task, as it involves a number of configurations and administrative tasks for the underlying software and hardware stack. This whole configuration requires not only expertise, but also a fair amount of time as well. Time that could have been spent on actual application functionality. Google App Engine allows you develop highly scalable web applications or backends for mobile applications without worrying about the system administration plumbing or hardware provisioning issues. Just focus writing on your business logic, the meat of the application, and let Google's powerful infrastructure scale it to thousands of requests per second and millions of users without any effort on your part. This book takes you from explaining how scalable applications work to designing and developing robust scalable web applications of your own, utilizing services available on Google App Engine. Starting with a walkthrough of scalability is and how scalable web applications work, this book introduces you to the environment under which your applications exist on Google App Engine. Next, you will learn about Google's datastore, which is a massively scalable distributed NoSQL solution built on top of BigTable. You will examine the BigTable concepts and operations in detail and reveal how it is used to build Google datastore. Armed with this knowledge, you will then advance towards how to best model your data and query that along with transactions. To augment the powerful distributed dataset, you will deep dive into search functionality offered on Google App Engine. With the search and storage sorted out, you will get a look into performing long running tasks in the background using Google App Engine task queues along with sending and receiving emails. You will also examine the memcache to boost web application performance, image processing for common image manipulation tasks. You will then explore uploading, storing, and serving large files using Blobstore and Cloud storage. Finally, you will be presented with the deployment and monitoring of your applic...
Language English.
Subject Google Apps.
Google Apps
Web applications -- Development.
Applications Web -- Développement.
Other Form: 1-78439-667-2
ISBN 9781784394929
1784394920
1784396672
9781784396671
Patron reviews: add a review
Click for more information
EBOOK
No one has rated this material

You can...
Also...
- Find similar reads
- Add a review
- Sign-up for Newsletter
- Suggest a purchase
- Can't find what you want?
More Information