Question 213:
A food production company is having hybrid connectivity between regional Data Centre & AWS VGW using AWS Direct Connect link. VPC A & VPC B is created to deploy multiple servers accessed by users in regional offices. A private hosted zone is created for a new domain hosted on one of the servers in VPC B. Route 53 Resolver inbound endpoint is created in VPC A for a large volume of DNS queries from users in regional offices. These users are complaining of DNS queries failing for domains created in a private hosted zone but working for other domains hosted in VPC.Which of the following actions need to be taken to resolve the issue?
Answer options:
A.The existing Inbound endpoint is loaded, implementing another inbound endpoint in VPC A to cater traffic from on-premises users to private hosted zones. B.VPC peering needs to be enabled between VPC A & VPC B.C.Private Hosted Zone needs to be created in VPC A, where an inbound endpoint is created. D.enableDnsHostnames & enableDnsSupport need to be enabled in VPC A.