Google Cloud Professional Cloud Network Engineer — Question 98

You have just deployed your infrastructure on Google Cloud. You now need to configure the DNS to meet the following requirements:

• Your on-premises resources should resolve your Google Cloud zones.
• Your Google Cloud resources should resolve your on-premises zones.
• You need the ability to resolve “.internal” zones provisioned by Google Cloud.

What should you do?

Answer options

Correct answer: B

Explanation

Option B is correct because it allows for bi-directional DNS resolution, ensuring both on-premises and Google Cloud resources can resolve each other's zones effectively. Options A and C only allow outbound resolution without inbound capabilities for Google Cloud zones, while option D does not provide the necessary configuration for resolving both environments' zones appropriately.