DMS CDC to Redshift during cluster resize

0

A customer has a 28-node dc2.large RS cluster and a CDC DMS process continuously replicating data from an on-prem database. They plan to migrate the RS cluster to a 3-node ra3.4xlarge cluster and are worried about any possible failure on the CDC process during the migration.

The process they will follow is:

  1. Elastic resize the cluster from 28 dc2.large nodes to 7 ra3.4xlarge nodes.
  2. Classic resize the cluster from 7 ra3.4xlarge nodes to 3 ra3.4xlarge nodes.

This way they will keep the same cluster endpoint, so theoretically nothing should change regarding DMS configuration. Do you see any potential risk for the replication process during the migration?

Thank you in advance!

AWS
質問済み 4年前343ビュー
1回答
0
承認された回答

Is there a reason you aren't using Elastic re-size for both operations? Our docs say you can use Elastic re-size to change node types if the new/old node types are supported so it would be worth double checking that.

Whilst CDC will work after you've done the migration as you aren't changing DB configuration, during the re-size you won't be able to update the DB on the Redshift cluster, as per our docs "During the resize operation, the cluster is read-only"

For elastic re-size, this would be 10-15 minutes, but for classic resize this could be 2 hours - 2 days and it's something you'd want to prepare your customer for.

AWS
エキスパート
回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ