<?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>Rajeev Mohan K — Writing</title>
    <link>https://rajeevmohank.in/blog</link>
    <description>Notes on backend engineering, cloud infrastructure and DevOps by Rajeev Mohan K.</description>
    <language>en</language>
    <lastBuildDate>Sat, 14 Feb 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://rajeevmohank.in/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The checklist I run before a Node.js service goes to production</title>
      <link>https://rajeevmohank.in/blog/production-checklist-for-node-services</link>
      <guid isPermaLink="true">https://rajeevmohank.in/blog/production-checklist-for-node-services</guid>
      <description>Configuration, connection limits, timeouts, graceful shutdown, health checks and logging — the unglamorous items that decide whether a Node service survives its first bad week.</description>
      <pubDate>Sat, 14 Feb 2026 00:00:00 GMT</pubDate>
      <dc:creator>Rajeev Mohan K</dc:creator>
      <category>Node.js</category>
      <category>DevOps</category>
      <category>Production</category>
    </item>
  </channel>
</rss>