ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 176 - Professional Cloud Security Engineer discussion

Report
Export

You 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?

A.
Create an hourly cron job to run a Cloud Function that finds public buckets and makes them private.
Answers
A.
Create an hourly cron job to run a Cloud Function that finds public buckets and makes them private.
B.
Enable the constraints/storage.publicAccessPrevention constraint at the organization level.
Answers
B.
Enable the constraints/storage.publicAccessPrevention constraint at the organization level.
C.
Enable the constraints/storage.uniformBucketLevelAccess constraint at the organization level.
Answers
C.
Enable the constraints/storage.uniformBucketLevelAccess constraint at the organization level.
D.
Create 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.
Answers
D.
Create 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.
Suggested answer: B

Explanation:

https://cloud.google.com/storage/docs/public-access-prevention

Public access prevention protects Cloud Storage buckets and objects from being accidentally exposed to the public. If your bucket is contained within an organization, you can enforce public access prevention by using the organization policy constraint storage.publicAccessPrevention at the project, folder, or organization level.

asked 18/09/2024
michael brooks
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first