スキップしてコンテンツを表示

Multi-region Keyspaces

0

I am trying to find out if Keyspaces can be replicated to multiple regions? I see that they replicate within the region, but what if you are operating in multiple regions for availability?

質問済み 3年前500ビュー
1回答
0

The multi-region replication is not supported by Amazon Keyspaces today. A potential workaround is to export keyspaces table as CSV file to S3 bucket in the primary region and then replicating this CVS file from S3 to Keyspaces table in another region via spark/EMR.

AWS
回答済み 3年前

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

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

関連するコンテンツ