professional-cloud-data-engineer
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 engineering team is deploying automated machine learning pipelines with BigQuery ML and Vertex AI. To satisfy strict governance and reproducibility requirements across iterative model runs, the team must implement an architecture that:
Which combination of Google Cloud services and practices should the team implement?
This architecture combines BigQuery table snapshots, Vertex ML Metadata (integrated through Vertex AI Experiments), and native BigQuery ML monitoring functions like ML.VALIDATE_DATA_SKEW to build a complete, reproducible, and verifiable ML lifecycle.
ML.VALIDATE_DATA_SKEW function compares incoming production serving data against these precomputed training statistics to detect distribution shifts without requiring raw training data reloading.Combining native table snapshots with managed ML metadata and precomputed statistical skew evaluation provides a fully integrated, enterprise-grade MLOps workflow without custom infrastructure overhead.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.