<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - QCon San Francisco 2025</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ QCon San Francisco 2025 feed</description>
    <item>
      <title>Presentation: Rust at the Core - Accelerating Polyglot SDK Development</title>
      <link>https://www.infoq.com/presentations/rust-polyglot-sdk/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=QCon+San+Francisco+2025</link>
      <description>&lt;img src="https://res.infoq.com/presentations/rust-polyglot-sdk/en/mediumimage/spencer-judge-medium-1781688097548.jpeg"/&gt;&lt;p&gt;Spencer Judge discusses the architectural pattern of building a shared core in Rust with language-specific layers on top. Drawing from his work on Temporal's SDKs, he shares lessons on navigating FFI boundaries, bridging async concepts, and managing memory safely. He explains the limitations of native extensions and how emerging tech like WebAssembly can streamline cross-language architecture.&lt;/p&gt; &lt;i&gt;By Spencer Judge&lt;/i&gt;</description>
      <category>QCon San Francisco 2025</category>
      <category>Rust</category>
      <category>Transcripts</category>
      <category>SDK</category>
      <category>Development</category>
      <category>presentation</category>
      <pubDate>Thu, 25 Jun 2026 10:23:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/rust-polyglot-sdk/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=QCon+San+Francisco+2025</guid>
      <dc:creator>Spencer Judge</dc:creator>
      <dc:date>2026-06-25T10:23:00Z</dc:date>
      <dc:identifier>/presentations/rust-polyglot-sdk/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: The Time It Wasn't DNS</title>
      <link>https://www.infoq.com/presentations/incident-dns/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=QCon+San+Francisco+2025</link>
      <description>&lt;img src="https://res.infoq.com/presentations/incident-dns/en/mediumimage/sean-klein-medium-1781687984845.jpeg"/&gt;&lt;p&gt;Sean Klein discusses why "human error" is a dangerous myth in complex systems. Sharing the inside story of Azure’s 2023 global WAN outage, he explains how modern incident analysis looks past the "Five Whys" to uncover systemic issues. Learn how engineering leaders can move away from blame, improve Standard Operating Procedures, and design resilient systems that actively protect their engineers.&lt;/p&gt; &lt;i&gt;By Sean Klein&lt;/i&gt;</description>
      <category>QCon San Francisco 2025</category>
      <category>Incident Response</category>
      <category>Transcripts</category>
      <category>DevOps</category>
      <category>presentation</category>
      <pubDate>Tue, 23 Jun 2026 13:05:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/incident-dns/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=QCon+San+Francisco+2025</guid>
      <dc:creator>Sean Klein</dc:creator>
      <dc:date>2026-06-23T13:05:00Z</dc:date>
      <dc:identifier>/presentations/incident-dns/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=QCon+San+Francisco+2025</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>Platform Engineering</category>
      <category>Data Access</category>
      <category>QCon San Francisco 2025</category>
      <category>Transcripts</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=QCon+San+Francisco+2025</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>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=QCon+San+Francisco+2025</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>QCon San Francisco 2025</category>
      <category>Infrastructure</category>
      <category>Artificial Intelligence</category>
      <category>Transcripts</category>
      <category>Agents</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</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=QCon+San+Francisco+2025</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>
  </channel>
</rss>
