Exam Certified Data Engineer Associate All QuestionsBrowse all questions from this 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?

    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
LavpakOption: D

Set up an Alert with a new webhook alert destination

meow_akkOption: D

Ans D : the questions specifically says via a messaging webhook

azure_bimonsterOption: D

D is the right answer here