1回答
- 新しい順
- 投票が多い順
- コメントが多い順
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.
回答済み 1年前
関連するコンテンツ
- AWS公式更新しました 2年前
- AWS公式更新しました 1年前
- AWS公式更新しました 2年前
- AWS公式更新しました 1年前