ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 132 - Professional Cloud Architect discussion

Report
Export

Your BigQuery project has several users. For audit purposes, you need to see how many queries each user ran in the last month. What should you do?

A.
Connect Google Data Studio to BigQuery. Create a dimension for the users and a metric for the amount of queries per user.
Answers
A.
Connect Google Data Studio to BigQuery. Create a dimension for the users and a metric for the amount of queries per user.
B.
In the BigQuery interface, execute a query on the JOBS table to get the required information.
Answers
B.
In the BigQuery interface, execute a query on the JOBS table to get the required information.
C.
Use 'bq show' to list all jobs. Per job, use 'bq Is' to list job information and get the required information.
Answers
C.
Use 'bq show' to list all jobs. Per job, use 'bq Is' to list job information and get the required information.
D.
Use Cloud Audit Logging to view Cloud Audit Logs, and create a filter on the query operation to get the required information.
Answers
D.
Use Cloud Audit Logging to view Cloud Audit Logs, and create a filter on the query operation to get the required information.
Suggested answer: C
asked 18/09/2024
Nosh Shah
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first