SOA-C02 · Question #328
A company's VPC has connectivity to an on-premises data center through an AWS Site-to-Site VPN. The company needs Amazon EC2 instances in the VPC to send DNS queries for example com to the DNS…
The correct answer is D. Create an Amazon Route 53 Resolver outbound endpoint. We want to forward DNS queries to an on-prem DNS server, we need to create a Route53 outbound resolver endpoint. The last step of the configuration process it to associate the rule with a VPC (not necessarily the same where we created the outbound endpoint)…
Question
A company's VPC has connectivity to an on-premises data center through an AWS Site-to-Site VPN. The company needs Amazon EC2 instances in the VPC to send DNS queries for example com to the DNS servers in the data center. Which solution will meet these requirements?
Options
- ACreate an Amazon Route 53 Resolver inbound endpoint.
- BCreate an Amazon Route 53 Resolver inbound endpoint.
- CCreate an Amazon Route 53 Resolver outbound endpoint.
- DCreate an Amazon Route 53 Resolver outbound endpoint.
How the community answered
(24 responses)- A13% (3)
- B4% (1)
- C4% (1)
- D79% (19)
Explanation
We want to forward DNS queries to an on-prem DNS server, we need to create a Route53 outbound resolver endpoint. The last step of the configuration process it to associate the rule with a VPC (not necessarily the same where we created the outbound endpoint). https://aws.amazon.com/premiumsupport/knowledge-center/route53-resolve-with-outbound-
Topics
Community Discussion
No community discussion yet for this question.