Route53 used as sceondary DNS server

2

A customer wants to use Route 53 as Secondary DNS server to their on-premise Primary DNS server? And also, if there is some update on primary, it need to be automatically sync to secondary. Is it possible?

The customer told me that other competitors can do them all with good performance.

Thanks!

已提问 6 年前2124 查看次数
3 回答
2

We are looking for this as well. It's been 5 years since this questions was asked. Still not possible to use R53 as primary/secondary from my own master (or hidden master)?

已回答 1 年前
0

Same question for me - to make Route 53 as secondary DNS align with the info from the Authoritative Nameserver I also need to update NS and SOA records, but R53 wouldn't let me!

已回答 10 个月前
-2
已接受的回答

There is no out of the box option to make Route 53 a secondary DNS. Your customer could use something like Lambda function to read from primary from time to time, and update Route 53.

Something similar to this (although this article covers Private and not Public zones) : https://aws.amazon.com/blogs/compute/powering-secondary-dns-in-a-vpc-using-aws-lambda-and-amazon-route-53-private-hosted-zones/

AWS
专家
Lucas_R
已回答 6 年前

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

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

回答问题的准则