需要将大表从RDS迁移到DynamoDB的策略建议 [英] Need strategy advice for migrating large tables from RDS to DynamoDB

查看:141
本文介绍了需要将大表从RDS迁移到DynamoDB的策略建议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们在RDS中有几个mySql表,它们很大(超过700 GB),我们想迁移到DynamoDB表。您能提出一种干净,并行的策略或方向建议吗?也许使用EMR或AWS Data Pipeline。

We have a couple of mySql tables in RDS that are huge (over 700 GB), that we'd like to migrate to a DynamoDB table. Can you suggest a strategy, or a direction to do this in a clean, parallelized way? Perhaps using EMR or the AWS Data Pipeline.

推荐答案

您可以使用AWS Pipeline。有两个基本模板,一个用于将RDS表移动到S3,另一个用于将数据从S3导入DynamoDB。您可以使用这两个模板创建自己的管道。

You can use AWS Pipeline. There are two basic templates, one for moving RDS tables to S3 and the second for importing data from S3 to DynamoDB. You can create your own pipeline using both templates.

注意

这篇关于需要将大表从RDS迁移到DynamoDB的策略建议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆