Google Cloud Professional Cloud Security Engineer — Question 47

You are the security admin of your company. Your development team creates multiple GCP projects under the "implementation" folder for several dev, staging, and production workloads. You want to prevent data exfiltration by malicious insiders or compromised code by setting up a security perimeter. However, you do not want to restrict communication between the projects.
What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because it effectively establishes a single service perimeter to prevent data exfiltration while allowing communication between projects. Options A and B do not create a service perimeter, which is essential for security. Option D creates multiple perimeters, which contradicts the requirement of having a single security boundary.