nerdexam
Amazon

SOA-C02 · Question #500

A company is trying to connect two applications. One application runs in an on-premises data center that has a hostname of host1.onprem private. The other application runs on an Amazon EC2 instance…

The correct answer is B. Set up an Amazon Route 53 inbound resolver endpoint. Associate the resolver with the VPC of. Route 53 resolver provides resolution for AWS resources and on-prem dns NS provides resolution for on-prem resources. When DNS NS gets a dns query for AWS resources, it forwards it to Route 53 resolver.

Submitted by omar99· Mar 30, 2026Networking and Content Delivery

Question

A company is trying to connect two applications. One application runs in an on-premises data center that has a hostname of host1.onprem private. The other application runs on an Amazon EC2 instance that has a hostname of host1.awscloud private. An AWS Site-to-Site VPN connection is in place between the on-premises network and AWS. The application that runs in the data center tries to connect to the application that runs on the EC2 instance, but DNS resolution fails. A SysOps administrator must implement DNS resolution between on-premises and AWS resources. Which solution allows the on-premises application to resolve the EC2 instance hostname?

Options

  • ASet up an Amazon Route 53 inbound resolver endpoint with a forwarding rule for the
  • BSet up an Amazon Route 53 inbound resolver endpoint. Associate the resolver with the VPC of
  • CSet up an Amazon Route 53 outbound resolver endpoint with a forwarding rule for the
  • DSet up an Amazon Route 53 outbound resolver endpoint. Associate the resolver with the AWS

How the community answered

(27 responses)
  • B
    81% (22)
  • C
    7% (2)
  • D
    11% (3)

Explanation

Route 53 resolver provides resolution for AWS resources and on-prem dns NS provides resolution for on-prem resources. When DNS NS gets a dns query for AWS resources, it forwards it to Route 53 resolver.

Topics

#Route 53 Resolver#inbound endpoint#hybrid DNS#Site-to-Site VPN

Community Discussion

No community discussion yet for this question.

Full SOA-C02 Practice