Dan Sanderson
Programming Google App Engine with Python: Build and Run Scalable Python Apps on Google's Infrastructure
- ISBN 13:
- 9781491900253
- author:
- Dan Sanderson
- format:
- Paperback
- publisher:
- OReilly Media
- language:
- English
- Publication Year:
- 2015
- Pages:
- 464
- Dimensions:
- 23.4 x 17.8 x 2.5 cm
- Genre:
- Computing & Internet, Computer Science, Information Systems
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
This practical guide shows you how to build highly scalable Python applications in the cloud with Google App Engine. You'll learn hands-on how to perform common development tasks, including deployment and maintenance.
App Engine's Python support includes a fast interpreter, the standard library, and a WSGI-based runtime environment. Choose from popular web application frameworks like Django and Flask. Get a hands-on introduction to App Engine's tools and features using an example application.
You'll learn how to structure your app into individually addressable modules, exploit the power of the scalable Cloud Datastore, use Cloud SQL for standard relational databases, and deploy, manage, and inspect your application on Google infrastructure.