Question: Which product included in Google Cloud networking allows organizations to connect GCP resources in a separate network or domain and isolate them from each other for security and compliance?
- Virtual Private Cloud
- Cloud CDN
- Cloud Interconnect
- Cloud DNS
Explanation
Virtual Private Cloud provides networking for Google Cloud resources through a logically isolated virtual network. It lets organizations define VPC networks and subnets to separate resources by environment, project, or security boundary. This supports compliance and security needs by controlling how cloud resources communicate. In Google Cloud networking, Virtual Private Cloud is the core service for network isolation and private connectivity.
Why the other options are incorrect
Cloud CDN delivers cached content from edge locations, not isolated private networks.
Cloud Interconnect connects external networks to Google Cloud, not separate cloud resource domains by itself.
Cloud DNS provides domain name resolution, not network isolation.
Source for verification
https://docs.cloud.google.com/vpc/docs/overview
https://docs.cloud.google.com/vpc/docs/vpc
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "Google Cloud Platform Business Professional" page.