DIGG IT!
6
Comments
Published
Wednesday, April 09, 2008
at
1:08 AM
.
Scalable stacks for service creation have been so few and far between. Unless you want to shell out big $$$ for N servers (read 5+), load balancing, clustered storage/database, and staff to all that gear running smoothly, scalable service creation was really out of reach for most developers. Google enters the market for service creation with App Engine and my take is that they have hit a sweet spot with this early release.
Ted on Twitter - @AdobeTed
Ted on Adobe Groups
Ted on LinkedIn
Ted on Facebook
Ted at Adobe
Thaks Ted for your views on Google App Engine. I am a fan of google and Adobe. and soon going to switch to Ubuntu cause I already have FLEX Builder and AIR for Linux.
Google reader helped me to get in touch with you all the time.
but that's not what I am writing for.
I just want to ask you help us to get work with Google App Engine. so that we can build FLEX and AIR Apps of top of Google App Engine.
The problem is its only support python right this moment. I have already came to know about "pyAMF".
But I dont know anything about python. I use AMFPHP and recently BlazeDS.
Give us some guideline.
The guys at pyAMF are already working on it. Check out http://pyamf.org/wiki/GoogleAppEngine
"Unless you want to shell out big $$$ for N servers (read 5+), load balancing, clustered storage/database, and staff to all that gear running smoothly, scalable service creation was really out of reach for most developers."
Really? What about using Amazon's EC2 and S3?
EC2 and S3 still cost big $ and you are still handling scaling each image running. To use EC2 properly you really need the higher level API's within rightscale.com to do the job right. I think Google has done a great job at releasing something that is scalable by any developer and at the small to medium levels is free.
Ted :)
Hey Ted,
I wrote a quick primer on getting up and running with Flash and Google App Engine:
http://aralbalkan.com/1307
I'm getting ready to release an updated version this week that should provide a nice starting point for Flash/Flex apps on GAE.
Here's a 6 minute screencast with some tips on how to build a Flex client for Google App Engine.