AWS resources

Many Hadoop technologies can be deployed on AWS as part of a self-managed cluster. However, just as Amazon offers support for Elastic MapReduce, which handles Hadoop as a managed service, there are a few other services that are worth mentioning.

SimpleDB and DynamoDB

For some time, AWS has offered SimpleDB as a hosted service providing an HBase-like data model.

It has, however, largely been superseded by a more recent service from AWS, DynamoDB, located at http://aws.amazon.com/dynamodb. Though its data model is very similar to that of SimpleDB and HBase, it is aimed at a very different type of application. Where SimpleDB has quite a rich search API but is very limited in terms of size, DynamoDB provides a more constrained though constantly ...

Get Learning Hadoop 2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.