
Ultimate access to all questions.
Your organization's data assets are distributed across BigQuery, Pub/Sub, and a PostgreSQL instance on Compute Engine. With various domains and teams accessing the data, locating existing data assets has become a challenge. What is the most efficient method to improve data discoverability across these platforms with minimal development and configuration efforts?
A
Leverage Data Catalog for automatic cataloging of BigQuery datasets and Pub/Sub topics, and use Data Catalog APIs for manual cataloging of PostgreSQL tables.
B
Utilize Data Catalog to automatically catalog BigQuery datasets, and employ Data Catalog APIs for manual cataloging of Pub/Sub topics and PostgreSQL tables.
C
Apply Data Catalog for automatic cataloging of BigQuery datasets and Pub/Sub topics, and develop custom connectors for manual cataloging of PostgreSQL tables.
D
Develop custom connectors for manual cataloging of BigQuery datasets, Pub/Sub topics, and PostgreSQL tables.