Question 212:
An online educational institute is using Hybrid architecture for its application servers. They use existing DNS servers deployed at on-premises data centers to resolve queries from servers hosted in VPC. Outbound Endpoints are created for this purpose for the entire domain name resolution. A new subdomain is created for testing new training programs. Dev-ops teams do not want on-premise DNS servers to resolve queries for this subdomain, but it should be handled locally within VPC.Which of the following rules can be configured to use a separate DNS server for a new subdomain?
Answer options:
A.Create a custom rule for the new subdomain. B.Create a conditional forwarding rule for the new subdomain. C.Create a system rule for the new subdomain. D.Create a recursive rule for the new subdomain.