Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

What is your experience with Amazon EC2 cloud hosting service?

a) setting up and configuring the service b) maintenance c) speed / latency d) reliability?

Amazon did experience some major outages lately, but from what I read, it is still the most advanced hosting service available. Do you agree?

How does it compare to Rackspace?

share|improve this question

3 Answers

Amazon experienced a major outage, but all things considering that outage was pretty limited compared to the media attention that it got. Far from everyone was affected, and if your business demanded high availability it should have been designed around a single instance failing in a single availability zone.

share|improve this answer

We currently use both EC2 and Rackspace. Both have their pros and cons. We prefer rackspace because it is definitely cheaper and comes with built-in back-ups and excellent support. EC2 requires a lot more knowledge than rackspace and support is extra. We have easy deployment on both platforms for our customers http://www.searchblox.com/searchblox-on-aws-elastic-beanstalk

share|improve this answer

a) If you are familiar with linux, it is as easy as configuring any other web server from scratch. b) Maintenance is significantly less. AWS is a managed solution; you look after your software and data, they look after the infrastructure and data centre. c) EC2 processing speed is as they promise, and is burstable. You can choose how much CPU you want access to. Latency is very good; you take advantage of a very well peered network. Extra services such as cloudfront can significantly reduce the latency for your visitors. d) With regards to reliability, we have been using it for nearly a year in mission critical applications and have had no issues; compared with other services we have used before, this is the most reliable. You can set up your use of AWS in such a way that it fails over between data centres, so that even a data-centre wide outage would not affect your application.

Compared with all other services, AWS is easily the most advanced cloud computing environment available.

I cannot compare it with Rackspace, but for non-highend applications, it may simply be a matter of preference.

AWS has a free tier which I encourage you to try if you are curious.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.