Medium1 markMultiple Choice
Domain 1.2: Managing billing configurationBillingBigQueryCost Analysis

GCP ACE · Question 05 · Domain 1.2: Managing billing configuration

Your finance team wants to perform complex SQL analysis on your GCP billing data to understand cost trends across multiple projects and labels over the past year.

What is the MOST efficient way to enable this analysis?

Answer options:

A.

Download the monthly CSV invoices from the Billing Console and import them into Cloud SQL.

B.

Enable Cloud Billing export to BigQuery.

C.

Use the Cloud Billing API to extract data daily and store it in Cloud Storage.

D.

View the Cost Table report in the GCP Console.

How to approach this question

Identify the GCP service best suited for large-scale SQL analytics and how billing data integrates with it.

Full Answer

B.Enable Cloud Billing export to BigQuery.✓ Correct
Enable Cloud Billing export to BigQuery.
Cloud Billing export to BigQuery enables you to export detailed billing data (such as usage, cost estimates, and pricing data) automatically throughout the day to a BigQuery dataset. This allows the finance team to use standard SQL to analyze the data.

Common mistakes

Choosing manual CSV exports, which do not scale and are not automated.

Practice the full GCP Associate Cloud Engineer Practice Exam 2

50 questions · hints · full answers · grading

More questions from this exam