%pip install dbdemos
import dbdemos
dbdemos.install('streaming-sessionization')
Try this demo in your workspace!
Run the following in your notebook:
License | Notice
databricks-logo

Spark Streaming - Advanced

Deep dive on Spark Streaming with Delta to build webapp user sessions from clicks, with custom aggregation state management.