<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Varad More — Blog</title>
    <link>https://varadmore.me/blog</link>
    <description>Cloud architecture, AI/ML, and software engineering articles by Varad More.</description>
    <language>en-us</language>
    <lastBuildDate>Mon, 30 Mar 2026 00:34:47 GMT</lastBuildDate>
    <atom:link href="https://varadmore.me/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Grow a New Tree with Git Worktrees</title>
      <link>https://varadmore.me/blog/git-worktrees-hotfix</link>
      <guid isPermaLink="true">https://varadmore.me/blog/git-worktrees-hotfix</guid>
      <description>A calm way to ship a hotfix without wrecking your feature work. You open a second folder from the same project, tied to a different branch. Your feature stays exactly where you left it. The production fix lives in its own clean space. Fix it, push it, delete the folder, and step right back into your feature like nothing happened.</description>
      <pubDate>Mon, 23 Feb 2026 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>TrustMed AI: Building a RAG-Powered Healthcare Chatbot on AWS</title>
      <link>https://varadmore.me/blog/trustmed-ai-rag-healthcare-chatbot</link>
      <guid isPermaLink="true">https://varadmore.me/blog/trustmed-ai-rag-healthcare-chatbot</guid>
      <description>A deep-dive into building an AI-powered chatbot for Type II Diabetes &amp; Cardiovascular Disease using Retrieval-Augmented Generation (RAG) with Amazon Bedrock, OpenSearch, and LangChain.</description>
      <pubDate>Mon, 15 Dec 2025 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>From Spikes to Steady Throughput Using SQS and Lambda</title>
      <link>https://varadmore.me/blog/spikes-to-steady-throughput-sqs-lambda</link>
      <guid isPermaLink="true">https://varadmore.me/blog/spikes-to-steady-throughput-sqs-lambda</guid>
      <description>Architecture workflow of the ETL pipeline</description>
      <pubDate>Sun, 16 Nov 2025 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Cold Starts in AWS Lambda and How to Mitigate Them</title>
      <link>https://varadmore.me/blog/conquering-aws-lambda-cold-starts</link>
      <guid isPermaLink="true">https://varadmore.me/blog/conquering-aws-lambda-cold-starts</guid>
      <description>Cold starts were the hidden tax on my serverless bet. Here’s the short, practical playbook for warm starts, lower latency, and smaller bills.</description>
      <pubDate>Tue, 21 Oct 2025 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Implementation of a Serverless Data Lake for Scalable Real Estate Analytics</title>
      <link>https://varadmore.me/blog/serverless-data-lake-real-estate</link>
      <guid isPermaLink="true">https://varadmore.me/blog/serverless-data-lake-real-estate</guid>
      <description>A deep dive into re-architecting a real estate platform using a Serverless AWS Data Lake approach, achieving sub-3-second query latency while handling 10M+ logs without provisioning EC2 instances.</description>
      <pubDate>Wed, 03 Sep 2025 07:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
