Run Google App Engine Apps On Amazon's Cloud
jamie found a post laying to rest one potential criticism of Google's App Engine, that of the danger of lock-in to the platform. Waxy.org points out a hack called AppDrop, written by Chris Anderson, that provides a container for Google App SDK applications, running entirely on Amazon's EC2 infrastructure. Here's Anderson's AppDrop page and his blog post announcing it.
On a related note, amazon adds permanent storage functionality to EC2:
http://aws.typepad.com/aws/2008/04/block-to-the-fu.html
There is a free virtual appliance available for development purposes: Google AppEngine JumpBox
http://code.google.com/appengine/downloads.html
?
Read the article. No it doesn't support BigTable. It uses a flat data file on 1 server. It also doesn't support Google authentication services.