Syllabus · Data & Analytics

Google Cloud Professional Data Engineer (PDE) Domains Explained

expert

The Google Cloud Professional Data Engineer (PDE) exam domains explained in plain English with official weightings: designing, ingesting, storing, preparing, maintaining.

By The Exam Atlas Editorial Team · Verified 2026-06-06

The Professional Data Engineer exam is organised into five domains. This is a plain-English summary with the official Google Cloud weightings; the Google Cloud exam guide is authoritative.

#DomainOfficial weight
1Designing data processing systems22%
2Ingesting and processing the data25%
3Storing the data20%
4Preparing and using data for analysis15%
5Maintaining and automating data workloads18%

1 - Designing data processing systems (22%)

Select storage and processing services for the requirements, and design for reliability, security, compliance, flexibility, portability and cost. This is the “which service, and why” backbone: knowing the boundaries between BigQuery, Bigtable, Cloud Storage, Cloud SQL/Spanner, Dataflow and Dataproc.

2 - Ingesting and processing the data (25%)

Plan and build batch and streaming pipelines with Dataflow (Apache Beam), ingest streams through Pub/Sub, run Hadoop/Spark on Dataproc when needed, and orchestrate with Cloud Composer (Airflow). Includes streaming versus batch and windowing.

3 - Storing the data (20%)

Select and tune storage systems - BigQuery, Bigtable, Cloud Storage and others - and plan data warehouses and data lakes. Includes partitioning and clustering in BigQuery, row-key design in Bigtable, and storage classes and lifecycle in Cloud Storage.

4 - Preparing and using data for analysis (15%)

Prepare data for visualisation and sharing, enable secure analytics access, and govern data with discovery and quality tooling such as Dataplex. The smallest domain, connecting pipelines to the people who consume the data.

5 - Maintaining and automating data workloads (18%)

Optimise resources, monitor, log and troubleshoot pipelines, and automate repeated workloads for resilience. Includes Cloud Monitoring and Logging and scheduling with Cloud Composer.

FAQ

What does the Professional Data Engineer exam cover?
Five domains: designing data processing systems, ingesting and processing the data, storing the data, preparing and using data for analysis, and maintaining and automating data workloads - across services such as BigQuery, Dataflow, Pub/Sub, Bigtable and Cloud Composer.

Sources