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 financial analytics company runs critical daily extract-transform-load (ETL) and business intelligence (BI) workloads in BigQuery under an Enterprise edition slot reservation named prod-analytics. During the daily market open window (08:00 to 11:00 UTC), BI reporting dashboards experience severe latency spikes, and scheduled transformation pipelines fail their service level agreements (SLAs).
The lead data engineer observes the following requirements and constraints:
Which monitoring approach and capacity reservation strategy should the team implement?
In BigQuery editions (Standard, Enterprise, Enterprise Plus), slot reservations allow organizations to allocate dedicated computing capacity to specific workloads, folders, or projects. Workload monitoring leverages both Cloud Monitoring metrics (such as reservation slot allocation and execution metrics) and the administrative metadata views in INFORMATION_SCHEMA.JOBS_BY_* and INFORMATION_SCHEMA.RESERVATION_USAGE to diagnose throughput bottlenecks, concurrency limits, and execution stage skew.
INFORMATION_SCHEMA.JOBS_BY_PROJECT, administrators can examine metrics such as job queuing time (timeline or execution start delays) and total_slot_ms. When total_slot_ms is high and jobs spend substantial time in a pending or queued state while Cloud Monitoring shows slots_allocated pinned at the reservation ceiling, performance degradation is definitively driven by slot starvation rather than un-partitioned scan bottlenecks.Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.