Question 173 of 318
Single answerYou need to enforce a security policy in your Google Cloud organization that prevents users from exposing objects in their buckets externally. There are currently no buckets in your organization. Which solution should you implement proactively to achieve this goal with the least operational overhead?
ACreate an hourly cron job to run a Cloud Function that finds public buckets and makes them private.
✓BEnable the constraints/storage.publicAccessPrevention constraint at the organization level.
CEnable the constraints/storage.uniformBucketLevelAccess constraint at the organization level.
DCreate a VPC Service Controls perimeter that protects the storage.googleapis.com service in your projects that contains buckets. Add any new project that contains a bucket to the perimeter.
✓
Correct Answer: B
Enable the constraints/storage.publicAccessPrevention constraint at the organization level.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.