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

查看:34
本文介绍了需要将大型表从 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天全站免登陆