- allows running all SQL and BI applications at scale
- SQL warehouse → SQL endpoint based on spark cluster
- dashboard creates visualization and users can view query behind the chart
- alert can be set when query number above certain threshold to different platform
- webhook
- slack
- Teams…
If too many small queries sequentially, cluster should be scaled out to run concurrently= increase the maximum bound of the SQL endpoint’s scaling range.
Auto Stop feature to minimize the total running time of the SQL endpoint used in the refresh schedule of their dashboard
refresh can be done from the query’s page in Databricks SQL