
Answer-first summary for fast verification
Answer: Use Google Stackdriver Audit Logs to review data access.
The correct answer is A. Using Google Stackdriver (now part of Google Cloud's operations suite) Audit Logs to review data access is the first step. This provides visibility into who is accessing your data, when they are doing so, and what actions they are taking within BigQuery. This is crucial for understanding current data usage and potential security risks, which will help in creating suitable security policies.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your startup has never established a formal security policy for data management. Presently, all employees within the company have unrestricted access to datasets housed in Google BigQuery. Various teams utilize the service autonomously according to their individual needs, and there is no documentation available outlining their specific use cases. You have been tasked with securing the data warehouse. To achieve this, you need to ascertain how the data is currently being used by everyone. What should be your first step?
A
Use Google Stackdriver Audit Logs to review data access.
B
Get the identity and access management (IAM) policy of each table.
C
Use Stackdriver Monitoring to see the usage of BigQuery query slots.
D
Use the Google Cloud Billing API to see what account the warehouse is being billed to.
No comments yet.