TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Amazon Releases Elastic Beanstalk!... What?

37 点作者 zachster超过 14 年前
I was using my AWS console a few minutes ago and a new tab popped up featuring the odd title "Elastic Beanstalk". I tried to sign up for the service and access the documentation, but got nowhere. http://img529.imageshack.us/img529/7673/elastic.jpg<p>Google turns up elasticbeanstalk.com which redirects to AWS.<p>Ideas? Is it an ever expanding farm of Minecraft servers? Or maybe unlimited storage for hosting for leaked Scientology documents? Or is it just the public page for their long rumored agro-business venture?

9 条评论

zachster超过 14 年前
I'm so impatient!<p>From: <a href="http://docs.amazonwebservices.com/elasticbeanstalk/latest/gsg/" rel="nofollow">http://docs.amazonwebservices.com/elasticbeanstalk/latest/gs...</a><p>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 Elastic Beanstalk automatically handles the deployment details of capacity provisioning, load balancing, auto-scaling, and application health monitoring. AWS Elastic Beanstalk uses highly reliable and scalable services such as Amazon EC2, Amazon S3, Amazon Simple Notification Service, Elastic Load Balancing, and Auto Scaling to deploy your application within minutes. You can also perform most deployment tasks such as changing the fleet size or monitoring your application directly from the AWS Elastic Beanstalk web interface
评论 #2119039 未加载
评论 #2118881 未加载
tybris超过 14 年前
Wow, it's Amazon's response to Google App Engine. I like their increasingly silly naming. :-)<p><a href="http://aws.amazon.com/elasticbeanstalk/" rel="nofollow">http://aws.amazon.com/elasticbeanstalk/</a>
schtono超过 14 年前
Is it only me to confuse this with beanstalkd (opensource queuing service) in the first place?
评论 #2119326 未加载
RiderOfGiraffes超过 14 年前
Just to assist with cross-referencing, there's another, slightly more recent discussion of this here:<p><a href="http://news.ycombinator.com/item?id=2119104" rel="nofollow">http://news.ycombinator.com/item?id=2119104</a>
piotrSikora超过 14 年前
AWS blog entry (Introducing AWS Elastic Beanstalk):<p><a href="http://aws.typepad.com/aws/2011/01/introducing-elastic-beanstalk.html" rel="nofollow">http://aws.typepad.com/aws/2011/01/introducing-elastic-beans...</a>
lindvall超过 14 年前
Because they don't really say this until you get to the 3rd or 4th page: This is a way that they can deploy your Java applications (packaged as a WAR) for you.
amock超过 14 年前
You can find more information at <a href="http://aws.amazon.com/elasticbeanstalk/" rel="nofollow">http://aws.amazon.com/elasticbeanstalk/</a>
riffraff超过 14 年前
the beanstalk programming model: <a href="http://aws.typepad.com/aws/2011/01/aws-beanstalk-programming-model.html" rel="nofollow">http://aws.typepad.com/aws/2011/01/aws-beanstalk-programming...</a><p>This 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.<p>So AppEngine is still winner in that area, imvho, but it's great to see competition.
评论 #2120350 未加载
kennethh超过 14 年前
Anyone found out anything about prices? Would be great with something that competed with Google App engine.
评论 #2119139 未加载
评论 #2119135 未加载