What is AppScale?
Google App Engine lets users deploy Python, Java, and Go applications to resources Google owns and autoscales without requiring a system administrator. We looked at Google App Engine and loved the framework, but wanted to run it on our own clusters or in other clouds. So we made AppScale, an open source implementation of the Google App Engine APIs. AppScale uses open source software to implement these APIs, so you can run with HBase, Hypertable, or Cassandra as the underlying datastore.






