Unlock the power of your data in the cloud! Get hands-on with Google Cloud's core data services like BigQuery and Looker to validate your practical skills in data ingestion, analysis, and management, and earn your Associate Data Practitioner certification!
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
A data analytics team has loaded raw event tables into BigQuery. The team needs to develop a data transformation pipeline directly inside the data warehouse using standard SQL, establish table dependencies, implement automated data quality assertions, and track changes using Git-based version control without managing compute clusters or writing code in Java or Python.
Which Google Cloud service should the team choose for this data transformation workload?
Dataform is a fully managed service in Google Cloud that enables data practitioners to develop, test, version control, and execute SQL-based transformation workflows directly inside BigQuery. It provides an in-warehouse ELT (Extract, Load, Transform) framework using SQL and SQLX to model data pipelines without provisioning infrastructure.
ref() statements.Compared to external processing frameworks like Dataproc or Dataflow, Dataform operates directly where the data already resides (in BigQuery). It minimizes architectural overhead, eliminates network egress costs, and empowers SQL-focused analysts to manage end-to-end data pipelines reliably.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.