ASSOCIATE-CLOUD-ENGINEER · Question #207
Your company has embraced a hybrid cloud strategy where some of the applications are deployed on Google Cloud. A Virtual Private Network (VPN) tunnel connects your Virtual Private Cloud (VPC) in…
The correct answer is B. Create a private zone on Cloud DNS, and configure the applications with the DNS name. Cloud DNS offers DNS forwarding zones and DNS server policies to allow lookups of DNS names between your on-premises and Google Cloud environment. You have multiple options for configuring DNS forwarding. The following section lists best practices for hybrid DNS setup. These…
Question
Options
- AConfigure Cloud NAT for all subnets of your VPC to be used when egressing from the VM
- BCreate a private zone on Cloud DNS, and configure the applications with the DNS name.
- CConfigure the IP of the database as custom metadata for each instance,
- DQuery the Compute Engine internal DNS from the applications to retrieve the IP of the database.
How the community answered
(44 responses)- A7% (3)
- B80% (35)
- C2% (1)
- D11% (5)
Explanation
Cloud DNS offers DNS forwarding zones and DNS server policies to allow lookups of DNS names between your on-premises and Google Cloud environment. You have multiple options for configuring DNS forwarding. The following section lists best practices for hybrid DNS setup. These best practices are illustrated in the Reference architectures for hybrid DNS. https://cloud.google.com/dns/docs/best- practices#best_practices_for_dns_forwarding_zones_and_server_policies
Topics
Community Discussion
No community discussion yet for this question.