Google Cloud Integration
Integration of Google Cloud Platform (GCP) with the Data Mesh Manager.
GCP Connector
GCP Connector is an open-source component that integrates Data Mesh Manager / Data Contract Manager with GCP. It is based on the SDK and available as a Docker image. The source code can also be forked to implement custom integrations.
Features
- Asset Synchronization: SSync tables and datasets of BigQuery projects to the Data Mesh Manager as Assets.
- Access Management: Listen for AccessActivated and AccessDeactivated events in the Data Mesh Manager and grants access on BigQuery datasets to the data consumer.
Links
- Source Code: Data Mesh Manager Agent for GCP on GitHub