Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

View all the Fabric Data Days sessions on demand. View schedule

Reply
pmscorca
Post Prodigy
Post Prodigy

Better Fabric architecture for critical real-time intelligence scenario

Hi,

I need to design a Fabric architecture for a critical real-time intelligence scenario, like f.e. an air traffic control context.

This architecture has to be as better as possible in terms of performance: the data must flow very very quickly from the source in order to produce any KPIs and insights in a report/dashboard (Power BI?), with a time within 2-3 seconds!

The input are represented by event messages with a size less 1 MB from an Azure Event hubs: it is possible to send more messages/second.

With these requirements it is crucial to choice the right architectural component, to set the related options and to apply the best practices.

Any helps to me in order to design the right real-time intelligence architecture for a critical scenario, please? Many thanks

1 ACCEPTED SOLUTION
datacoffee
Super User
Super User

Hello

With the use of Eventstream to listen to the Event Hub messages and the possibility to scale up the throughput directly from Fabric you should be able to get a really fast solution.

 

Schematic setup:

 

Event Hub --> |Fabric | --> Eventstream --> Eventhouse -->Real-Time Dashboard or KQL queryset --> Reflex item with alert

I've done this a lot of times and the "delay" here is around 500 ms (aprox 0.5 seconds)

 

All in all it depends on the setup, the use case and other requirements. Also the Fabric capacity must have enoug capacity units to use for compute and message handling. I don't know the amount of data in your setup, but I would start at F64 to see if that is enough.

 

Let me know if above works 🙂


If you find this reply to help with your problem, please consider hitting the accept button...
----------------
Blog: https://dcode.bi
KQL ref guide: https://aka.bi/kql
LinkedIn: https://aka.bi/follow

View solution in original post

4 REPLIES 4
datacoffee
Super User
Super User

Hello

With the use of Eventstream to listen to the Event Hub messages and the possibility to scale up the throughput directly from Fabric you should be able to get a really fast solution.

 

Schematic setup:

 

Event Hub --> |Fabric | --> Eventstream --> Eventhouse -->Real-Time Dashboard or KQL queryset --> Reflex item with alert

I've done this a lot of times and the "delay" here is around 500 ms (aprox 0.5 seconds)

 

All in all it depends on the setup, the use case and other requirements. Also the Fabric capacity must have enoug capacity units to use for compute and message handling. I don't know the amount of data in your setup, but I would start at F64 to see if that is enough.

 

Let me know if above works 🙂


If you find this reply to help with your problem, please consider hitting the accept button...
----------------
Blog: https://dcode.bi
KQL ref guide: https://aka.bi/kql
LinkedIn: https://aka.bi/follow
lbendlin
Super User
Super User

Our experience is that Kusto has about an 8 minute delay.

Hi,

many thanks for sharing your real experience.

If possible, could you indicate some details about the architecture applied, options and practices used, please? Thanks

Fabric Capacity Metrics App.

Helpful resources

Announcements
November Fabric Update Carousel

Fabric Monthly Update - November 2025

Check out the November 2025 Fabric update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

Real Time Intelligence in a Day

Real-Time Intelligence in a Day—Free Training

Turn streaming data into instant insights with Microsoft Fabric. Learn to connect live sources, visualize in seconds, and use Copilot + AI for smarter decisions.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors