Both App Engine and EC2 edge closer to the goal

In the two days since I posted that I was waiting to see if App Engine or an alternative got to the goal first both App Engine and EC2 have edged forward.
Yesterday Amazon announced a private beta for their own monitoring, load balancing, and automatic scaling service offering. Such included services is one of [...]

Waiting to see if App Engine or an alternative gets there first

After tracking down numerous alternatives to Google App Engine after hitting a wall on Project Fangorn, I looked at the most promising alternatives in more depth. Here is what I found.
GigaSpaces

Using GigaSpaces XAP would mean–at a minimum–creating Python bindings to their C++ API and re-writing my data model. Actually running on their EC2 [...]

Alternatives to Google App Engine

As I hit a wall in my development of Project Fangorn on Google’s App Engine platform I started looking around for alternative platforms. While there are numerous providers that claim to provide a cloud very few of them actually have a distributed datastore and a hosting environment that automatically expands and contracts (i.e. scale) [...]