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개 답변
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
답변함 일 년 전
  • Thank you!

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

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

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

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

관련 콘텐츠