Question 117:
You’ve set up a private hosted zone in Route 53. You’ve set up a VPN connection between the AWS VPC and your on-premises network. You need to ensure that you can resolve DNS names from on-premises to the resources records defined in the Private hosted zone. How can you accomplish this?
Answer options:
A.Create a DNS resolver server in your on-premises location. Configure the VPC with a new DHCP option set which uses this DNS resolver. B.Create a DNS forwarder server in your on-premises location. Configure the VPC with a new DHCP option set which uses this DNS forwarder. C.Configure a DNS forwarder on-premises, which will forward DNS requests to a Route53 Resolver Inbound Endpoint. D.Configure a DNS resolver in the VPC to resolve DNS requests to the Route 53 private hosted zone.