Essential App Engine: Building High-Performance Java Apps with Google App Engine

  • Authors:
  • Adriaan de Jonge

  • Affiliations:
  • -

  • Venue:
  • Essential App Engine: Building High-Performance Java Apps with Google App Engine
  • Year:
  • 2011

Quantified Score

Hi-index 0.01

Visualization

Abstract

In Essential App Engine, Adriaan de Jonge shows Java developers how to rapidly build complex, productionquality, performance-driven cloud applications with Google App Engine. Using a start-to-finish case study and extensive Java example code, De Jonge covers the entire lifecycle, from application design and data modeling through security, testing, and deployment. De Jonge introduces breakthrough techniques for creating applications that respond within two seconds, even on cold startup, and allow server responses in hundreds of milliseconds or less throughout the rest of the session. He also demonstrates how to avoid common mistakes that can dramatically reduce cloud application performance and scalability. He thoroughly covers state-of-the-art user interface development and shows how to make the most of Google App Engines extensive set of APIs. Coverage includes Setting up a development environment that makes it easy to continually address performanceUnderstanding the anatomy of a Google App Engine applicationMaking the right technical setup and design choices for each new applicationEfficiently modeling data for App Engines NoSQL data storageRecognizing when to avoid OR-mapping and pass datastore entities directly to HTML templatesFinding alternatives to frameworks and libraries that impair App Engine performanceUsing JavaScript and AJAX on the client side of your cloud applicationsImproving browser performance and reducing resource consumption via better use of HTML5 and CSS3Taking advantage of key App Engine APIs: datastore, blobstore, mail, task scheduling, memory caching, URL retrieval, and messagingSecuring cloud-based Web applications with Google Accounts, OpenID, and OAuthImproving your cloud development, quality assurance, and deployment processesTargeting, marketing, and selling cloud solutions, from planning to payment handling