Video description
Google App Engine is more than a simple platform for application hosting and data storage. Google also provides a suite of services, ranging from messaging to advance task management and queuing. Because many applications hosted locally don't have robust services, most programmers aren't familiar with delayed tasking and message architectures.
In this O'Reilly Breakdown, Dan Pilone introduces how all of these services work in Google App Engine. You'll also learn when its best to send out an email or provide an instant-messaging style services, and why you might not want to implement these services.
The experts in the O'Reilly Breakdown live video series not only break down the concepts of difficult and complex subjects, they also demonstrate practical implementation and use. Each episode features an experienced programmer, developer, or software designer working on real-world challenges, ranging from iPad user interface design and multi-tasking on Android phones to caching in cloud-based applications.
Product information
- Title: Email, XMPP, and Task Queues in Google AppEngine
- Author(s):
- Release date: February 2011
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 0636920010845
You might also like
video
Data Persistence in Google App Engine
Every application needs data, and cloud-based applications in particular have unique challenges associated with data persistence. …
video
Kubernetes is still hard for app developers; let's fix that
Kubernetes is all the rage these days and for good reason. Among other benefits, app development …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …
book
Programming Google App Engine with Python
This practical guide shows intermediate and advanced web and mobile app developers how to build highly …