Easy1 markMultiple Choice
GCP ACE · Question 05 · Domain 1.2: Managing billing configuration
Your company wants to perform complex, custom SQL analysis on their Google Cloud billing data to understand cost trends across multiple projects and labels.
Which GCP service should you export the billing data to?
Your company wants to perform complex, custom SQL analysis on their Google Cloud billing data to understand cost trends across multiple projects and labels.
Which GCP service should you export the billing data to?
Answer options:
A.
Cloud Storage
B.
Cloud SQL
C.
BigQuery
D.
Cloud Spanner
How to approach this question
Identify the GCP service designed for data warehousing and SQL analytics that integrates natively with Cloud Billing.
Full Answer
C.BigQuery✓ Correct
BigQuery
Google Cloud Billing provides a native feature to automatically export detailed billing data (including labels and resource-level data) directly to BigQuery. BigQuery is ideal for running complex SQL queries on large datasets.
Common mistakes
Choosing Cloud SQL because the prompt mentions 'SQL analysis', but BigQuery is the native target for billing exports.
Practice the full GCP Associate Cloud Engineer Practice Exam 3
50 questions · hints · full answers · grading
More questions from this exam
Q01You are starting a new project in Google Cloud and need to create a new GCP project and enable th...EasyQ02A new team member has joined your operations team. They need to be able to view all Compute Engin...MediumQ03Your company is migrating to Google Cloud. You currently manage all employee identities in an on-...MediumQ04Your development team is experimenting with new GCP services in a sandbox project. The finance te...MediumQ06You have just installed the Google Cloud SDK on your local workstation. You need to authenticate ...Easy
Expert