<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - Programming - Articles</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ Programming Articles feed</description>
    <item>
      <title>Article: Using AWS Lambda Extensions to Run Post-Response Telemetry Flush</title>
      <link>https://www.infoq.com/articles/lambda-extension-deferred-flush/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Programming-articles</link>
      <description>&lt;img src="https://res.infoq.com/articles/lambda-extension-deferred-flush/en/headerimage/lambda-extension-deferred-flush-header-1775648097720.jpg"/&gt;&lt;p&gt;At Lead Bank, synchronous telemetry flushing caused intermittent exporter stalls to become user-facing 504 gateway timeouts. By leveraging AWS Lambda's Extensions API and goroutine chaining in Go, flush work is moved off the response path, returning responses immediately while preserving full observability without telemetry loss.&lt;/p&gt; &lt;i&gt;By Melvin Philips&lt;/i&gt;</description>
      <category>AWS Lambda</category>
      <category>Cloud</category>
      <category>Serverless</category>
      <category>AWS</category>
      <category>API</category>
      <category>HTTP</category>
      <category>API Gateway</category>
      <category>DevOps</category>
      <category>Development</category>
      <category>article</category>
      <pubDate>Wed, 15 Apr 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/lambda-extension-deferred-flush/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Programming-articles</guid>
      <dc:creator>Melvin Philips</dc:creator>
      <dc:date>2026-04-15T09:00:00Z</dc:date>
      <dc:identifier>/articles/lambda-extension-deferred-flush/en</dc:identifier>
    </item>
    <item>
      <title>Article: The Spring Team on Spring Framework 7 and Spring Boot 4</title>
      <link>https://www.infoq.com/articles/spring-team-spring-7-boot-4/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Programming-articles</link>
      <description>&lt;img src="https://res.infoq.com/articles/spring-team-spring-7-boot-4/en/headerimage/spring-team-spring-7-boot-4-header-1775634533622.jpg"/&gt;&lt;p&gt;InfoQ recently spoke with key members of the Spring team about the significant architectural and functional advancements in Spring Framework 7 and Spring Boot 4. This conversation explores the strategic shift toward core resilience by integrating features such as retry and concurrency throttling directly into the framework, alongside the performance benefits of modularizing auto-configurations.&lt;/p&gt; &lt;i&gt;By Karsten Silz, Phil Webb, Sam Brannen, Rossen Stoyanchev, Mark Pollack, Martin Lippert, Michael Minella&lt;/i&gt;</description>
      <category>Spring Framework</category>
      <category>Virtual Panel</category>
      <category>AI Coding</category>
      <category>Java</category>
      <category>Spring Boot</category>
      <category>Development</category>
      <category>article</category>
      <pubDate>Mon, 13 Apr 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/spring-team-spring-7-boot-4/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Programming-articles</guid>
      <dc:creator>Karsten Silz, Phil Webb, Sam Brannen, Rossen Stoyanchev, Mark Pollack, Martin Lippert, Michael Minella</dc:creator>
      <dc:date>2026-04-13T11:00:00Z</dc:date>
      <dc:identifier>/articles/spring-team-spring-7-boot-4/en</dc:identifier>
    </item>
    <item>
      <title>Article: Building Hierarchical Agentic RAG Systems: Multi-Modal Reasoning with Autonomous Error Recovery</title>
      <link>https://www.infoq.com/articles/building-hierarchical-agentic-rag-systems/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Programming-articles</link>
      <description>&lt;img src="https://res.infoq.com/articles/building-hierarchical-agentic-rag-systems/en/headerimage/building-hierarchical-agentic-rag-systems-header-1775040657142.jpg"/&gt;&lt;p&gt;In this article, the author explores how hierarchical agentic RAG systems coordinate specialized workers through structured orchestration to improve accuracy, reliability, and explainability in complex enterprise analytics workflows. The article uses Protocol-H as a to show how deterministic routing, reflective retry, and modality-aware reasoning support safer multi-source query execution.&lt;/p&gt; &lt;i&gt;By Abhijit Ubale&lt;/i&gt;</description>
      <category>Retrieval-Augmented Generation</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>article</category>
      <pubDate>Thu, 09 Apr 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/building-hierarchical-agentic-rag-systems/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Programming-articles</guid>
      <dc:creator>Abhijit Ubale</dc:creator>
      <dc:date>2026-04-09T09:00:00Z</dc:date>
      <dc:identifier>/articles/building-hierarchical-agentic-rag-systems/en</dc:identifier>
    </item>
    <item>
      <title>Article: Stateful Continuation for AI Agents: Why Transport Layers Now Matter</title>
      <link>https://www.infoq.com/articles/ai-agent-transport-layer/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Programming-articles</link>
      <description>&lt;img src="https://res.infoq.com/articles/ai-agent-transport-layer/en/headerimage/ai-agent-transport-layer-header-1775031603285.jpg"/&gt;&lt;p&gt;Agent workflows make transport a first-order concern. Multi-turn, tool-heavy loops amplify overhead that is negligible in single-turn LLM use. Stateful continuation cuts overhead dramatically. Caching context server-side can reduce client-sent data by 80%+ and improve execution time by 15–29% .&lt;/p&gt; &lt;i&gt;By Anirudh Mendiratta&lt;/i&gt;</description>
      <category>AI Assisted Coding</category>
      <category>HTTP</category>
      <category>AI Coding</category>
      <category>WebSocket</category>
      <category>OpenAI</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>article</category>
      <pubDate>Wed, 08 Apr 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/ai-agent-transport-layer/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Programming-articles</guid>
      <dc:creator>Anirudh Mendiratta</dc:creator>
      <dc:date>2026-04-08T09:00:00Z</dc:date>
      <dc:identifier>/articles/ai-agent-transport-layer/en</dc:identifier>
    </item>
  </channel>
</rss>
