Forum Discussion
Choosing between Eventstreams vs Apache Structured Streaming for Unstructured & Structured Data
- 6 months ago
Hi anatnatnat
Fabric eventstreams are best suited for ingesting and processing the semi-structured event data like JSON logs/IoT telemetry data.
While coming to Apache Structured Streaming, it si the very good choice to process complex un-structureed data like video/audio/binary and you can use complex joins as well.
Please go through belwo links, iot might helps you
Building a Real-Time Weather Dashboard in Microsof... - Microsoft Fabric Community
Microsoft Fabric Eventstreams Overview - Microsoft Fabric | Microsoft Learn
Streaming data into lakehouse - Microsoft Fabric | Microsoft Learn
Real-Time Intelligence in Microsoft Fabric documentation - Microsoft Fabric | Microsoft Learn
Pleaase let em know if it helps you!!
Thank you!!
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
Hi anatnatnat
Fabric eventstreams are best suited for ingesting and processing the semi-structured event data like JSON logs/IoT telemetry data.
While coming to Apache Structured Streaming, it si the very good choice to process complex un-structureed data like video/audio/binary and you can use complex joins as well.
Please go through belwo links, iot might helps you
Building a Real-Time Weather Dashboard in Microsof... - Microsoft Fabric Community
Microsoft Fabric Eventstreams Overview - Microsoft Fabric | Microsoft Learn
Streaming data into lakehouse - Microsoft Fabric | Microsoft Learn
Real-Time Intelligence in Microsoft Fabric documentation - Microsoft Fabric | Microsoft Learn
Pleaase let em know if it helps you!!
Thank you!!
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
Thank u so much for the reply, it means a lot to me! Surely I will check the material given 🙂