We organize the BigQuery domain — the largest share of the PDE exam — by the points that show up most often. This covers partitioning, clustering, Editions, ingestion API choices, BigQuery ML, cost optimization, and the latest BigLake / Omni / Gemini integrations.
| Model | Price | Use Case |
|---|---|---|
| On-demand | $6.25 per TB scanned | Ad-hoc queries, small-scale use |
| Editions Standard | Per slot-hour | SQL only, low cost |
| Editions Enterprise | Slot-hour + CMEK / Workload Mgmt | Full production use |
| Editions Enterprise Plus | + DR / Disaster Recovery | Regulated workloads and large enterprises |
| Storage | Active $0.02/GB, Long-term $0.01/GB | Auto-converts to Long-term after 90 days of no changes |
| Method | Use Case | Throughput |
|---|---|---|
| Batch Load (CLI / API) | Free, scheduled batches | Unlimited |
| Storage Write API | Standard for new development | High, exactly-once |
| Legacy Streaming Insert | Being phased out | Paid |
| BigQuery Data Transfer | SaaS integration (GA / Ads / S3) | Scheduled execution |
| Datastream | CDC (Oracle / MySQL / PostgreSQL) | Near real-time |
| Feature | BigQuery Omni | BigLake |
|---|---|---|
| Target Data | AWS S3 / Azure Blob | GCS / S3 / Azure |
| Format | BigQuery native | Iceberg / Parquet / ORC |
| Processing Location | Anthos on AWS/Azure | GCP region |
| Primary Use Case | Multi-cloud SQL | Lakehouse unification |
How much of the PDE exam covers BigQuery?
Roughly 30-40%. Expect questions across data ingestion, partitioning, clustering, cost optimization, BigQuery ML, and BI Engine.
Does the exam test on-demand pricing or Editions?
Both. The Editions tiers (Standard / Enterprise / Enterprise Plus) introduced in 2023 are frequent topics in the new blueprint. Understand them as slot-based, predictable cost management.
What is the difference between partitioning and clustering?
Partitions (DATE / RANGE) physically split the table, while clustering physically sorts data within a partition. Choose them based on the columns you filter on. Combining both is the canonical pattern.
What is the difference between BigQuery Omni and BigLake?
Omni queries data in AWS S3 / Azure Blob across clouds. BigLake provides unified management of Iceberg / Parquet / ORC on GCS / S3 / Azure. The distinction is a frequent exam topic.
Should I use Streaming Insert or Storage Write API?
Use Storage Write API for new development (high throughput, lower cost, exactly-once). Legacy Streaming Insert is being phased out.
What can you build with BigQuery ML?
Linear/logistic regression, k-means, matrix factorization, AutoML, TensorFlow model imports, and recently Gemini integration (ML.GENERATE_TEXT). The key strength is implementing ML entirely in SQL.
What are the best practices for preventing runaway costs?
Avoid SELECT *, require partition filters, use reserved slots via Editions, set Cost Controls (custom quotas), and monitor queries via INFORMATION_SCHEMA.
What is the difference between a Materialized View and an Authorized View?
Materialized Views are precomputed (cache + auto-refresh); Authorized Views are logical views that act as a permission boundary. They are tested on different points, so understanding both is essential.
Related: PDE / BigQuery
GCP Professional Data Engineer (PDE) 完全ガイド|2026 新版・BigQuery・Dataflow・Vertex AI
Google Cloud Professional Data Engineer の 2026-06 新版試験範囲、BigQuery / Dataflow / Dataform / BigLake / Vertex AI、AWS DEA・Azure DP-700 比較を詳解。
GCP Professional Cloud Network Engineer (PCNE) 完全ガイド|VPC・Interconnect・Load Balancing
Google Cloud Professional Cloud Network Engineer の試験範囲、VPC / Cloud Interconnect / Cloud Load Balancing / Cloud Armor、AWS ANS・Azure AZ-700 比較を詳解。
GCP Professional Cloud Developer (PCD) 完全ガイド|Cloud Run・GKE・CI/CD・APM
Google Cloud Professional Cloud Developer の試験範囲、Cloud Run / GKE / Cloud Build / Cloud Trace、AWS DVA / Azure AZ-204 比較、学習ロードマップを徹底解説。
GCP Professional Cloud DevOps Engineer (PCDOE) 完全ガイド|SRE・GKE・CI/CD・SLO
Google Cloud Professional Cloud DevOps Engineer の試験範囲、SRE / SLI / SLO / Error Budget、GKE / Cloud Build / Cloud Deploy、AWS DOP・Azure AZ-400 比較を徹底解説。
* Google Cloud and BigQuery are trademarks of Google LLC. For the latest information, see the official BigQuery documentation.
Practice with certification-focused question sets
View GCP exam prepNicheeLab Editorial Team
NicheeLab editorial team focused on data engineering and cloud certification learning. Content is structured around practical study needs and official exam domains.
Google Cloud Certification Roadmap (2026)
Choose your GCP certification path — Foundational, Associate...
CDL Cloud Digital Leader: Complete Exam Guide (2026)
Pass the Cloud Digital Leader exam — cloud business value, G...
GAIL Generative AI Leader: Complete Exam Guide (2026)
Pass the Generative AI Leader exam — Gemini, Vertex AI, Work...
Vertex AI Fundamentals for GCP Certs (2026)
Vertex AI basics every cert candidate needs — Workbench, Pip...
Associate Cloud Engineer (ACE): Complete Guide (2026)
Pass the Associate Cloud Engineer exam — Console, gcloud, pr...