Funny. Google App Engine auto scaled from day one.
People still use Google AppEngine with its outrageous pricing?
AWS Management Console - Auto Scaling Support
31–40 of 48 posts
Re: AWS Management Console - Auto Scaling Support
#32I actually hate Amazon for exposing these features - now, my boss will be mucking around with them! As a DevOps guy, nothing beats AWS CLI and CloudFormation!
That's what IAM is for. Create a playground for your boss and let him or her muck around in safety.
Re: AWS Management Console - Auto Scaling Support
#33It always struck me as odd that one of the original defining features of AWS never had a web interface. Maybe they were making it API-only to protect people from shooting themselves in the foot with exorbitant bills. Regardless through I'm really glad to see this finally!
Re: AWS Management Console - Auto Scaling Support
#34Earlier quoted context omitted.
People still use Google AppEngine with its outrageous pricing?
Thanks for the downvote, but my experience is that for a relatively small project we started to receive $200+ monthly bills and had to switch to EC2.
Re: AWS Management Console - Auto Scaling Support
#35Earlier quoted context omitted.
People still use Google AppEngine with its outrageous pricing?
Thanks for the downvote, but my experience is that for a relatively small project we started to receive $200+ monthly bills and had to switch to EC2.
Re: AWS Management Console - Auto Scaling Support
#36Earlier quoted context omitted.
That's what IAM is for. Create a playground for your boss and let him or her muck around in safety.
Well, you tell my boss that he shouldn't be a full admin. :)
Re: AWS Management Console - Auto Scaling Support
#37Earlier quoted context omitted.
Well, you tell my boss that he shouldn't be a full admin. :)
How about trying to create a change management process (supported by some time that someone other than your boss made a disastrous change)? Get him on board about how important that process is, especially when working in a team and something as critical as AWS. hint hint..
Re: AWS Management Console - Auto Scaling Support
#38Earlier quoted context omitted.
Have you tried the new c3 instances?
For the last 2 days i have a script that is trying to allocate a c3 instance with no luck. AWS is having crazy capacity problems in us-east (all zones).
Re: AWS Management Console - Auto Scaling Support
#39I would rather like to see better CPU performance first then auto-scale. Awful CPU performance is what keeping me away from EC2, trying linode nowadays..
The new C3.Large is cheaper than M1.Large (and only marginally more expensive than the old M1.Medium), but its CPU performance is roughly twice as good. Swapping over made a notable difference for our web nodes (perhaps 30-40% reduction in server time for the web-facing tier). C3's instance-level SSD drives are a very nice touch as well.
Re: AWS Management Console - Auto Scaling Support
#40Earlier quoted context omitted.
Have you tried the new c3 instances?
For the last 2 days i have a script that is trying to allocate a c3 instance with no luck. AWS is having crazy capacity problems in us-east (all zones).
c3.large instances are awesome!