Saturday, September 02, 2006

Need 1000 Computers? Ten Cents Each!

Amazon has a beta running of their Elastic Compute Cloud available now at http://aws.amazon.com. Essentially, you can create virtual Linux machines that Amazon hosts and then run them for a paltry 10 cents an hour. The computer is essentially a 1.7GHz machine with good connectivity and resources. You also pay a very low price for bandwidth to the outside world and storage (20 cents for a Gigabyte of bandwidth, for example).

What can you do with this? Well, the obvious answer is to run a Web server. Running it 24 hours a day costs about $80/month -- less than a dedicated server from most hosting companies. And if you need more servers to handle a spike in the load, you can create more very easily (for another 10 cents/hour).

Traffic inside the cloud is free, so you could have one machine as a load balancer, for example, along with 3 Web servers and a single database back end. These 5 virtual computers would cost you 50 cents an hour!

The beta is limited to 20 machines per user, but Amazon claims you'll be able to create thousands of instances if you like. Maybe I should dust off the cobwebs of an old idea I've had for parallel programming. I just need to find a good problem to apply it to.

Labels:

Submit to:   book mark Need 1000 Computers? Ten Cents Each! in del.icio.usDel.icio.us  |   submit Need 1000 Computers? Ten Cents Each! to digg.comDigg  |   submit Need 1000 Computers? Ten Cents Each! to slashdot.comSlashdot  |  diigo itDiigo

0 Comments:

Post a Comment

<< Home