<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Praveen Ballari</title>
    <description>The latest articles on Forem by Praveen Ballari (@praveenballari).</description>
    <link>https://forem.com/praveenballari</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3914987%2F62bf9f56-f53a-4eb5-ae60-cc1c106dc24f.png</url>
      <title>Forem: Praveen Ballari</title>
      <link>https://forem.com/praveenballari</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/praveenballari"/>
    <language>en</language>
    <item>
      <title>I recorded a demo of OperatorMesh — paste logs, get root cause in seconds</title>
      <dc:creator>Praveen Ballari</dc:creator>
      <pubDate>Thu, 07 May 2026 02:49:00 +0000</pubDate>
      <link>https://forem.com/praveenballari/i-recorded-a-demo-of-operatormesh-paste-logs-get-root-cause-in-seconds-a8k</link>
      <guid>https://forem.com/praveenballari/i-recorded-a-demo-of-operatormesh-paste-logs-get-root-cause-in-seconds-a8k</guid>
      <description>&lt;h2&gt;
  
  
  Quick update
&lt;/h2&gt;

&lt;p&gt;I recorded a short demo showing exactly what &lt;br&gt;
OperatorMesh does when you paste production logs.&lt;/p&gt;

&lt;p&gt;Watch the full flow:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Logs pasted&lt;/li&gt;
&lt;li&gt;AI analyzes in real time&lt;/li&gt;
&lt;li&gt;Root cause + confidence score + ranked fixes&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What you're seeing
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Service: api-gateway&lt;/li&gt;
&lt;li&gt;Error: 503 upstream timeout after deploy&lt;/li&gt;
&lt;li&gt;Root cause identified in under 7 seconds&lt;/li&gt;
&lt;li&gt;Confidence: 87%&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try it yourself
&lt;/h2&gt;

&lt;p&gt;Free, no signup, zero data stored.&lt;/p&gt;

&lt;p&gt;👉 operatormesh.com&lt;/p&gt;

&lt;h2&gt;
  
  
  🎬 Live Demo Video
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://youtu.be/_S4JeiqiPMU" rel="noopener noreferrer"&gt;https://youtu.be/_S4JeiqiPMU&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(Dev.to will auto-embed the video)&lt;/p&gt;

&lt;p&gt;Would love feedback from anyone&lt;br&gt;
who handles &lt;/p&gt;

&lt;p&gt;production incidents — especially cases where &lt;br&gt;
it gets it wrong.&lt;/p&gt;

</description>
      <category>sre</category>
      <category>devops</category>
    </item>
    <item>
      <title>A free AI incident triage tool — paste logs, get root cause in seconds</title>
      <dc:creator>Praveen Ballari</dc:creator>
      <pubDate>Wed, 06 May 2026 12:51:33 +0000</pubDate>
      <link>https://forem.com/praveenballari/a-free-ai-incident-triage-tool-paste-logs-get-root-cause-in-seconds-13j</link>
      <guid>https://forem.com/praveenballari/a-free-ai-incident-triage-tool-paste-logs-get-root-cause-in-seconds-13j</guid>
      <description>&lt;p&gt;I built a free tool that compresses incident triage from 30–45 minutes down to seconds.&lt;/p&gt;

&lt;p&gt;OperatorMesh is privacy-first, stateless, and stupidly simple:&lt;/p&gt;

&lt;p&gt;Paste any error logs, stack trace, or alert&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Get probable root cause, confidence %, matched signals &amp;amp; actionable fixes&lt;/li&gt;
&lt;li&gt;Nothing is stored, nothing is trained on&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Meant for SREs and on-call engineers who are exhausted from repeated manual debugging on "obvious in hindsight" issues.&lt;/p&gt;

&lt;p&gt;Live demo (no signup): &lt;br&gt;
&lt;a href="https://operatormesh.com" rel="noopener noreferrer"&gt;https://operatormesh.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback very welcome &lt;/p&gt;

&lt;p&gt;Feedback very welcome.&lt;/p&gt;

</description>
      <category>devops</category>
      <category>sre</category>
      <category>incident</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>I built a free incident triage tool — paste logs, get root cause in seconds</title>
      <dc:creator>Praveen Ballari</dc:creator>
      <pubDate>Wed, 06 May 2026 02:40:53 +0000</pubDate>
      <link>https://forem.com/praveenballari/i-built-a-free-incident-triage-tool-paste-logs-get-root-cause-in-seconds-2ml1</link>
      <guid>https://forem.com/praveenballari/i-built-a-free-incident-triage-tool-paste-logs-get-root-cause-in-seconds-2ml1</guid>
      <description>&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;Every production incident starts the same way:&lt;br&gt;
alert fires → open 6 tabs → guess for 30-45 minutes.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;OperatorMesh — paste logs or errors, get:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Probable root cause&lt;/li&gt;
&lt;li&gt;Confidence score
&lt;/li&gt;
&lt;li&gt;Ranked fixes in seconds&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Real Test Results
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;OOM crash → 82% confidence, heap analysis&lt;/li&gt;
&lt;li&gt;Deploy break → 93% confidence, exact mismatch found&lt;/li&gt;
&lt;li&gt;DB pool exhaustion → correctly identified&lt;/li&gt;
&lt;li&gt;K8s CrashLoopBackOff → identified&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;👉 operatormesh.com&lt;/p&gt;

&lt;p&gt;Free, no signup, zero data stored.&lt;/p&gt;

&lt;p&gt;I'm a solo founder — genuinely want feedback &lt;br&gt;
on cases where it gets it wrong!&lt;/p&gt;

</description>
      <category>devops</category>
      <category>sre</category>
      <category>ai</category>
      <category>kubernetes</category>
    </item>
  </channel>
</rss>
