Python for Google App Engine
| By: | Massimiliano Pippi |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781784398194 |
| eText ISBN: | 9781784392376 |
| Edition: | 1 |
| Copyright: | 2015 |
| Format: | Reflowable |
Lifetime - $23.99
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Book Description
If you are a Python developer, whether you have experience in web applications development or not, and want to rapidly deploy a scalable backend service or a modern web application on Google App Engine, then this book is for you.What you will learn
- Persist and manage data in the cloud datastore with the NDB Python API
- Run asynchronous tasks with task queue and Cron
- Set up, use, and manage a MySQL server instance on Cloud SQL
- Employ channels to develop realtime applications with push notifications from the server
- Write a complete Django application using Cloud SQL as the data backend
- Use cloud endpoints to rapidly provide REST APIs for your mobile clients