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?

已提問 1 年前檢視次數 654 次
2 個答案
0

Take a look at Route 53 Private Hosted Zone.

profile pictureAWS
專家
kentrad
已回答 1 年前
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
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南