Question about Route 53 Resolver mapping

0

From where does Route 53 Resolver get the value for a DNS query that it needs to resolve? Is this from the records that you define in a hosted zone?

已提問 1 年前檢視次數 263 次
1 個回答
1

Hi There

It depends where the record is hosted.

A Route 53 Resolver automatically answers DNS queries for:

  • Local VPC domain names for EC2 instances (for example, ec2-192-0-2-44.compute-1.amazonaws.com).
  • Records in private hosted zones (for example, acme.example.com).
  • For public domain names, Route 53 Resolver performs recursive lookups against public name servers on the internet.

For other resources like on-prem:

  • Through Resolver endpoints and conditional forwarding rules, you can resolve DNS queries between your on-premises resources and VPCs to create a hybrid cloud setup over VPN or Direct Connect (DX)

See https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver.html

profile pictureAWS
專家
Matt-B
已回答 1 年前
  • Thank you!

  • No Problem! If my answer resolved your query, please consider marking it as "accepted".

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

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

回答問題指南