We created Route 53 zones for site1.mysite.com. In this zone we have:
- An NS record that points to 4 domain name servers in the format of ns-5555.awsdns-55.org.
- We also have an A record that points to d16xxxx2u5lu5g.cloudfront.net
- There is also an SOA record
We do not have the domain mysite.com registered in Route 53 because we use cloudflare to host that domain.
So in cloudflare we host the domain mysite.com and we have record for site1. This is a CNAME record that points to domain name d16xxxx2u5lu5g.cloudfront.net
My question is, do we still need that Route 53 zone? If I delete it will the domain name d16xxxx2u5lu5g.cloudfront.net continue working for Cloudflare?
If I can’t delete it, should I remove the SOA and NS entry, will that same me money?