Hello app engine. I am a big time user of Amazon Web Services.

I find that a lot of times I would like to have a simple python script
or module run on demand rather than spinning up a big expensive EC2
server.

I feel like App Engine could be great for this!  Unfortunately, it
seems totally geared towards building big flahsy web apps, when all I
want to build are tiny little web services.

I am actually already doing this.  My static website http://www.bluepines.org
is being served by Amazon S3 (which is cheap) and the email part for
contacts uses Google App Engine (which is free).

So my question is, are people using app engine to build a bunch of
small web services, and is there any way to pay google more money to
get the app limit raised or get some of kind of Enterprise Account set
up with them.

Cheers

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to