
Ultimate access to all questions.
Your organization stores its data assets across various services, including BigQuery, Pub/Sub, and a PostgreSQL instance on Compute Engine. Due to the presence of multiple domains and diverse teams within the organization, team members find it challenging to discover existing data assets. You need to devise a solution to enhance the discoverability of these data assets, ensuring that the solution requires minimal development and configuration efforts. What approach should you take?
A
Use Data Catalog to automatically catalog BigQuery datasets. Use Data Catalog APIs to manually catalog Pub/Sub topics and PostgreSQL tables.
B
Use Data Catalog to automatically catalog BigQuery datasets and Pub/Sub topics. Use Data Catalog APIs to manually catalog PostgreSQL tables.
C
Use Data Catalog to automatically catalog BigQuery datasets and Pub/Sub topics. Use custom connectors to manually catalog PostgreSQL tables.
D
Use custom connectors to manually catalog BigQuery datasets, Pub/Sub topics, and PostgreSQL tables.