http://aws.typepad.com/aws/2011/01/introducing-elastic-beans...
Amazon Releases Elastic Beanstalk!... What?
11–20 of 22 posts
Re: Amazon Releases Elastic Beanstalk!... What?
#12Anyone found out anything about prices? Would be great with something that competed with Google App engine.
Re: Amazon Releases Elastic Beanstalk!... What?
#13Anyone found out anything about prices? Would be great with something that competed with Google App engine.
Edit: paredit :)
Re: Amazon Releases Elastic Beanstalk!... What?
#14I'm so impatient! From: http://docs.amazonwebservices.com/elasticbeanstalk/latest/gs... AWS Elastic Beanstalk enables developers to quickly deploy and manage applications in the AWS cloud without having to worry about the infrastructure that runs those applications. AWS Elastic Beanstalk is designed to reduce management complexity without restricting choice or control. You simply upload your application and AWS Elast…
Applications must be written in Java (or anything you can put into a .war and make Tomcat run) [1] [1] http://docs.amazonwebservices.com/elasticbeanstalk/latest/gs...
Re: Amazon Releases Elastic Beanstalk!... What?
#15Re: Amazon Releases Elastic Beanstalk!... What?
#16Anyone found out anything about prices? Would be great with something that competed with Google App engine.
You don't pay anything extra for Elastic Beanstalk (you pay for whatever underlying services you use - EC2/S3/SDB/RDS/SQS/SNS etc.) Edit: paredit :)
Re: Amazon Releases Elastic Beanstalk!... What?
#17Earlier quoted context omitted.
You don't pay anything extra for Elastic Beanstalk (you pay for whatever underlying services you use - EC2/S3/SDB/RDS/SQS/SNS etc.) Edit: paredit :)
Is it so that EB automatically provisions new services underneath it? Isn't that a bit of a risk?
Nothing new here, except that they're squeezing Heroku and GAE now.
Re: Amazon Releases Elastic Beanstalk!... What?
#18Is it only me to confuse this with beanstalkd (opensource queuing service) in the first place?
Re: Amazon Releases Elastic Beanstalk!... What?
#19This is pretty cool, but for people targeting it because of no-hassle infiniscale, it must be noted that you either use SimpleDB or good old MySQL for storage.
So AppEngine is still winner in that area, imvho, but it's great to see competition.