<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - DevOps</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ DevOps feed</description>
    <item>
      <title>Podcast: How eBPF Empowers Developers to Observe Inside the Linux Kernel in a Safe and Unintrusive Way</title>
      <link>https://www.infoq.com/podcasts/empowers-developers-inside-linux-kernel/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://res.infoq.com/podcasts/empowers-developers-inside-linux-kernel/en/smallimage/the-infoq-podcast-logo-thumbnail-1781614035659.jpg"/&gt;&lt;p&gt;Dan Fineran explores how eBPF has evolved far beyond its roots in packet filtering into a robust, safe way to extend the Linux kernel. He explains how the eBPF "verifier", the security guardrail, enables implementation of deep observability and networking without the risks of traditional kernel modules or the slow upstreaming process.&lt;/p&gt; &lt;i&gt;By Dan Fineran&lt;/i&gt;</description>
      <category>The InfoQ Podcast</category>
      <category>eBPF</category>
      <category>Linux</category>
      <category>Observability</category>
      <category>Security</category>
      <category>DevOps</category>
      <category>podcast</category>
      <pubDate>Mon, 22 Jun 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/podcasts/empowers-developers-inside-linux-kernel/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Dan Fineran</dc:creator>
      <dc:date>2026-06-22T11:00:00Z</dc:date>
      <dc:identifier>/podcasts/empowers-developers-inside-linux-kernel/en</dc:identifier>
    </item>
    <item>
      <title>AWS Graviton5 Reaches General Availability with 192 Cores and Formally Verified VM Isolation</title>
      <link>https://www.infoq.com/news/2026/06/aws-graviton5-ga/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/aws-graviton5-ga/en/headerimage/generatedHeaderImage-1781703289721.jpg"/&gt;&lt;p&gt;AWS made Graviton5-powered EC2 M9g and M9gd instances generally available with 192 ARM cores, formally verified VM isolation via the Nitro Isolation Engine, and DDR5-8800 memory. ClickHouse reported 36% better performance with zero code changes. Meta committed tens of millions of cores. On-demand pricing is 9% above Graviton4, translating to roughly 15% better price-performance.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Cloud</category>
      <category>Containers</category>
      <category>AWS</category>
      <category>AI Architecture</category>
      <category>IaaS</category>
      <category>Cloud Architecture</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Mon, 22 Jun 2026 10:05:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/aws-graviton5-ga/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-06-22T10:05:00Z</dc:date>
      <dc:identifier>/news/2026/06/aws-graviton5-ga/en</dc:identifier>
    </item>
    <item>
      <title>Behind the Scenes:  Block 450 JVM Repositories into Monorepo to Reduce Dependency Drift</title>
      <link>https://www.infoq.com/news/2026/06/block-450-jvm-monorepo-migration/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;Block, Inc. describes migrating ~450 JVM repositories into a monorepo across Cash App and Square engineering to reduce dependency drift and coordination overhead. The system supports ~8,800 weekly builds with ~10 min p90 CI time. The approach improves cross-service changes, build visibility, and developer experience through dependency graph–based builds, selective CI, and custom IDE tooling.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>JVM</category>
      <category>Continuous Deployment</category>
      <category>IntelliJ IDEA</category>
      <category>plugins</category>
      <category>Continuous Integration</category>
      <category>Java</category>
      <category>Large Projects</category>
      <category>Platform Engineering</category>
      <category>IDE</category>
      <category>Distributed Systems</category>
      <category>Build systems</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Fri, 19 Jun 2026 14:47:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/block-450-jvm-monorepo-migration/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-06-19T14:47:00Z</dc:date>
      <dc:identifier>/news/2026/06/block-450-jvm-monorepo-migration/en</dc:identifier>
    </item>
    <item>
      <title>CircleCI Introduces Chunk Sidecars to Bring CI Validation Directly into AI Coding Workflows</title>
      <link>https://www.infoq.com/news/2026/06/circleci-chunk-sidecars/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/circleci-chunk-sidecars/en/headerimage/generatedHeaderImage-1781604235680.jpg"/&gt;&lt;p&gt;CircleCI has launched Chunk Sidecars, a new capability designed to bring CI-style validation directly into an AI coding agent's inner development loop.&lt;/p&gt; &lt;i&gt;By Craig Risi&lt;/i&gt;</description>
      <category>Continuous Integration</category>
      <category>Artificial Intelligence</category>
      <category>Sidecar</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Fri, 19 Jun 2026 12:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/circleci-chunk-sidecars/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Craig Risi</dc:creator>
      <dc:date>2026-06-19T12:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/circleci-chunk-sidecars/en</dc:identifier>
    </item>
    <item>
      <title>Article: Designing Continuous Authorization for Sensitive Cloud Systems</title>
      <link>https://www.infoq.com/articles/continuous-authorization-cloud/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://res.infoq.com/articles/continuous-authorization-cloud/en/headerimage/continuous-authorization-cloud-header-1781599988842.jpg"/&gt;&lt;p&gt;Most cloud systems make one authorization decision at login. Everything after runs on trust established at authentication time. For systems handling regulated data, that gap is where breaches happen. This article presents a continuous authorization architecture covering risk-tiered evaluation, behavioral baselines, privacy-preserving audit trails, and a phased and incremental rollout.&lt;/p&gt; &lt;i&gt;By Venkata Nedunoori&lt;/i&gt;</description>
      <category>GDPR</category>
      <category>Cloud</category>
      <category>Data Privacy</category>
      <category>Cloud Security</category>
      <category>Zero Trust</category>
      <category>Compliance</category>
      <category>Identity Management</category>
      <category>Authorization</category>
      <category>Architecture &amp; Design</category>
      <category>DevOps</category>
      <category>article</category>
      <pubDate>Fri, 19 Jun 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/continuous-authorization-cloud/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Venkata Nedunoori</dc:creator>
      <dc:date>2026-06-19T09:00:00Z</dc:date>
      <dc:identifier>/articles/continuous-authorization-cloud/en</dc:identifier>
    </item>
    <item>
      <title>Azure Functions Ships Serverless Agents Runtime at Build 2026</title>
      <link>https://www.infoq.com/news/2026/06/azure-functions-serverless-agent/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/azure-functions-serverless-agent/en/headerimage/generatedHeaderImage-1781769901887.jpg"/&gt;&lt;p&gt;Azure Functions shipped a serverless agents runtime in public preview at Build 2026. Agents are defined in .agent.md markdown files with YAML triggers, MCP server access, 1,400+ connectors, and sandboxed execution. The Functions team confirmed to InfoQ that the runtime adds no cold start overhead and no billing premium beyond standard Flex Consumption.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Cloud</category>
      <category>Agents</category>
      <category>Microsoft Azure</category>
      <category>AI Architecture</category>
      <category>Azure Functions</category>
      <category>FaaS</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Fri, 19 Jun 2026 08:57:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/azure-functions-serverless-agent/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-06-19T08:57:00Z</dc:date>
      <dc:identifier>/news/2026/06/azure-functions-serverless-agent/en</dc:identifier>
    </item>
    <item>
      <title>Windows Platform Security and the Race to Secure AI Agents</title>
      <link>https://www.infoq.com/news/2026/06/windows-security-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/windows-security-agents/en/headerimage/generatedHeaderImage-1781565951953.jpg"/&gt;&lt;p&gt;In a new Windows Developer Blog post titled "Windows platform security for AI agents", Microsoft positions Windows as the trustworthy operating system for autonomous agents and introduces the Microsoft Execution Containers (MXC) SDK as the core of that strategy. The post argues that containment, identity and manageability must be built into the operating system.&lt;/p&gt; &lt;i&gt;By Matt Saunders&lt;/i&gt;</description>
      <category>Windows</category>
      <category>Agents</category>
      <category>AI Security</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Fri, 19 Jun 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/windows-security-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Matt Saunders</dc:creator>
      <dc:date>2026-06-19T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/windows-security-agents/en</dc:identifier>
    </item>
    <item>
      <title>GitLab 19.0 Embeds Agentic AI in Secrets, Merge Requests, and Supply Chain Security</title>
      <link>https://www.infoq.com/news/2026/06/gitlab-19-agentic-ai/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/gitlab-19-agentic-ai/en/headerimage/header-1781418320600.jpeg"/&gt;&lt;p&gt;GitLab 19.0 extends agentic AI beyond code generation into securing credentials, reviewing and merging changes, and scanning dependencies, adding a public beta Secrets Manager, a full merge request Developer Flow, usage-based GitLab Duo billing, and generally available SBOM dependency scanning.&lt;/p&gt; &lt;i&gt;By Mark Silvester&lt;/i&gt;</description>
      <category>Application Security</category>
      <category>Agents</category>
      <category>Continuous Integration</category>
      <category>DevSecOps</category>
      <category>Continuous Delivery</category>
      <category>Development</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Fri, 19 Jun 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/gitlab-19-agentic-ai/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Mark Silvester</dc:creator>
      <dc:date>2026-06-19T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/gitlab-19-agentic-ai/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Write-Ahead Intent Log: a Foundation for Efficient CDC at Scale</title>
      <link>https://www.infoq.com/presentations/write-ahead-intent-log/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://res.infoq.com/presentations/write-ahead-intent-log/en/mediumimage/vinay-chella-akshat-goel-medium-1781177310280.jpg"/&gt;&lt;p&gt;Vinay Chella and Akshat Goel discuss the challenges of running traditional CDC across heterogeneous databases during peak order traffic. They explain how Debezium hit limits under high load and share how they built Write-Ahead Intent Log (WAIL) - a custom architecture that utilizes a dumb producer proxy and a smart consumer pattern to cleanly separate the intent from the state payload.&lt;/p&gt; &lt;i&gt;By Vinay Chella, Akshat Goel&lt;/i&gt;</description>
      <category>Transcripts</category>
      <category>Platform Engineering</category>
      <category>Data Access</category>
      <category>QCon San Francisco 2025</category>
      <category>Architecture &amp; Design</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Thu, 18 Jun 2026 13:13:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/write-ahead-intent-log/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Vinay Chella, Akshat Goel</dc:creator>
      <dc:date>2026-06-18T13:13:00Z</dc:date>
      <dc:identifier>/presentations/write-ahead-intent-log/en</dc:identifier>
    </item>
    <item>
      <title>VS Code 1.123 Adds Two-Hour Extension Update Delay to Limit Supply Chain Attacks</title>
      <link>https://www.infoq.com/news/2026/06/vscode-extension-update-delay/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;VS Code 1.123 adds a two-hour delay before auto-updating extensions to newly published versions, creating a revocation window against supply chain attacks. The delay does not apply to trusted publishers like Microsoft, GitHub, and OpenAI. Similar cooldown mechanisms have now spread across pip, RubyGems, npm, pnpm, Yarn, and Bun.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Application Security</category>
      <category>Software Supply Chain</category>
      <category>Visual Studio Code</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Thu, 18 Jun 2026 10:15:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/vscode-extension-update-delay/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-06-18T10:15:00Z</dc:date>
      <dc:identifier>/news/2026/06/vscode-extension-update-delay/en</dc:identifier>
    </item>
    <item>
      <title>Athena Coalition Brings Coordinated Defence to Open Source Security</title>
      <link>https://www.infoq.com/news/2026/06/athena-security-coalition/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/athena-security-coalition/en/headerimage/generatedHeaderImage-1781653362933.jpg"/&gt;&lt;p&gt;Cybersecurity firm Chainguard has announced the launch of Athena, an industry coalition to use artificial intelligence to find and fix vulnerabilities in widely-used open-source software before attackers can exploit them. The coalition focuses on libraries, containers and other components that underpin web browsers, data centres, smartphones and payment systems.&lt;/p&gt; &lt;i&gt;By Matt Saunders&lt;/i&gt;</description>
      <category>Open Source</category>
      <category>Containers</category>
      <category>Cloud Security</category>
      <category>AI Security</category>
      <category>Development</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Thu, 18 Jun 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/athena-security-coalition/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Matt Saunders</dc:creator>
      <dc:date>2026-06-18T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/athena-security-coalition/en</dc:identifier>
    </item>
    <item>
      <title>GitHub Copilot Desktop App Targets Parallel Agentic Workflows</title>
      <link>https://www.infoq.com/news/2026/06/github-copilot-app/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/github-copilot-app/en/headerimage/generatedHeaderImage-1781650188827.jpg"/&gt;&lt;p&gt;GitHub has introduced the GitHub Copilot app, a desktop control centre for agent-native development that aims to keep engineers in charge while AI agents handle more coding work. Mario Rodriguez writes on the GitHub blog that the recent wave of coding agents has brought faster delivery but also "disjointed workflows, more context switching, and too much time spent reviewing agent-generated code".&lt;/p&gt; &lt;i&gt;By Matt Saunders&lt;/i&gt;</description>
      <category>Agents</category>
      <category>copilot</category>
      <category>github</category>
      <category>Development</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Wed, 17 Jun 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/github-copilot-app/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Matt Saunders</dc:creator>
      <dc:date>2026-06-17T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/github-copilot-app/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Automating the Web with MCP: Infra that Doesn’t Break</title>
      <link>https://www.infoq.com/presentations/parallel-agents-production/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://res.infoq.com/presentations/parallel-agents-production/en/mediumimage/paul-klein-medium-1781168002415.jpeg"/&gt;&lt;p&gt;Paul Klein discusses the distributed systems challenges of scaling cloud-hosted browser infra for AI agents.  He explains how to manage bursty, stateful multi-tenancy and secure Chromium environments against remote code execution using Firecracker.  He also shares how to leverage the Model Context Protocol (MCP) to turn complex websites into accessible agentic tools.&lt;/p&gt; &lt;i&gt;By Paul Klein&lt;/i&gt;</description>
      <category>Agents</category>
      <category>Transcripts</category>
      <category>Infrastructure</category>
      <category>QCon San Francisco 2025</category>
      <category>Artificial Intelligence</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>DevOps</category>
      <category>presentation</category>
      <pubDate>Tue, 16 Jun 2026 13:13:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/parallel-agents-production/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Paul Klein</dc:creator>
      <dc:date>2026-06-16T13:13:00Z</dc:date>
      <dc:identifier>/presentations/parallel-agents-production/en</dc:identifier>
    </item>
    <item>
      <title>Coinbase Postmortem Reveals How a Localized AWS Failure Triggered a Multi-Hour Trading Outage</title>
      <link>https://www.infoq.com/news/2026/06/coinbase-aws-failure-postmortem/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/coinbase-aws-failure-postmortem/en/headerimage/generatedHeaderImage-1781602174624.jpg"/&gt;&lt;p&gt;Coinbase has published a detailed postmortem of its May 7, 2026, outage, revealing how a localized cooling failure inside an AWS data center escalated into a multi-hour disruption that halted nearly all trading activity across the cryptocurrency exchange&lt;/p&gt; &lt;i&gt;By Craig Risi&lt;/i&gt;</description>
      <category>Chaos Engineering</category>
      <category>Blockchain</category>
      <category>AWS</category>
      <category>Resilience</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Tue, 16 Jun 2026 12:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/coinbase-aws-failure-postmortem/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Craig Risi</dc:creator>
      <dc:date>2026-06-16T12:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/coinbase-aws-failure-postmortem/en</dc:identifier>
    </item>
    <item>
      <title>AI Coding Agents Get a Stack Overflow of Their Own</title>
      <link>https://www.infoq.com/news/2026/06/stack-overflow-for-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/stack-overflow-for-agents/en/headerimage/generatedHeaderImage-1781562336273.jpg"/&gt;&lt;p&gt;Stack Overflow has announced Stack Overflow for Agents, a beta API-first knowledge exchange aimed at AI coding agents rather than human developers. The service is presented as a way to close what the company calls the Ephemeral Intelligence Gap, where agents repeatedly rediscover the same fixes and patterns in isolation instead of sharing them through a common memory.&lt;/p&gt; &lt;i&gt;By Matt Saunders&lt;/i&gt;</description>
      <category>Agents</category>
      <category>Stack Overflow</category>
      <category>Generative AI</category>
      <category>Development</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Tue, 16 Jun 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/stack-overflow-for-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=DevOps</guid>
      <dc:creator>Matt Saunders</dc:creator>
      <dc:date>2026-06-16T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/stack-overflow-for-agents/en</dc:identifier>
    </item>
  </channel>
</rss>
