Delete Route 53 Hosted Zone generated by default when buying domain name if I have already configured DNS in Lightsail.

0

Hello, I bought a domain name on Route 53, then I set up Lightsail following these steps I have configured Lightsail following these steps: https://lightsail.aws.amazon.com/ls/docs/how-to/article/lightsail-how-to-create-dns-entry Finally in Route 53 -> Domains -> Registered domains, I have selected my domain and in Actions -> Edit name servers,
I have copied the name servers that Lightsail provides you when you create the domain.

My question is the following: In Route 53 when you buy a domain name a default Hosted Zone is generated for this domain which also contains different name servers than the ones configured before. Is the Route 53 Hosted Zone necessary or can I delete it, or do I have to copy the Lightsail name servers also in the Route 53 Hosted Zone ?

Thanks in advance, best regards.

tonnyo
已提问 1 年前318 查看次数
2 回答
2

The route 53 hosted zone is no longer necessary as it is no longer being used, the DNS is now pointing to the Lightsail server.

profile picture
专家
已回答 1 年前
1
已接受的回答

You can safely delete the default Route53 Hosted Zone after confirming that Lightsail DNS Zone is doing the routing. You can verify this by checking if all the NameServers values in the Lightsail DNS zone match the NameServers in the response of this command:

dig NS <domain-name>
AWS
已回答 1 年前
profile picture
专家
已审核 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则