<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Krishna Shukla — Writing</title>
    <link>https://kr1shna.xyz/writing</link>
    <description>An engineering platform documenting the agentic AI systems, cloud architecture, and data platforms built by Krishna Shukla — AI &amp; Cloud Engineer working across Azure, AWS, and Databricks.</description>
    <language>en</language>
    <item>
      <title>Metadata-Driven Text-to-SQL That Doesn't Lie</title>
      <link>https://kr1shna.xyz/writing/metadata-driven-text-to-sql</link>
      <guid>https://kr1shna.xyz/writing/metadata-driven-text-to-sql</guid>
      <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
      <description>How FinOps Hub keeps natural-language SQL trustworthy: route to template SQL when a metadata route exists, fall back to LLM SQL when it doesn't, then validate, retry, and cache.</description>
    </item>
    <item>
      <title>Building Secure MCP Servers for AI Agents</title>
      <link>https://kr1shna.xyz/writing/building-secure-mcp-servers</link>
      <guid>https://kr1shna.xyz/writing/building-secure-mcp-servers</guid>
      <pubDate>Sun, 14 Dec 2025 00:00:00 GMT</pubDate>
      <description>Giving agents real infrastructure through the Model Context Protocol, with OAuth 2.0, JWT validation, and scoped, auditable tools.</description>
    </item>
    <item>
      <title>Architecting FinOps Hub, End to End</title>
      <link>https://kr1shna.xyz/writing/agentic-finops-architecture</link>
      <guid>https://kr1shna.xyz/writing/agentic-finops-architecture</guid>
      <pubDate>Fri, 28 Nov 2025 00:00:00 GMT</pubDate>
      <description>A decoupled FastAPI agent and Next.js app: the route, plan, SQL, validate, execute, summarize engine, a medallion warehouse, SSE streaming, JWT auth, and a roadmap to RAG and ML.</description>
    </item>
    <item>
      <title>Medallion Architecture for FinOps Data</title>
      <link>https://kr1shna.xyz/writing/medallion-architecture-for-finops</link>
      <guid>https://kr1shna.xyz/writing/medallion-architecture-for-finops</guid>
      <pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate>
      <description>Using bronze, silver, and gold layering so cloud-cost attribution and anomaly detection run on data you can trust.</description>
    </item>
    <item>
      <title>Building an LLM Agent Runtime From Scratch</title>
      <link>https://kr1shna.xyz/writing/llm-agent-runtime-from-scratch</link>
      <guid>https://kr1shna.xyz/writing/llm-agent-runtime-from-scratch</guid>
      <pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate>
      <description>I built the tool-calling loop by hand instead of reaching for a framework abstraction, to see exactly how an agent requests tools, runs them, and reasons over the results.</description>
    </item>
    <item>
      <title>A Hub-Spoke Azure Network in Terraform</title>
      <link>https://kr1shna.xyz/writing/azure-hub-spoke-with-terraform</link>
      <guid>https://kr1shna.xyz/writing/azure-hub-spoke-with-terraform</guid>
      <pubDate>Wed, 08 Oct 2025 00:00:00 GMT</pubDate>
      <description>Building a segmented Azure landing zone from reusable modules: a firewall and DNS hub, workload spokes, and private endpoints for every service.</description>
    </item>
  </channel>
</rss>