Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your new customer requires daily reports to monitor their net consumption of Google Cloud compute resources and to identify the users utilizing these resources. What is the most efficient and prompt method to generate these daily reports?
A
Filter data in Cloud Logging by project, resource, and user; then export the data in CSV format.
B
Export Cloud Logging data to Cloud Storage in CSV format. Cleanse the data using Dataprep, filtering by project, resource, and user.
C
Do daily exports of Cloud Logging data to BigQuery. Create views filtering by project, log type, resource, and user.
D
Filter data in Cloud Logging by project, log type, resource, and user, then import the data into BigQuery.