<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Shubham Singh | Senior Software Engineer &amp; AI Architect — Tech Blog</title>
    <link>https://shubhtech.online/blog</link>
    <description>Technical articles, architectural deep dives, and production engineering insights on Agentic AI, Next.js, Node.js, Voice AI, Docker, and Cloud Infrastructure by Shubham Singh.</description>
    <language>en-us</language>
    <lastBuildDate>Sun, 13 Sep 2026 16:52:43 GMT</lastBuildDate>
    <atom:link href="https://shubhtech.online/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>MCP Is Becoming the API Layer for AI Agents</title>
      <link>https://shubhtech.online/blog/mcp-is-becoming-the-api-layer-for-ai-agents</link>
      <guid isPermaLink="true">https://shubhtech.online/blog/mcp-is-becoming-the-api-layer-for-ai-agents</guid>
      <description>AI agents need a standard way to connect with tools, data, and services. Explore how MCP could become an agent-facing layer alongside REST APIs, databases, SaaS platforms, and internal systems.</description>
      <pubDate>Sun, 13 Sep 2026 00:00:00 GMT</pubDate>
      <category>MCP</category>
        <category>AI Agents</category>
        <category>Agentic AI</category>
        <category>APIs</category>
        <category>A2A</category>
        <category>AI Architecture</category>
    </item>
    <item>
      <title>AI Agent Memory Architecture: Short-Term, Long-Term, and Persistent Memory</title>
      <link>https://shubhtech.online/blog/ai-agent-memory-architecture-short-term-long-term-persistent-memory</link>
      <guid isPermaLink="true">https://shubhtech.online/blog/ai-agent-memory-architecture-short-term-long-term-persistent-memory</guid>
      <description>AI agents need more than just intelligence—they need memory. Explore the architecture of short-term conversational context, long-term vector retrieval, and persistent storage that enable agents to remember across sessions.</description>
      <pubDate>Sun, 06 Sep 2026 00:00:00 GMT</pubDate>
      <category>AI Agents</category>
        <category>Memory Architecture</category>
        <category>LLMs</category>
        <category>Vector DB</category>
        <category>Persistent Storage</category>
        <category>System Design</category>
    </item>
    <item>
      <title>Engineering Secure AI Agents: Permissions, Sandboxing, and Zero Trust</title>
      <link>https://shubhtech.online/blog/engineering-secure-ai-agents-permissions-sandboxing-and-zero-trust</link>
      <guid isPermaLink="true">https://shubhtech.online/blog/engineering-secure-ai-agents-permissions-sandboxing-and-zero-trust</guid>
      <description>As AI agents gain access to APIs, databases, files, and external tools, security becomes paramount. A practical guide to least-privilege permissions, runtime sandboxing, Zero-Trust architecture, secrets protection, human-in-the-loop approvals, and continuous auditing.</description>
      <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
      <category>AI Agents</category>
        <category>AI Security</category>
        <category>Zero Trust</category>
        <category>Sandboxing</category>
        <category>Cybersecurity</category>
        <category>Agentic Systems</category>
    </item>
    <item>
      <title>Understanding Google’s A2A Protocol for AI Agent Communication</title>
      <link>https://shubhtech.online/blog/understanding-googles-a2a-protocol-for-ai-agent-communication</link>
      <guid isPermaLink="true">https://shubhtech.online/blog/understanding-googles-a2a-protocol-for-ai-agent-communication</guid>
      <description>Learn how Google&apos;s Agent-to-Agent (A2A) Protocol enables AI agents to securely communicate, collaborate, and exchange tasks across different frameworks and platforms in the multi-agent era.</description>
      <pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate>
      <category>AI Agents</category>
        <category>Google A2A</category>
        <category>Agent Communication</category>
        <category>Multi-Agent Systems</category>
        <category>Protocols</category>
    </item>
    <item>
      <title>WebMCP Explained: The Future of AI-Friendly Websites</title>
      <link>https://shubhtech.online/blog/webmcp-explained-the-future-of-ai-friendly-websites</link>
      <guid isPermaLink="true">https://shubhtech.online/blog/webmcp-explained-the-future-of-ai-friendly-websites</guid>
      <description>What if websites could communicate directly with AI instead of forcing AI to guess what every button and page does? That’s the idea behind WebMCP.</description>
      <pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate>
      <category>WebMCP</category>
        <category>AI Agents</category>
        <category>AI-Friendly Websites</category>
        <category>Web Automation</category>
        <category>APIs</category>
        <category>Future of Web</category>
    </item>
    <item>
      <title>Building an AI Inbound Calling Solution with Vapi, Node.js + React.js</title>
      <link>https://shubhtech.online/blog/building-ai-inbound-calling-solution-vapi-nodejs-react</link>
      <guid isPermaLink="true">https://shubhtech.online/blog/building-ai-inbound-calling-solution-vapi-nodejs-react</guid>
      <description>Step-by-step guide to creating a scalable, production-ready AI voice calling assistant using Vapi, Node.js webhook infrastructure, and a modern React dashboard.</description>
      <pubDate>Mon, 15 Sep 2025 00:00:00 GMT</pubDate>
      <category>Voice AI</category>
        <category>Vapi</category>
        <category>Node.js</category>
        <category>React.js</category>
        <category>Telephony</category>
    </item>
    <item>
      <title>JSON vs TOON: The New Battle of Data Formats in the AI Era</title>
      <link>https://shubhtech.online/blog/json-vs-toon-data-formats-in-ai-era</link>
      <guid isPermaLink="true">https://shubhtech.online/blog/json-vs-toon-data-formats-in-ai-era</guid>
      <description>A deep, technical breakdown of JSON vs TOON and why TOON is emerging as an optimized data serialization format for LLM context windows, vector embeddings, and AI memory architectures.</description>
      <pubDate>Wed, 26 Nov 2025 00:00:00 GMT</pubDate>
      <category>AI Architecture</category>
        <category>Data Formats</category>
        <category>LLMs</category>
        <category>JSON</category>
        <category>TOON</category>
    </item>
    <item>
      <title>Building a Smart AI Calling Agent with Vapi, Twilio, and n8n</title>
      <link>https://shubhtech.online/blog/building-smart-ai-calling-agent-vapi-twilio-n8n</link>
      <guid isPermaLink="true">https://shubhtech.online/blog/building-smart-ai-calling-agent-vapi-twilio-n8n</guid>
      <description>How to combine Twilio telephony gateways, Vapi natural speech models, and n8n visual automation workflows into a reliable, autonomous outbound dialing solution.</description>
      <pubDate>Thu, 21 Aug 2025 00:00:00 GMT</pubDate>
      <category>Automation</category>
        <category>n8n</category>
        <category>Twilio</category>
        <category>Vapi</category>
        <category>Voice AI</category>
    </item>
    <item>
      <title>PM2: The Ultimate Guide to Managing Node.js Applications in Production</title>
      <link>https://shubhtech.online/blog/pm2-ultimate-guide-managing-nodejs-production</link>
      <guid isPermaLink="true">https://shubhtech.online/blog/pm2-ultimate-guide-managing-nodejs-production</guid>
      <description>A deep dive into PM2 process management for Node.js backend systems—cluster mode, zero-downtime reloads, memory monitoring, and automated systemd startup scripts.</description>
      <pubDate>Fri, 25 Jul 2025 00:00:00 GMT</pubDate>
      <category>DevOps</category>
        <category>Node.js</category>
        <category>PM2</category>
        <category>Production</category>
        <category>Linux</category>
    </item>
    <item>
      <title>Getting Started with Docker: Simplifying Containerization for Modern Development</title>
      <link>https://shubhtech.online/blog/getting-started-with-docker-containerization-modern-development</link>
      <guid isPermaLink="true">https://shubhtech.online/blog/getting-started-with-docker-containerization-modern-development</guid>
      <description>A practical guide for developers adopting Docker: Dockerfiles, multi-stage builds, Docker Compose, volume persistence, and networking essentials.</description>
      <pubDate>Fri, 06 Jun 2025 00:00:00 GMT</pubDate>
      <category>Docker</category>
        <category>DevOps</category>
        <category>Containers</category>
        <category>Cloud</category>
    </item>
    <item>
      <title>Why Developers Are Moving to Bun.js: A Faster JavaScript Runtime for the Modern Web</title>
      <link>https://shubhtech.online/blog/why-developers-are-moving-to-bunjs</link>
      <guid isPermaLink="true">https://shubhtech.online/blog/why-developers-are-moving-to-bunjs</guid>
      <description>Explore Bun.js, the high-speed JavaScript and TypeScript runtime powered by JavaScriptCore. Benchmarking package management, HTTP servers, and native SQLite support.</description>
      <pubDate>Thu, 05 Jun 2025 00:00:00 GMT</pubDate>
      <category>Bun.js</category>
        <category>JavaScript</category>
        <category>TypeScript</category>
        <category>Runtimes</category>
    </item>
    <item>
      <title>Building Voice Applications with Vapi</title>
      <link>https://shubhtech.online/blog/building-voice-applications-with-vapi</link>
      <guid isPermaLink="true">https://shubhtech.online/blog/building-voice-applications-with-vapi</guid>
      <description>Explore how Voice AI is transforming customer engagement, customer service automation, and hands-free interaction with ultra-low latency audio processing.</description>
      <pubDate>Mon, 21 Jul 2025 00:00:00 GMT</pubDate>
      <category>Voice AI</category>
        <category>Vapi</category>
        <category>AI Assistant</category>
        <category>NLP</category>
    </item>
  </channel>
</rss>