Google Cloud Professional Cloud Architect — Question 117

Your company has sensitive data in Cloud Storage buckets. Data analysts have Identity Access Management (IAM) permissions to read the buckets. You want to prevent data analysts from retrieving the data in the buckets from outside the office network. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A, as VPC Service Controls can create a security perimeter around your Cloud Storage buckets, ensuring that only requests from specified IP ranges, like your office network, can access the data. Option B does not directly control access to Cloud Storage, while C introduces unnecessary complexity with automated permission changes, and D focuses on VPN connectivity rather than restricting access to the buckets based on network location.