
Ultimate access to all questions.
You are setting up Cloud DNS for your Google Cloud project and need to create DNS records. Your objective is to ensure that the domains home.mydomain.com, mydomain.com, and www.mydomain.com are all directed to the IP address of your Google Cloud load balancer. How should you accomplish this?
A
Create one CNAME record to point mydomain.com to the load balancer, and create two A records to point WWW and HOME to mydomain.com respectively.
B
Create one CNAME record to point mydomain.com to the load balancer, and create two AAAA records to point WWW and HOME to mydomain.com respectively.
C
Create one A record to point mydomain.com to the load balancer, and create two CNAME records to point WWW and HOME to mydomain.com respectively.
D
Create one A record to point mydomain.com to the load balancer, and create two NS records to point WWW and HOME to mydomain.com respectively.