Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Data Engineer All Questions

View all questions & answers for the Professional Data Engineer exam

Exam Professional Data Engineer topic 1 question 163 discussion

Actual exam question from Google's Professional Data Engineer
Question #: 163
Topic #: 1
[All Professional Data Engineer Questions]

You have data pipelines running on BigQuery, Dataflow, and Dataproc. You need to perform health checks and monitor their behavior, and then notify the team managing the pipelines if they fail. You also need to be able to work across multiple projects. Your preference is to use managed products or features of the 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
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
John_Pongthorn
Highly Voted 2 years, 2 months ago
Selected Answer: A
A . Your preference is to use managed products or features of the platform
upvoted 5 times
...
SamuelTsch
Most Recent 3 weeks, 5 days ago
Selected Answer: A
A
upvoted 1 times
...
barnac1es
1 year, 2 months ago
Selected Answer: A
Cloud Monitoring (formerly known as Stackdriver) is a fully managed monitoring service provided by GCP, which can collect metrics, logs, and other telemetry data from various GCP services, including BigQuery, Dataflow, and Dataproc. Alerting Policies: Cloud Monitoring allows you to define alerting policies based on specific conditions or thresholds, such as pipeline failures, latency spikes, or other custom metrics. When these conditions are met, Cloud Monitoring can trigger notifications (e.g., emails) to alert the team managing the pipelines. Cross-Project Monitoring: Cloud Monitoring supports monitoring resources across multiple GCP projects, making it suitable for your requirement to monitor pipelines in multiple projects. Managed Solution: Cloud Monitoring is a managed service, reducing the operational overhead compared to running your own virtual machine instances or building custom solutions.
upvoted 2 times
...
sergiomujica
1 year, 2 months ago
Selected Answer: A
use managed products
upvoted 1 times
...
whorillo
1 year, 8 months ago
Selected Answer: A
Should be A
upvoted 2 times
...
pluiedust
2 years, 2 months ago
Selected Answer: A
Should be A
upvoted 1 times
...
AWSandeep
2 years, 2 months ago
Selected Answer: A
A. Export the information to Cloud Monitoring, and set up an Alerting policy
upvoted 2 times
...
PhuocT
2 years, 2 months ago
Selected Answer: A
Should be A
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...