Do you use Amazons Cloud services for your company? - Stack Overflow most recent 30 from stackoverflow.com 2009-11-27T02:09:02Z http://stackoverflow.com/feeds/question/24885 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/24885/do-you-use-amazons-cloud-services-for-your-company 24 Do you use Amazons Cloud services for your company? cringe 2008-08-24T06:47:47Z 2009-07-23T18:56:25Z <p>I read a lot about the possibilities of <a href="http://aws.amazon.com/" rel="nofollow">Amazons Cloud</a> computing, like <a href="http://aws.amazon.com/s3" rel="nofollow">S3</a> or <a href="http://aws.amazon.com/ec2" rel="nofollow">EC2</a> and I wondered if someone actually uses this for mission-critical applications. Do you host your company website in the cloud? Do you store files there? Do you run your build servers in the cloud?</p> <p>There are already some services like <a href="https://www.scalr.net/" rel="nofollow">Scalr</a> or <a href="http://weoceo.weogeo.com/" rel="nofollow">WeoCeo</a> that could help you with this task, but I don't know if management is already at the point where this is a real issue...</p> <p><hr/></p> <p><strong>edit</strong> I'd like to add another point: Do you think, there are <em>hidden</em> issues in the AWS licenses that would keep you (and/or your company) from outsourcing applications or even parts of applications into the cloud?</p> <p><strong>edit</strong> Do you know about some statistics comparing the overall outage times of S3 or EC2 and your own or 3rd party hosting services?</p> http://stackoverflow.com/questions/24885/do-you-use-amazons-cloud-services-for-your-company/24903#24903 -5 Answer by DannySmurf for Do you use Amazons Cloud services for your company? DannySmurf 2008-08-24T07:20:08Z 2008-08-24T07:20:08Z <p>A group of friends and I are working on an application that lives in the cloud. However, the part of the cloud it lives in is under our control. I would never trust a third party to do that sort of lifting for my application, because I don't have control over it. The recent Amazon S3 outage is an excellent illustration of why.</p> <p>And I absolutely, positively, would never put any part of my infrastruture on (for example) Amazon's servers. Build servers, source code, etc, is always tightly controlled. Not only because of potential unreliability, but because I find the licenses for these services overly permissive for the service provider. Besides that, an unscrupulous host* could potentially take my source code and use it for their own purposes, even if something like that is not legalized by the license agreement I would have to accept in order to use the service.</p> <p>*Probably doesn't apply to Amazon, but I've never heard of the other two you mentioned, and until they're around for ten years or so, I probably wouldn't trust them, or any services like them.</p> http://stackoverflow.com/questions/24885/do-you-use-amazons-cloud-services-for-your-company/24906#24906 2 Answer by Chris Bunch for Do you use Amazons Cloud services for your company? Chris Bunch 2008-08-24T07:26:36Z 2008-08-24T07:26:36Z <p>Disclaimer: I'd a grad student at UCSB, who puts out the software I'm about to mention.</p> <p>If you're worried about cloud ownership (e.g., not physically owning your cloud boxes), you may want to look at <a href="http://eucalyptus.cs.ucsb.edu" rel="nofollow">Eucalyptus</a>. It's EC2 API-compliant and lets you use your servers, and it's open source so you can see exactly what's going on.</p> <p>But to the actual question, no, we don't host our website in the cloud, although we certainly have many ideas coming for stuff to do in it.</p> http://stackoverflow.com/questions/24885/do-you-use-amazons-cloud-services-for-your-company/24911#24911 5 Answer by Mark Harrison for Do you use Amazons Cloud services for your company? Mark Harrison 2008-08-24T07:49:45Z 2008-09-03T14:23:30Z <p><strong>Regarding Reliability</strong></p> <p>I don't have anything running on a cloud service, but I would like to address the reliability issue.</p> <p>I'm sure that the Amazon team has much more experience and resources available to run a heavy-duty web site than I do. They were down for a couple of hours last week, but I believe overall their uptime will be better than if you or I would have on our own, with our present level of experience and resources. </p> http://stackoverflow.com/questions/24885/do-you-use-amazons-cloud-services-for-your-company/25108#25108 2 Answer by Gary Richardson for Do you use Amazons Cloud services for your company? Gary Richardson 2008-08-24T15:18:13Z 2008-08-24T15:18:13Z <p>For your second edit, check out <a href="http://cloudstatus.com/" rel="nofollow">CloudStatus</a>. It monitors the AWS stuff and Google App Engine for outages and performance. Amazon also tracks their outages at <a href="http://status.aws.amazon.com/" rel="nofollow"><a href="http://status.aws.amazon.com/" rel="nofollow">http://status.aws.amazon.com/</a></a>. </p> http://stackoverflow.com/questions/24885/do-you-use-amazons-cloud-services-for-your-company/27667#27667 17 Answer by Stu Thompson for Do you use Amazons Cloud services for your company? Stu Thompson 2008-08-26T09:58:47Z 2008-11-18T19:27:59Z <p>I setup two instances of my application on EC2, and have been using S3 in as a local-to-AWS backup and media asset delivery. We moved over about 15% of our applications content/traffic to EC2 in mid-June. The result is mixed, and we are moving the content heavy usage instance back to our hosted data center, and now are investigating other content delivery options.</p> <p>Do note that:</p> <ol> <li>my application is bandwidth hungry (100mpbs to 1gbps) </li> <li>my company and I are based in Switzerland and that surly has had an impact on our evaluation.</li> <li>I define bandwidth as a rate of flow (mbps, etc.) and traffic as volume (mb, gb, etc.)</li> </ol> <h2>Pros:</h2> <ul> <li>Cost (especially traffic, US$0.13-0.17/GB)</li> <li>Active user community</li> <li>Effectively unlimited bandwidth with S3-delivered content</li> <li>Flexibility (kick off an instance and have it running in minutes)</li> <li>CPU power available in an instance, even the small instance type, was always enough for my application. There is even a high-CPU instance type for those who need it.</li> </ul> <h2>Cons:</h2> <ul> <li>We had an instance become unreachable (a not unheard of occurrence) and had execute our disaster recovery procedure. 12h.</li> <li>Network latency, for both S3 and EC2, can be unacceptably high (100s of ms)</li> <li>EC2 instance bandwidth is limited. Despite hours of search, I never found an official statement with hard numbers one what users can expect. We saw a max of ~250mpbs in tests.</li> <li>Per HTTP connection bandwidth can be unacceptably low. 1-2mbps from even our Swiss data center with a 800mpbs connection and quality peering. EDIT: We have recently seen rates between our data center and EC2 in the 3-4mpbs range.</li> <li>S3 is not a 'normal' file system, and special software is required. We chose JungleDisk, which I now find inappropriate for a 24/7, moderately sized data set server environment. Strange things would happen (file listed twice with an 'ls' command) and unexpected crashes. </li> <li>Lack of persistence storage (until just a few days ago.) Amazons new EBS (Elastic Block Stores) solves that problem for the most part. </li> <li><strike>S3 is <em>not</em> a CDN. My company, like many others, have tried to use Amazon S3 as a CDN. There are other low cost alternatives out there. (voxel.net, easycache.com) </strike></li> </ul> <p><strike>EDIT 1: Amazon plans to launch a formal CDN with limited functionality be the end of 2008.</strike></p> <p>EDIT 2: Amazon has (beta) launched the <a href="http://aws.amazon.com/cloudfront/" rel="nofollow">CloudFront</a> CDN service today, 18 Nov 2008. Costing structure seems to be the same as S3, setup looks simple.</p> <p>I'm a fan of the cloud concept, and we will continue to run an instance out of EC2, but we found it inappropriate for our main production needs in its current form. Maybe things will change in the future.</p> http://stackoverflow.com/questions/24885/do-you-use-amazons-cloud-services-for-your-company/38938#38938 3 Answer by Sara Chipps for Do you use Amazons Cloud services for your company? Sara Chipps 2008-09-02T06:49:57Z 2008-09-02T06:49:57Z <p>I'm currently using S3 for video hosting and I love it. If you're using .NET give yourself a little lead time to get the setup integrated in your site. I would highly reccomend their services. </p> <p>The only thing that I found rough was that you had to spend >100 to get silver level of service, our site will be spending that much eventually but we're not even in beta yet. I didn't have a question, I just wanted to see what their support was like. </p> <p>The support was great, and very helpful, however I would have liked to be able to ask some questions without having to go in my pocket (rather the boss's pocket)</p> <p>Oh, I haven't run into any license issues. </p> <p>Comparatively, for the money, I would pick S3 above other hosting services because their reach is so vast and the price point it so low. </p> http://stackoverflow.com/questions/24885/do-you-use-amazons-cloud-services-for-your-company/238832#238832 0 Answer by gilm for Do you use Amazons Cloud services for your company? gilm 2008-10-27T00:07:56Z 2008-10-27T00:07:56Z <p>I'm using S3 for image hosting (currently over 5 million files,) and for server backups. I used EC2 for image processing and SQS for coordinating between these tasks. I must say I have removed EC2 since for that specific task, non-virtualized server proved to be 10x as fast. And I wrote my own solution of queuing using mysql, which proved to be much faster and didn't tie a close bond with AWS. </p> <p>There's an important post at Coding Aloud [<a href="http://www.codingaloud.com/2008/01/going-bankrupt-with-amazon-s3.html" rel="nofollow">http://www.codingaloud.com/2008/01/going-bankrupt-with-amazon-s3.html</a>] called Going Bankrupt With Amazon S3, grab a look.</p> http://stackoverflow.com/questions/24885/do-you-use-amazons-cloud-services-for-your-company/1173788#1173788 1 Answer by Jake for Do you use Amazons Cloud services for your company? Jake 2009-07-23T18:56:25Z 2009-07-23T18:56:25Z <p>We store our company files on S3 so they could be accesible to the employees on the go. Extremily cheap and easy. Plenty of apps to access your files on S3. The one we use is a nice online file manager: <a href="http://s3.amazonaws.com/s3fm/index.html" rel="nofollow">S3fm</a>. </p>