<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Alok Singh - Blog</title>
    <link>https://aloksingh.dev/blog</link>
    <description>Backend engineer building distributed systems and developer tooling.</description>
    <language>en-us</language>
    <atom:link href="https://aloksingh.dev/feed.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Sun, 21 Jun 2026 15:52:19 GMT</lastBuildDate>
    
    <item>
      <title>You Can&apos;t console.log Your Way Out of a Distributed System</title>
      <link>https://aloksingh.dev/blog/backends-guide-ddia</link>
      <description>What DDIA Chapter 1 taught me about partial failure — and why tracing tools like Zipkin and OpenTelemetry aren&apos;t over-engineering.</description>
      <pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate>
      <guid>https://aloksingh.dev/blog/backends-guide-ddia</guid>
      <category>distributed-systems</category>
      <category>system-design</category>
      <category>observability</category>
    </item>
    
    <item>
      <title>You Can&apos;t console.log Your Way Out of a Distributed System</title>
      <link>https://aloksingh.dev/blog/ddia-partial-failure</link>
      <description>What DDIA Chapter 1 taught me about partial failure — and why tracing tools like Zipkin and OpenTelemetry aren&apos;t over-engineering.</description>
      <pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate>
      <guid>https://aloksingh.dev/blog/ddia-partial-failure</guid>
      <category>distributed-systems</category>
      <category>system-design</category>
      <category>observability</category>
    </item>
    
    <item>
      <title>Designing a Scalable Distributed Notification System</title>
      <link>https://aloksingh.dev/blog/designing-scalable-notification-system</link>
      <description>A deep dive into building a production-ready notification system with RabbitMQ, Redis, and proper observability.</description>
      <pubDate>Fri, 15 Mar 2024 00:00:00 GMT</pubDate>
      <guid>https://aloksingh.dev/blog/designing-scalable-notification-system</guid>
      <category>distributed-systems</category>
      <category>backend</category>
      <category>architecture</category>
    </item>
    
    <item>
      <title>Transitioning from PHP/Laravel to Node.js: Lessons Learned</title>
      <link>https://aloksingh.dev/blog/transitioning-from-php-to-nodejs</link>
      <description>My journey transitioning from a Laravel/PHP background to building backend systems with TypeScript and Node.js.</description>
      <pubDate>Sat, 20 Jan 2024 00:00:00 GMT</pubDate>
      <guid>https://aloksingh.dev/blog/transitioning-from-php-to-nodejs</guid>
      <category>career</category>
      <category>nodejs</category>
      <category>php</category>
      <category>learning</category>
    </item>
  </channel>
</rss>