Google Cloud Associate Cloud Engineer — Question 9

You have sensitive data stored in three Cloud Storage buckets and have enabled data access logging. You want to verify activities for a particular user for these buckets, using the fewest possible steps. You need to verify the addition of metadata labels and which files have been viewed from those buckets. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because filtering the Stackdriver log will provide detailed insights into user activities, including metadata label additions and file views. Option A, filtering the Activity log, may not provide the granularity needed for specific actions. Option C only allows viewing the bucket and does not provide activity logs, while Option D involves creating a trace, which is unnecessary and more complex for this verification task.