Running Hadoop Clusters On Amazon EC2 (Elastic Compute Cloud) Computing Service :: Applications Built On Commodity Hardware

| | TrackBacks (0)

Ok so if you set up a virtualized server all your expenses are deductible since you have no equipment to depreciate. I like the idea of the elastic nature of the Amazon setup. It is about right on pricing for dedicated virtual instances, but is more flexible on pricing.

C'mon 10 cents an hour for the equivalent of a system with a 1.7Ghz x86 processor, 1.75GB of RAM, 160GB of local disk, and 250Mb/s of network bandwidth. whoa!

AmazonEC2 - Lucene-hadoop Wiki

Hadoop is a framework for running applications on large clusters built of commodity hardware. The Hadoop framework transparently provides applications both reliability and data motion. Hadoop implements a computational paradigm named Map/Reduce, where the application is divided into many small fragments of work, each of which may be executed or reexecuted on any node in the cluster. In addition, it provides a distributed file system that stores data on the compute nodes, providing very high aggregate bandwidth across the cluster. Both Map/Reduce and the distributed file system are designed so that node failures are automatically handled by the framework.

0 TrackBacks

Listed below are links to blogs that reference this entry: Running Hadoop Clusters On Amazon EC2 (Elastic Compute Cloud) Computing Service :: Applications Built On Commodity Hardware.

TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/1768

About this Entry

This page contains a single entry by klsh published on November 13, 2006 5:13 PM.

Privilege Escalation For Launching CMD Prompt In System Account Context Allows Interactive Debugging Of Windows and XP OS was the previous entry in this blog.

Getting Real And The Art Of Project Management is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.