buraksivrikaya
New Contributor II

Thank you, @Alberto_Umana,

One of the main reasons we chose to use DLT was its ease of setup and monitoring, as well as the ability to avoid creating custom Spark Streaming jobs. From what I understand, your suggestion is to use both DLT and Spark Streaming jobs, which could potentially increase computing costs.

Does this mean DLT is not an appropriate tool for such a simple use case, where we are counting streaming events per group?