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)
...
puneetvijwani
Resolver IV
3 years agoFor 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!