nerdexam
Amazon

SOA-C02 · Question #658

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. Create a forwarding rule on the. To allow EC2 instances in the VPC to resolve DNS queries using on-premises DNS servers over an AWS Site-to-Site VPN, you need to configure an Amazon Route 53 Resolver outbound endpoint. This enables DNS queries to be forwarded from AWS to external DNS servers, such as those in…

Submitted by obi.ng· Mar 30, 2026Networking and Content Delivery

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. Create a conditional forwarding rule on
  • BCreate an Amazon Route 53 Resolver inbound endpoint. Create a forwarding rule on the resolver
  • CCreate an Amazon Route 53 Resolver outbound endpoint. Create a conditional forwarding rule on
  • DCreate an Amazon Route 53 Resolver outbound endpoint. Create a forwarding rule on the

How the community answered

(43 responses)
  • A
    2% (1)
  • B
    5% (2)
  • C
    9% (4)
  • D
    84% (36)

Explanation

To allow EC2 instances in the VPC to resolve DNS queries using on-premises DNS servers over an AWS Site-to-Site VPN, you need to configure an Amazon Route 53 Resolver outbound endpoint. This enables DNS queries to be forwarded from AWS to external DNS servers, such as those in an on-premises data center. 1. Create a Route 53 Resolver outbound endpoint ?This allows the VPC to send DNS queries to on-premises DNS servers. 2. Configure a forwarding rule ?The rule ensures that all queries for example.com are directed to the on-premises DNS servers. 3. Associate the rule with the VPC ?This ensures that the EC2 instances in the VPC use the resolver for DNS resolution.

Topics

#Route 53 Resolver#outbound endpoint#conditional forwarding#DNS hybrid

Community Discussion

No community discussion yet for this question.

Full SOA-C02 Practice