<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Real-Time Analytics in Data Science</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Science/Real-Time-Analytics/m-p/5309966#M1391</link>
    <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1668684" data-lia-user-login="binitafulpagare" class="lia-mention lia-mention-user"&gt;binitafulpagare&lt;/a&gt;,&lt;BR /&gt;Thanks for reaching out to the microsoft fabric community. and thanks to&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1603209" data-lia-user-login="Prince0011" class="lia-mention lia-mention-user"&gt;Prince0011&lt;/a&gt;&amp;nbsp;for sharing valuable insights.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jul 2026 05:53:48 GMT</pubDate>
    <dc:creator>v-abhinavmu</dc:creator>
    <dc:date>2026-07-21T05:53:48Z</dc:date>
    <item>
      <title>Real-Time Analytics</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Science/Real-Time-Analytics/m-p/5299105#M1319</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;Microsoft Fabric provides several capabilities for real-time analytics, but I'm curious about how organizations are actually using them.&lt;/P&gt;&lt;P&gt;If you've implemented real-time solutions:&lt;/P&gt;&lt;P&gt;Which business scenarios benefited the most?&lt;BR /&gt;Which Fabric components do you use most frequently?&lt;BR /&gt;What challenges did you encounter while processing streaming data?&lt;BR /&gt;How do you balance latency, scalability, and cost?&lt;/P&gt;&lt;P&gt;I'd love to hear examples from real-world implementations.&lt;/P&gt;&lt;P&gt;Thanks for sharing your experience!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2026 06:38:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Science/Real-Time-Analytics/m-p/5299105#M1319</guid>
      <dc:creator>binitafulpagare</dc:creator>
      <dc:date>2026-07-16T06:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Real-Time Analytics</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Science/Real-Time-Analytics/m-p/5299430#M1325</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="117140" data-lia-user-login="User" class="lia-mention lia-mention-user"&gt;User&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Real-Time Analytics is one of the most powerful capabilities in Microsoft Fabric, and I'd be interested to hear how others are using it in production.&lt;/P&gt;&lt;P&gt;Some common scenarios where organizations benefit from real-time analytics include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;IoT and sensor monitoring&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Application and infrastructure monitoring&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Fraud detection and anomaly detection&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Manufacturing and operational dashboards&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Clickstream and user behavior analytics&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Logistics and fleet tracking&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Commonly used Fabric components include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Eventstream for ingesting streaming data&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Eventhouse (KQL Database) for storing and querying high-volume event data&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Real-Time Dashboards for monitoring live metrics&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Activator for triggering alerts and automated actions based on events&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;OneLake for integrating streaming and historical data for unified analytics&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Some challenges teams often mention are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Designing for the right balance between low latency and cost.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Handling late or duplicate events.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Managing schema evolution and data quality.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Choosing appropriate retention policies for streaming data.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Scaling ingestion during traffic spikes while keeping capacity usage under control.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;For more information:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Microsoft Fabric Real-Time Intelligence: &lt;A href="https://learn.microsoft.com/fabric/real-time-intelligence/" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/fabric/real-time-intelligence/&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Eventstream documentation: &lt;A href="https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/overview" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/fabric/real-time-intelligence/event-streams/overview&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Eventhouse documentation: &lt;A href="https://learn.microsoft.com/fabric/real-time-intelligence/eventhouse-overview" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/fabric/real-time-intelligence/eventhouse-overview&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I'd love to hear from community members who have deployed Real-Time Analytics in production. Which architecture patterns, best practices, or lessons learned have worked well for your workloads?&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H4&gt;&lt;STRONG&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; Helpful? Give a Kudos &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; — keep the community growing.&lt;/STRONG&gt;&lt;/H4&gt;&lt;H4&gt;&lt;STRONG&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Solved your issue? Mark this as the Accepted Solution &lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt;&lt;/STRONG&gt;&lt;/H4&gt;&lt;H4&gt;&lt;STRONG&gt;Best regards,&lt;/STRONG&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;Prince Singh | Data Science &amp;amp; Microsoft Fabric Enthusiast&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 16 Jul 2026 08:42:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Science/Real-Time-Analytics/m-p/5299430#M1325</guid>
      <dc:creator>Prince0011</dc:creator>
      <dc:date>2026-07-16T08:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Real-Time Analytics</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Science/Real-Time-Analytics/m-p/5309966#M1391</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1668684" data-lia-user-login="binitafulpagare" class="lia-mention lia-mention-user"&gt;binitafulpagare&lt;/a&gt;,&lt;BR /&gt;Thanks for reaching out to the microsoft fabric community. and thanks to&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1603209" data-lia-user-login="Prince0011" class="lia-mention lia-mention-user"&gt;Prince0011&lt;/a&gt;&amp;nbsp;for sharing valuable insights.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2026 05:53:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Science/Real-Time-Analytics/m-p/5309966#M1391</guid>
      <dc:creator>v-abhinavmu</dc:creator>
      <dc:date>2026-07-21T05:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Real-Time Analytics</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Science/Real-Time-Analytics/m-p/5321881#M1411</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1668684" data-lia-user-login="binitafulpagare" class="lia-mention lia-mention-user"&gt;binitafulpagare&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;May I check if this issue has been resolved? If not, Please feel free to contact us if you have any further questions.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2026 05:36:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Science/Real-Time-Analytics/m-p/5321881#M1411</guid>
      <dc:creator>v-abhinavmu</dc:creator>
      <dc:date>2026-07-27T05:36:44Z</dc:date>
    </item>
  </channel>
</rss>

