<?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: Abhoy Sarkar</title>
    <description>The latest articles on Forem by Abhoy Sarkar (@abhoy_sarkar_2e479c8dbd95).</description>
    <link>https://forem.com/abhoy_sarkar_2e479c8dbd95</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%2F2471811%2Fd1095f95-7f67-4ec0-968b-feea0ed0c8d2.jpg</url>
      <title>Forem: Abhoy Sarkar</title>
      <link>https://forem.com/abhoy_sarkar_2e479c8dbd95</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/abhoy_sarkar_2e479c8dbd95"/>
    <language>en</language>
    <item>
      <title>How Redis Helps Scale Collaborative Applications</title>
      <dc:creator>Abhoy Sarkar</dc:creator>
      <pubDate>Tue, 25 Nov 2025 08:36:38 +0000</pubDate>
      <link>https://forem.com/abhoy_sarkar_2e479c8dbd95/how-redis-helps-scale-collaborative-applications-42ii</link>
      <guid>https://forem.com/abhoy_sarkar_2e479c8dbd95/how-redis-helps-scale-collaborative-applications-42ii</guid>
      <description>&lt;p&gt;Real-time collaboration looks simple on the surface, multiple users editing a board, document, or workspace at the same time.&lt;br&gt;
But behind the scenes, it requires fast coordination, instant updates, and zero tolerance for delays.&lt;/p&gt;

&lt;p&gt;That’s exactly where Redis becomes a game-changer.&lt;/p&gt;

&lt;p&gt;Here’s how Redis quietly powers scalable collaborative apps without you even noticing.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Redis Keeps Everyone in Sync, Instantly&lt;/li&gt;
&lt;li&gt;Redis Handles Sudden Traffic Spikes&lt;/li&gt;
&lt;li&gt;Redis Queues Prevent Backend Overload&lt;/li&gt;
&lt;li&gt;Redis Stores Real-Time State Efficiently&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Final Thoughts&lt;/p&gt;

&lt;p&gt;Redis isn’t just a cache, it’s a real-time coordination layer for modern collaborative apps.&lt;br&gt;
From syncing updates to balancing load and managing background workers, Redis helps teams scale without complexity.&lt;/p&gt;

&lt;p&gt;If you want a deeper look at the Redis worker system design + backend communication flow, check out my full breakdown here:&lt;/p&gt;

&lt;p&gt;👉 Read More: Real-Time Collaboration: Backend Communication POV &amp;amp; Redis Worker System Design&lt;br&gt;
&lt;a href="https://www.abhoy.xyz/blog/real-time-collaboration-backend-communication-redis-worker-design" rel="noopener noreferrer"&gt;https://www.abhoy.xyz/blog/real-time-collaboration-backend-communication-redis-worker-design&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>The Hidden Problems Turborepo Solves That Most Developers Ignore</title>
      <dc:creator>Abhoy Sarkar</dc:creator>
      <pubDate>Tue, 22 Apr 2025 16:51:29 +0000</pubDate>
      <link>https://forem.com/abhoy_sarkar_2e479c8dbd95/understanding-monorepo-and-turborepo-3d4g</link>
      <guid>https://forem.com/abhoy_sarkar_2e479c8dbd95/understanding-monorepo-and-turborepo-3d4g</guid>
      <description>&lt;p&gt;Most developers hear “Turborepo makes monorepos faster” — and that’s true.&lt;br&gt;
But the real value isn’t just speed. It’s how Turborepo quietly fixes several workflow headaches that teams don’t notice until they become painful.&lt;/p&gt;

&lt;p&gt;Here are the hidden problems Turborepo solves (and why it matters more than people think):&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Invisible Build Duplication&lt;/li&gt;
&lt;li&gt;Dependency Hell in Large Codebases&lt;/li&gt;
&lt;li&gt;The “Who Needs to Build First?” Problem&lt;/li&gt;
&lt;li&gt;Slow CI Pipelines Nobody Wants to Touch&lt;/li&gt;
&lt;li&gt;Monorepo Growth Without Pain&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Final Thoughts&lt;br&gt;
Turborepo isn’t just “faster builds.”&lt;br&gt;
It removes the hidden friction that slows down developers, especially as teams grow and projects become more complex.&lt;/p&gt;

&lt;p&gt;If you want a deeper breakdown of monorepos, Turborepo, and the architecture behind them, check out my full article:&lt;/p&gt;

&lt;p&gt;👉 Read More: &lt;a href="https://www.abhoy.xyz/blog/understanding-monorepo-and-turborepo" rel="noopener noreferrer"&gt;https://www.abhoy.xyz/blog/understanding-monorepo-and-turborepo&lt;/a&gt;&lt;/p&gt;

</description>
      <category>monorepo</category>
      <category>cicd</category>
      <category>development</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
