Amazon Web Services - Stack Overflow most recent 30 from stackoverflow.com2009-11-22T19:03:59Zhttp://stackoverflow.com/feeds/question/22556http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/22556/amazon-web-services3Amazon Web ServicesRick Nash2008-08-22T14:50:18Z2008-08-23T03:56:37Z
<p>Is Amazon Web Services a realistic platform for Enterprise Development?</p>
http://stackoverflow.com/questions/22556/amazon-web-services/22560#22560-2Answer by samjudson for Amazon Web Servicessamjudson2008-08-22T14:51:26Z2008-08-22T15:01:09Z<p>Amazon Web Services are a set of web services for accessing Amazon's catalog. I'm not sure that's what you are thinking of...</p>
<p>EDIT: Oh crap, got that one wrong didn't I...</p>
http://stackoverflow.com/questions/22556/amazon-web-services/22567#225671Answer by Dave Marshall for Amazon Web ServicesDave Marshall2008-08-22T14:53:25Z2008-08-22T14:53:25Z<p>They have some <a href="http://www.amazon.com/Success-Stories-AWS-home-page/b/ref=sc_fe_l_1?ie=UTF8&node=182241011&no=3440661&me=A36L942TSJ2AJA" rel="nofollow">case studies</a> on their site, it's definitely realistic for these people.</p>
http://stackoverflow.com/questions/22556/amazon-web-services/22569#225690Answer by John Topley for Amazon Web ServicesJohn Topley2008-08-22T14:53:39Z2008-08-22T14:53:39Z<p>@samjudson:</p>
<p>"Amazon Web Services provides developers with direct access to Amazon's robust technology platform. Build on Amazon's suite of web services to enable and enhance your applications."</p>
<p><a href="http://www.amazon.com/gp/browse.html?node=3435361" rel="nofollow">http://www.amazon.com/gp/browse.html?node=3435361</a></p>
http://stackoverflow.com/questions/22556/amazon-web-services/22584#225840Answer by jsight for Amazon Web Servicesjsight2008-08-22T14:57:37Z2008-08-22T14:57:37Z<p>I've had positive experiences with Amazon S3, and limited experience with EC2. Based upon what I have seen, I'm very impressed, albeit not completely convinced that the pricing model will work for a lot of people. It can be very difficult to accurately estimate how much you will end up paying on a usage based model such as they one that they offer.</p>
<p>On the other hand, now that they offer painless block storage, S3 snapshots, and extremely powerful EC2 instances, I don't see many limitations. If you wanted to spool up a massive cluster for a few days of insane traffic, I can't image a better (or cheaper for short term spikes) solution.</p>
http://stackoverflow.com/questions/22556/amazon-web-services/22632#226320Answer by TonyLa for Amazon Web ServicesTonyLa2008-08-22T15:13:53Z2008-08-22T15:13:53Z<p>What do you mean by "Enterprise"? Amazon dogfoods their own technology and they are one of the largest web applications out there. I've used S3/EC2 to build web applications and it has never given me any problems. The only concerning thing is their recent uptime problems. Other then that it's a great platform to build on top of.</p>
http://stackoverflow.com/questions/22556/amazon-web-services/22855#228551Answer by John Topley for Amazon Web ServicesJohn Topley2008-08-22T16:54:38Z2008-08-22T16:54:38Z<blockquote>
<p>Amazon dogfoods their own technology
and they are one of the largest web
applications out there.</p>
</blockquote>
<p>To an extent they do, it would appear. The Amazon store was strangely unaffected throughout the recent S3 problems.</p>