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!

gefragt vor 6 Jahren2128 Aufrufe
3 Antworten
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)?

beantwortet vor einem Jahr
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!

beantwortet vor 10 Monaten
-2
Akzeptierte Antwort

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
EXPERTE
Lucas_R
beantwortet vor 6 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen