English

Google App Engine

Other Uses for the Namespaces API

While the Namespaces API enables multitenancy on App Engine, it has a number of other uses, including:

  • Compartmentalizing User Information
  • Separating Admin Data from Application Data
  • Creating Separate Datastore Instances for Testing and Production
  • Running Multiple Apps on a Single App Engine Instance