On Nov 5, 1:19 pm, "Andrew Badera" <[EMAIL PROTECTED]> wrote:
> EC2 lacks autoscaling out of the box, but is absolutely achievable by any
> number of means, thanks to both the open and commercial communities that
> have sprung up on top of AWS.

Seems so - at the minimum the EC2 customer would need to choose or
configure an image that has the autoscaling support.

It looks like the biggest 'pro' we can derive from the thread is that
GAE gives little-to-no entry effort, at the expense of large
limitations to developers.

I guess where I have the issue is, I would gladly trade the pain/
effort of limiting myself to the GAE platform's restrictions for
simply picking and image for use with EC2.  I'm not saying I'm any
sort of special example, just that I'm assuming most other developers
who have serious requirements to build 'real' apps are going to find
the same limitations and just go with EC2.

The only persons that will stay with GAE are going to be those who
need to write a simple, small gadget, or run a guestbook someplace
free... from Google's perspective they would need to offer a bit more
to really make it a profitable platform yet... I'm willing to help
find those ideas as GAE is still in Beta, hopefully we might be able
to get some of those features in...

>
> Thanks-
> - Andy Badera
> - [EMAIL PROTECTED]
> - (518) 641-1280
>
> -http://higherefficiency.net/
> -http://changeroundup.com/
>
> -http://flipbitsnotburgers.blogspot.com/
> -http://andrew.badera.us/
>
> - Google me:http://www.google.com/search?q=andrew+badera
>
> On Wed, Nov 5, 2008 at 1:17 PM, sal <[EMAIL PROTECTED]> wrote:
>
> > > I think the big draw of GAE over EC2 is the autoscaling, usage based
> > > pricing and access to BigTable (although I've not seen a comparison to
> > > SimpleDB yet either).
>
> > See my previous post - EC2 seems to allow autoscaling is you choose
> > the right images, also. SimpleDB looks like a fairly full featured
> > database, offering some complex query options, and is pay-for-what-you-
> > consume.
>
> >http://aws.amazon.com/simpledb/
>
> > > I think EC2's biggest flaw so far is the inability to connect multiple
> > > instances to a single EBS block (where you would presumably have your
> > > database). This limits the scalability of any one database to a
> > > single, extra large instance. Maybe Amazon will change this in the
> > > future
>
> > I've seen simple scripts that mount the same EBS volume when an
> > instance starts... can you give a reference where its not possible?
>
> > > that said, we are using GAE as the front end/storage/query engine and
> > > EC2 for backend processing work (when needed). using the two "Cloud"
> > > types in tandem has some benefits (although I would love both a Queue
> > > and background processing in GAE!)
>
> > If you have access to EC2 already, why not put the frontend there too?
> > It would minimize latency / etc.  Just curious... not sure where I see
> > the GAE integration as being technically a very attractive option in
> > your case...
>
> > Not sure if GAE''s strategy should be 'use us for your frontend,
> > because we can't handle the complicated stuff', just doesn't make much
> > business sense, and doesn't give developers tons of faith in the
> > platform.  (Of course we're just in beta, maybe some new features are
> > in the pipe I'm missing?)
>
> > > cheers
> > > brian
>
> > > On Nov 5, 1:41 am, sal <[EMAIL PROTECTED]> wrote:
>
> > > > > > It seems there are images you can choose for EC2 which
> > automatically
> > > > > > load balance/scale when you boot new instances...
>
> > > > > Are you sure about that ? I would be glad if you provide some
> > > > > reference.
>
> > > >http://highscalability.com/scalr-open-source-auto-scaling-hosting-ama.
> > ..
>
> > > > "..Scalr is a fully redundant, self-curing and self-scaling hosting
> > > > environment utilizing Amazon's EC2. "
>
> > > > "... The health of the farm is continuously monitored and maintained.
> > > > When the Load Average on a type of node goes above a configurable
> > > > threshold a new node is inserted into the farm to spread the load and
> > > > the cluster is reconfigured. When a node crashes a new machine of that
> > > > type is inserted into the farm to replace it. ...
>
> > > > ... New machines of this type will be brought online to meet current
> > > > levels and the old machines are terminated one by one. ..."
>
> > > > Its also a project hosted on google code ironically enough.
>
> > > >http://code.google.com/p/scalr/
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to