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

How do I export data from one of my route 53 hosted zones and send the content to another Amazon account without any down time?

0

I am currently managing a web domain in my Route 53 Amazon account. The client has now set up their own Route 53 account, and has asked me if I can reconfigure the setup I have done for them in my account and transfer the data to his Route 53 account in his brand new Amazon account.

Thanks in advance

質問済み 3年前5524ビュー
2回答
1

Hi

You can simply create a new hosted zone in the client's account and migrate the records.

AWS Guide -> https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/hosted-zones-migrating.html

The primary concern for downtime would be the time it takes to propagate the DNS records to use the new nameservers for the new hosted zone. However, this can be easily avoided by keeping the old hosted zone active until the DNS propagation is done.

As the old zone is active even if the names servers are not updated to the new hosted zone end users will still be able to route to the relevant domains since records are still available in the old hosted zone.

回答済み 3年前
0

Here you can find the solution do to it automatically:

https://repost.aws/articles/ART6hB9UmXR46LVC7CjwzV-Q

Enjoy! :-)

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

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

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

関連するコンテンツ