
Ultimate access to all questions.
You are managing data pipelines that are currently running on Google Cloud's BigQuery, Dataflow, and Dataproc. To ensure the smooth operation of these pipelines, you need to conduct routine health checks and continuously monitor their performance. In the event of any failures, it is essential to notify the team responsible for maintaining these pipelines. Additionally, your role requires managing these tasks across multiple projects. Your preference is to utilize managed products or features available on the Google Cloud Platform. What should you do?
A
Export the information to Cloud Monitoring, and set up an Alerting policy
B
Run a Virtual Machine in Compute Engine with Airflow, and export the information to Cloud Monitoring
C
Export the logs to BigQuery, and set up App Engine to read that information and send emails if you find a failure in the logs
D
Develop an App Engine application to consume logs using GCP API calls, and send emails if you find a failure in the logs