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?

질문됨 일 년 전655회 조회
2개 답변
0

Take a look at Route 53 Private Hosted Zone.

profile pictureAWS
전문가
kentrad
답변함 일 년 전
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠