Certified Data Engineer Associate Exam QuestionsBrowse all questions from this exam

Certified Data Engineer Associate Exam - Question 87


A data engineer has been using a Databricks SQL dashboard to monitor the cleanliness of the input data to a data analytics dashboard for a retail use case. The job has a Databricks SQL query that returns the number of store-level records where sales is equal to zero. The data engineer wants their entire team to be notified via a messaging webhook whenever this value is greater than 0.

Which of the following approaches can the data engineer use to notify their entire team via a messaging webhook whenever the number of stores with $0 in sales is greater than zero?

Show Answer
Correct Answer: D

The data engineer can set up an Alert with a new webhook alert destination. This approach allows sending notifications directly to a messaging webhook whenever the specified condition (number of stores with $0 in sales being greater than zero) is met.

Discussion

3 comments
Sign in to comment
meow_akkOption: D
Oct 22, 2023

Ans D : the questions specifically says via a messaging webhook

LavpakOption: D
Dec 8, 2023

Set up an Alert with a new webhook alert destination

azure_bimonsterOption: D
Jan 20, 2024

D is the right answer here