Forum Discussion
Anonymous
3 years agoNot applicable
Near Realtime data processing in Fabric
Hi -
What would be the equivalent of thebelow architectures in Fabric :
- EventHub + Stream Analytics
- Event Hub + Spark Structured Streaming ( Writing to files or delta/ lakehouse)
Thanks
2 Replies
- puneetvijwani
Resolver IV
For 1 :You can ingest from event hub via real time analytics workloads ,
https://learn.microsoft.com/en-us/fabric/real-time-analytics/
For 2 Event Hub + Spark Structured Streaming ..for code based approach you can use data engineering notebooks /spark jobs ..This can works for you ..
Ps: If my response helped, kindly select it as the solution. Your kudos are greatly appreciated! - xujx
Microsoft Employee
The "Event Hub + Stream Analytics" would be covered by "Eventstream" under Real-time Analytics experience. You may get more information with Microsoft Fabric event streams overview - Microsoft Fabric | Microsoft Learn.