<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://sahilmalhotra.com</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>My Notes on Raft Consensus Algorithm</title>
          <link>https://sahilmalhotra.com/blog/raft-notes</link>
          <description></description>
          <pubDate>Mon, 02 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Building a Distributed MapReduce System in Go</title>
          <link>https://sahilmalhotra.com/blog/map-reduce</link>
          <description></description>
          <pubDate>Tue, 16 May 2023 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Kafka Storage Design :  Making File Systems Cool Again!</title>
          <link>https://sahilmalhotra.com/blog/kafka-storage</link>
          <description></description>
          <pubDate>Wed, 28 Sep 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Change-Data-Capture: Capturing Changes made in a Database</title>
          <link>https://sahilmalhotra.com/blog/cdc</link>
          <description></description>
          <pubDate>Tue, 30 Mar 2021 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Building and Deploying a Real-Time Stream Processing ETL Engine with Kafka and ksqlDB</title>
          <link>https://sahilmalhotra.com/blog/search-infrastructure</link>
          <description></description>
          <pubDate>Sun, 20 Dec 2020 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>