Governing data consistently across a federated, distributed system
A federated governance model lets independent domain teams own and manage their data products while adhering to centrally defined policies for security, quality, and metadata standards. On Google Cloud, this is implemented using Dataplex to organize data into logical domains (lakes and zones) while enforcing consistent governance, cataloging, and access controls across BigQuery, Cloud Storage, and other sources. This approach balances domain-level autonomy with organization-wide consistency, which is central to modern data mesh architectures.
1 · Learn the must-know
- Dataplex provides the unifying layer for federated governance by letting you organize distributed data (BigQuery datasets, Cloud Storage buckets) into logical lakes and zones without physically moving the data.
- Dataplex automatically discovers and catalogs metadata from registered assets, making data discoverable and queryable through a unified metadata layer (Dataplex Catalog) regardless of which team owns it.
- Centralized policies (data quality rules, IAM permissions, data classification via sensitive data protection) can be defined once at the lake or zone level and automatically inherited by underlying assets, ensuring consistency across domains.
- IAM and Dataplex's fine-grained access controls allow domain teams to retain administrative control over their own data (zones/assets) while central governance teams enforce organization-wide security and compliance policies.
- Data quality tasks and profiling in Dataplex can be scheduled per zone or asset, allowing each domain to define quality rules relevant to their data while reporting up to a central governance dashboard.
- A common gotcha: federated governance requires careful organization of resource hierarchy (organization, folders, projects) and consistent tagging/classification taxonomy upfront, or metadata and policies become fragmented across domains, undermining the model's benefits.
2 · Check your understanding
A retailer organizes its analytics data by business domain (marketing, finance, and supply chain), and each domain team owns its own Google Cloud project and BigQuery datasets. The central data governance team wants to enforce consistent data classification and sensitive-data protection across all domains without taking operational ownership of the domains' data. Which approach best implements this federated governance model?
What you have tried across GCP PDE's objectives, not a readiness score.
Designing data processing systems~22% of the exam0 of 17 tried
Ingesting and processing the data~25% of the exam0 of 11 tried
Storing the data~20% of the exam0 of 13 tried
Preparing and using data for analysis~15% of the exam0 of 11 tried
Maintaining and automating data workloads~18% of the exam0 of 15 tried
3 · Keep going
Ready for more? Take a weighted mock or try free practice questions.