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?

preguntada hace un año655 visualizaciones
2 Respuestas
0

Take a look at Route 53 Private Hosted Zone.

profile pictureAWS
EXPERTO
kentrad
respondido hace un año
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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas