Route 53 record for different region

0

Hi team, we use same aws account in different region for lambda functions and then we're going to onboarding to cloudauth. We need to create different route 53 records for vpcs but they're sharing same name globally. Do we have any solution to it?

posta un anno fa655 visualizzazioni
2 Risposte
0

Take a look at Route 53 Private Hosted Zone.

profile pictureAWS
ESPERTO
kentrad
con risposta un anno fa
0

Hi

So the best way to do this is have a regional DNS entry for each region you are using.
Then apply a global DNS entry that routes to the correct region and applies routing policies to direct traffic. This way you can test each region and manage traffic to each region.

This blog on multi-region HA might help. https://aws.amazon.com/blogs/networking-and-content-delivery/building-highly-resilient-applications-using-amazon-route-53-application-recovery-controller-part-2-multi-region-stack/
Specifically take a look at the section "Failing over user traffic". This shows how you can have regional and global DNS.

Hope this helps.

profile picture
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande