AWS Data Pipeline

Jan 11, 2013 10:41

Источники:
     http://aws.amazon.com/datapipeline/
     http://aws.typepad.com/aws/2012/12/aws-data-pipeline-now-ready-for-use.html
     http://habrahabr.ru/company/epam_systems/blog/163539/

AWS Data Pipeline is a web service that helps you reliably process and move data between different AWS compute and storage services as well as on-premise data sources at specified intervals. With AWS Data Pipeline, you can regularly access your data where it’s stored, transform and process it at scale, and efficiently transfer the results to AWS services such as Amazon S3, Amazon RDS, Amazon DynamoDB, and Amazon Elastic MapReduce (EMR).

По умолчанию Data Pipeline предоставляет несколько шаблонов:
  • Экспорт из DynamoDB в S3
  • Экспорт из S3 в DynamoDB
  • Копирование из S3 в RDS
  • Копирование из RDS в S3
и пр.

110113

data pipeline, service

Previous post Next post
Up