Google Cloud Professional Cloud Security Engineer — Question 313

Your organization has two VPC Service Controls service perimeters, Perimeter-A and Perimeter-B, in Google Cloud. You want to allow data to be copied from a Cloud Storage bucket in Perimeter-A to another Cloud Storage bucket in Perimeter-B. You must minimize exfiltration risk, only allow required connections, and follow the principle of least privilege. What should you do?

Answer options

Correct answer: C

Explanation

Option C is correct because configuring an egress rule in Perimeter-A and a corresponding ingress rule in Perimeter-B allows controlled access for data transfer while minimizing risk. Options A and B involve creating perimeter bridges, which may not adhere to the principle of least privilege and could increase exposure. Option D suggests a bidirectional rule, which also increases risk compared to the specific egress and ingress rules of Option C.