SØG - mellem flere end 8 millioner bøger:
Viser: Programming Google App Engine with Python - Build and Run Scalable Python Apps on Google's Infrastructure
Programming Google App Engine with Python Vital Source e-bog
Dan Sanderson
(2015)
Programming Google App Engine with Python Vital Source e-bog
Dan Sanderson
(2015)
Programming Google App Engine with Python
Build and Run Scalable Python Apps on Google's Infrastructure
Dan Sanderson
(2015)
Sprog: Engelsk
om ca. 15 hverdage
Detaljer om varen
- 1. Udgave
- Vital Source searchable e-book (Reflowable pages): 464 sider
- Udgiver: O'Reilly Media, Inc (Juni 2015)
- ISBN: 9781491903674
Bookshelf online: 5 år fra købsdato.
Bookshelf appen: ubegrænset dage fra købsdato.
Udgiveren oplyser at følgende begrænsninger er gældende for dette produkt:
Print: -1 sider kan printes ad gangen
Copy: højest -1 sider i alt kan kopieres (copy/paste)
Detaljer om varen
- 1. Udgave
- Vital Source searchable e-book (Fixed pages): 464 sider
- Udgiver: O'Reilly Media, Inc (Juni 2015)
- ISBN: 9781491903681
Bookshelf online: 365 dage fra købsdato.
Bookshelf appen: ubegrænset dage fra købsdato.
Udgiveren oplyser at følgende begrænsninger er gældende for dette produkt:
Print: 10 sider kan printes ad gangen
Copy: højest 10 sider i alt kan kopieres (copy/paste)
Detaljer om varen
- Paperback: 462 sider
- Udgiver: O'Reilly Media, Incorporated (August 2015)
- ISBN: 9781491900253
This practical guide shows intermediate and advanced web and mobile app developers how to build highly scalable Python applications in the cloud with Google App Engine. The flagship of Google's Cloud Platform, App Engine hosts your app on infrastructure that grows automatically with your traffic, minimizing up-front costs and accommodating unexpected visitors. You'll learn hands-on how to perform common development tasks with App Engine services and development tools, including deployment and maintenance.
App Engine's Python support includes a fast Python 2.7 interpreter, the standard library, and a WSGI-based runtime environment. Choose from many popular web application frameworks, including Django and Flask.
- Get a hands-on introduction to App Engine's tools and features, using an example application
- Simulate App Engine on your development machine with tools from Google Cloud SDK
- Structure your app into individually addressable modules, each with its own scaling configuration
- Exploit the power of the scalable Cloud Datastore, using queries, transactions, and data modeling with the ndb library
- Use Cloud SQL for standard relational databases with App Engine applications
- Learn how to deploy, manage, and inspect your application on Google infrastructure