List/Grid Tag Archives: Google App Engine

Multitenancy in Google AppEngine (GAE)
Multitenancy is a topic that has been discussed for many years, and there are many excellent references that readily available, so I will just present a brief introduction. Multitenancy ...

Android App Engine Integration
Google App Engine is great for those of you in search of a complete, scalable and affordable hosting solution. Especially if you start a project and you don’t yet know ...

Google App Engine: Host application in your own domain
When you create a new application in Google App Engine, you’ll get a domain name “yourapp.appspot.com”. But, who’ll want to host their app with such a suffix (unless you ...

App Engine Java Development with Netbeans
If you just started with App engine development, you might be having a feeling that Eclipse is the preferred IDE. And, Google also has offered its official plug-in to Eclipse IDE ...

Google App Engine Java Capabilities and Namespaces API
Capabilities API With the Capabilities API, your application can detect outages and scheduled downtime for specific API capabilities. You can use this API to reduce downtime in your ...

