Programming Google App Engine with Java


出版时间:2015.6
官网链接:O’Reilly
下载地址:百度网盘(PDF+EPUB+MOBI)

内容简介

This practical guide shows intermediate and advanced web and mobile app developers how to build highly scalable Java 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.

For Java applications, App Engine provides a J2EE standard servlet container with a complete Java 7 JVM and standard library. Because App Engine supports common Java API standards, your code stays clean and portable.

  • Get a hands-on introduction to App Engine’s tools and features, using an example application
  • Simulate App Engine on your development machine directly from Eclipse
  • 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 JPA
  • Use Cloud SQL for standard relational databases with App Engine applications
  • Learn how to deploy, manage, and inspect your application on Google infrastructure

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Bioinformatics Data Skills

2015-7-10 17:47:28

电子书

Data Science in the Cloud with Microsoft Azure Machine Learning and R

2015-7-16 20:49:53

搜索