About setting up failover routing using host zones managed by Route53 in a different account

0

We are using name resolution in an environment where VPCs built on multiple accounts are connected by TransitGW.
The accounts are configured as follows
All VPCs built in all accounts are connected by TransitGW.

Account A: Account whose host zone is registered with Route53
Account B: Subdomain is registered to Account A to get the primary IP (secondary IP in case of failover) of the server in Account C
Account C: Environment with two servers running

In the above case, the following procedure is assumed

Create a host zone on Route53 for account A
Create Route53 health check using CloudWatch alarm in account C
Add a subdomain as an A record to the host zone created on Route53 in account A.
At this time, associate the Route53 health check created in the C account.

Check if the name can be resolved by nslookup etc. from account B.
If you try to implement the above method, we have the following questions.
(1) Is it necessary to create an inbound endpoint for the Route53 resolver on the C account?
(2) Can the Route53 health check created in account C be used for Route53 in account A?
If so, how should it be configured?

Thank you in advance.

profile picture
Ukixy
已提问 10 个月前228 查看次数
1 回答
1
已接受的回答
profile picture
专家
已回答 10 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则