This release contains a new chapter on defining and implementing security policies in an AppEngine cloud application. It describes the basics of policy, and how you define a policy in terms of objects and roles, and shows an example of enforcing security based on roles. It also provides an overview of the most common security attacks, and how to design an application to protect against them.
This release contains a new chapter on performing computations in the AppEngine server. It describes two different mechanisms for triggering computations: scheduled computations using the cron service, and dynamically triggered computations using a service called task queue.
The new release contains a new chapter describing details of how data is represented using datastore models. It includes:
The new release contains a new chapter describing details of how data is represented using datastore models. It includes:
First beta