Google App Engine
Recently I found a tweet from my
friend Sreejith regarding
data store upgrade in Google App Engine. 'Google App Engine' I heard
that before, but I forgot what it is. Then I started digging Google
App Engine and I realized that I have a lot to do with
this.
Google App Engine provides you a lot like web space, domain, database, mail server, chat support, etc. It gives you two SDK, in Python and Java. You can download the SDK from here.
Google App Engine gives you maximum of 10 accounts or domains. You can create 10 applications. It will add '.appspot.com' to your selected app name. And there is some limits in the usage of the resources. For more information click here.
blog comments powered by Disqus
Google App Engine provides you a lot like web space, domain, database, mail server, chat support, etc. It gives you two SDK, in Python and Java. You can download the SDK from here.
Google App Engine gives you maximum of 10 accounts or domains. You can create 10 applications. It will add '.appspot.com' to your selected app name. And there is some limits in the usage of the resources. For more information click here.