Google Cloud Professional Cloud Network Engineer — Question 198

Your organization is using a Shared VPC model. Service project owners want to independently manage their DNS zones in service projects. All service project workloads must be able to resolve all private zones that are defined in other service projects. You need to create a solution that meets these goals. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because cross-project binding allows service projects to associate their DNS zones with the Shared VPC, enabling private DNS resolution across projects. Option A incorrectly suggests using a forwarding zone, which does not facilitate the necessary cross-project DNS resolution. Options B and C do not provide the cross-project binding required to meet the goal of shared DNS zone management across multiple service projects.