For data base and other related services like memcache and tasks you are going to use the namespaces API: https://cloud.google.com/appengine/docs/python/multitenancy/
On Monday, May 12, 2014 at 7:13:44 PM UTC-3, Gitted wrote: > > > If my application is hosted on appengine, will it allow me to create the > following: > > 1. Each customer will have their own subdomain like: > > customer1.example.com > > > 2. Each customer will point their own custom domain name (DNS A-Record I > believe) to my app-engine-app: > > www.custom-domain1.com => app-engine app > > > Is this possible currently? > > > Thanks! > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/4bdb9a6b-2a84-4cef-b2ce-508c90fc0e80%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
