<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - Presentations</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ Presentations feed</description>
    <item>
      <title>Presentation: The Right 300 Tokens Beat 100k Noisy Ones: The Architecture of Context Engineering</title>
      <link>https://www.infoq.com/presentations/architecture-context-engineering/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/architecture-context-engineering/en/mediumimage/partick-baruch-medium-1786008501700.jpg"/&gt;&lt;p&gt;Baruch Sadogursky and Patrick Debois discuss why coding agents fail due to bloated context windows and stuffed prompts. They explain practical context engineering fixes, including lazy-loaded skills, versioned context artifacts, externalized memory banks, and LLM-as-a-judge evals. Software architects &amp; engineering leaders will learn how to turn raw markdown files into reliable agentic workflows.&lt;/p&gt; &lt;i&gt;By Patrick Debois, Baruch Sadogursky&lt;/i&gt;</description>
      <category>Claude</category>
      <category>QCon London 2026</category>
      <category>AI Coding</category>
      <category>Large language models</category>
      <category>Agents</category>
      <category>Artificial Intelligence</category>
      <category>Model Context Protocol (MCP)</category>
      <category>AI Development</category>
      <category>Prompt Engineering</category>
      <category>Transcripts</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>DevOps</category>
      <category>presentation</category>
      <pubDate>Fri, 14 Aug 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/architecture-context-engineering/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</guid>
      <dc:creator>Patrick Debois, Baruch Sadogursky</dc:creator>
      <dc:date>2026-08-14T11:00:00Z</dc:date>
      <dc:identifier>/presentations/architecture-context-engineering/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Migrating Uber Eats Feeds to Webview</title>
      <link>https://www.infoq.com/presentations/migration-mobile-application/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/migration-mobile-application/en/mediumimage/nickdistefano-medium-1785845098133.jpg"/&gt;&lt;p&gt;Nick DiStefano shares how Uber Eats migrated from traditional native app screens to a native-driven, single-page WebView architecture. He explains key strategies for engineering leaders and software architects looking to bypass native release cycles, manage cross-platform state, build generic native-web message bridges, and execute large-scale UI migrations without degrading metrics.&lt;/p&gt; &lt;i&gt;By Nick DiStefano&lt;/i&gt;</description>
      <category>Android</category>
      <category>migration</category>
      <category>QCon San Francisco 2025</category>
      <category>Mobile</category>
      <category>iOS</category>
      <category>Transcripts</category>
      <category>Development</category>
      <category>presentation</category>
      <pubDate>Thu, 13 Aug 2026 09:26:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/migration-mobile-application/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</guid>
      <dc:creator>Nick DiStefano</dc:creator>
      <dc:date>2026-08-13T09:26:00Z</dc:date>
      <dc:identifier>/presentations/migration-mobile-application/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Adopting Memory-Safety and Fine-Grained Compartmentalisation with CHERI</title>
      <link>https://www.infoq.com/presentations/cheri-memory-safety-compartmentalization/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/cheri-memory-safety-compartmentalization/en/mediumimage/DavidChisnall-medium-1785845255636.jpg"/&gt;&lt;p&gt;David Chisnall discusses how the CHERI hardware architecture redefines pointer safety to solve isolation and sharing challenges. He explains how CHERI enables spatial and temporal memory safety for C/C++, scales down to microcontrollers with CHERIoT, and replaces costly OS-level RPC mechanisms with lightweight, auditable compartmentalization - all without requiring massive codebase rewrites.&lt;/p&gt; &lt;i&gt;By David Chisnall&lt;/i&gt;</description>
      <category>C++</category>
      <category>QCon London 2026</category>
      <category>Risk Management</category>
      <category>Hardware</category>
      <category>Memory</category>
      <category>Performance</category>
      <category>Transcripts</category>
      <category>Security</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>presentation</category>
      <pubDate>Wed, 12 Aug 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/cheri-memory-safety-compartmentalization/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</guid>
      <dc:creator>David Chisnall</dc:creator>
      <dc:date>2026-08-12T11:00:00Z</dc:date>
      <dc:identifier>/presentations/cheri-memory-safety-compartmentalization/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Producing the World's Cheapest Tokens: A How-to Guide</title>
      <link>https://www.infoq.com/presentations/ai-token-price/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/ai-token-price/en/mediumimage/meryem-arik-medium-1785844873071.jpg"/&gt;&lt;p&gt;Meryem Arik discusses strategies for designing low-cost LLM inference architectures for high-volume, non-real-time workloads. She explains how software architects and engineering leaders can achieve order-of-magnitude cost reductions by making critical trade-offs across hardware, inference runtimes, speculative decoding, and smart queue reordering.&lt;/p&gt; &lt;i&gt;By Meryem Arik&lt;/i&gt;</description>
      <category>QCon San Francisco 2025</category>
      <category>Artificial Intelligence</category>
      <category>Performance &amp; Scalability</category>
      <category>Transcripts</category>
      <category>Platform Engineering</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Tue, 11 Aug 2026 10:05:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/ai-token-price/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</guid>
      <dc:creator>Meryem Arik</dc:creator>
      <dc:date>2026-08-11T10:05:00Z</dc:date>
      <dc:identifier>/presentations/ai-token-price/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Leveraging Adversary Emulation for GenAI Red Teaming</title>
      <link>https://www.infoq.com/presentations/emulation-genai/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/emulation-genai/en/mediumimage/KennedyTorkura-medium-1785396173788.jpeg"/&gt;&lt;p&gt;Kennedy Torkura discusses practical GenAI red teaming techniques to safeguard LLMs and knowledge bases against security threats like data poisoning and LLMjacking on AWS. He explains how engineering leaders and architects can bridge traditional cloud security with MITRE ATLAS frameworks to proactively identify vulnerabilities, implement guardrails, and secure production AI applications.&lt;/p&gt; &lt;i&gt;By Kennedy Torkura&lt;/i&gt;</description>
      <category>InfoQ Dev Summit Munich 2025</category>
      <category>Artificial Intelligence</category>
      <category>Transcripts</category>
      <category>Security</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Mon, 10 Aug 2026 09:32:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/emulation-genai/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</guid>
      <dc:creator>Kennedy Torkura</dc:creator>
      <dc:date>2026-08-10T09:32:00Z</dc:date>
      <dc:identifier>/presentations/emulation-genai/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Keeping ChatGPT Fast as AI Development Accelerates</title>
      <link>https://www.infoq.com/presentations/openai-performance-engineering-agentic-coding/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/openai-performance-engineering-agentic-coding/en/mediumimage/MartinSpier-medium-1785314358072.jpeg"/&gt;&lt;p&gt;Martin Spier explains how agentic workflows dramatically increase code change volume at OpenAI. He discusses the hidden systemic performance costs of rapid shipping beyond GPUs, and shares how deploying always-on AI agents automates profiling, regression detection, and continuous optimization to maintain product speed and scalability at massive global scale.&lt;/p&gt; &lt;i&gt;By Martin Spier&lt;/i&gt;</description>
      <category>ChatGPT</category>
      <category>Workflow / BPM</category>
      <category>Agents</category>
      <category>QCon AI Boston 2026</category>
      <category>Performance &amp; Scalability</category>
      <category>OpenAI</category>
      <category>Transcripts</category>
      <category>Observability</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>DevOps</category>
      <category>presentation</category>
      <pubDate>Sat, 08 Aug 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/openai-performance-engineering-agentic-coding/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</guid>
      <dc:creator>Martin Spier</dc:creator>
      <dc:date>2026-08-08T09:00:00Z</dc:date>
      <dc:identifier>/presentations/openai-performance-engineering-agentic-coding/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Rewriting All of Spotify's Code Base, All the Time</title>
      <link>https://www.infoq.com/presentations/spotify-ai-codebase-migration-agent/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/spotify-ai-codebase-migration-agent/en/mediumimage/medium-1784809804876.jpg"/&gt;&lt;p&gt;Jo Kelly-Fenton and Aleksandar Mitic explain how Spotify created "Honk," an AI coding agent, to handle complex fleet-wide codebase migrations. They share key architectural insights on decoupling CI verification runtimes from AI agents, dealing with automated pull request bottlenecks, and driving aggressive standardization across thousands of engineering repositories.&lt;/p&gt; &lt;i&gt;By Jo Kelly-Fenton, Aleksandar Mitic&lt;/i&gt;</description>
      <category>QCon London 2026</category>
      <category>AI Coding</category>
      <category>Continuous Improvement</category>
      <category>migration</category>
      <category>Large language models</category>
      <category>Agents</category>
      <category>Standardization</category>
      <category>Continuous Delivery</category>
      <category>Transcripts</category>
      <category>Development</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>presentation</category>
      <pubDate>Fri, 07 Aug 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/spotify-ai-codebase-migration-agent/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</guid>
      <dc:creator>Jo Kelly-Fenton, Aleksandar Mitic</dc:creator>
      <dc:date>2026-08-07T11:00:00Z</dc:date>
      <dc:identifier>/presentations/spotify-ai-codebase-migration-agent/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: From ms to µs: OSS Valkey Architecture Patterns for Modern AI</title>
      <link>https://www.infoq.com/presentations/valkey-architecture-patterns/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/valkey-architecture-patterns/en/mediumimage/DumanshuGoyal-medium-1786082640468.jpg"/&gt;&lt;p&gt;Dumanshu Goyal discusses optimizing data layers for low-latency workloads like AI feature stores. Drawing lessons from NASA's Space Shuttle, he explains how proxy architectures introduce hidden CPU costs, elevated tail latencies, and blast-radius risks. He demonstrates how direct-access Valkey architectures achieve microsecond latency, improve resilience, and slash infrastructure costs.&lt;/p&gt; &lt;i&gt;By Dumanshu Goyal&lt;/i&gt;</description>
      <category>QCon San Francisco 2025</category>
      <category>Sharding</category>
      <category>Patterns</category>
      <category>Performance &amp; Scalability</category>
      <category>Transcripts</category>
      <category>Platform Engineering</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>presentation</category>
      <pubDate>Thu, 06 Aug 2026 09:34:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/valkey-architecture-patterns/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</guid>
      <dc:creator>Dumanshu Goyal</dc:creator>
      <dc:date>2026-08-06T09:34:00Z</dc:date>
      <dc:identifier>/presentations/valkey-architecture-patterns/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Automatically Retrofitting JIT Compilers</title>
      <link>https://www.infoq.com/presentations/yk-meta-tracing-jit-compiler/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/yk-meta-tracing-jit-compiler/en/mediumimage/medium-1784107493357.jpeg"/&gt;&lt;p&gt;Laurence Tratt discusses yk, an open-source meta-tracing JIT compiler framework. He shares how to automatically speed up C-based language interpreters like Lua and MicroPython with minimal, non-invasive code changes. He explains the inner workings of tracing loops, optimizing compiled traces using developer hints, and managing complex deoptimization back to the interpreter.&lt;/p&gt; &lt;i&gt;By Laurence Tratt&lt;/i&gt;</description>
      <category>Lua</category>
      <category>JIT</category>
      <category>QCon London 2026</category>
      <category>Java</category>
      <category>Virtual Machines</category>
      <category>LLVM</category>
      <category>Performance</category>
      <category>Transcripts</category>
      <category>Python</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>presentation</category>
      <pubDate>Wed, 05 Aug 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/yk-meta-tracing-jit-compiler/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</guid>
      <dc:creator>Laurence Tratt</dc:creator>
      <dc:date>2026-08-05T11:00:00Z</dc:date>
      <dc:identifier>/presentations/yk-meta-tracing-jit-compiler/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: The Five Stages of AI Maturity in Engineering Organizations - Where and Why Teams Get Stuck</title>
      <link>https://www.infoq.com/presentations/ai-sdlc-maturity-framework-bottlenecks/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/ai-sdlc-maturity-framework-bottlenecks/en/mediumimage/LizzieMatusov-medium-1785314207748.jpeg"/&gt;&lt;p&gt;Quotient CEO Lizzie Matusov explains why soaring AI spend often fails to improve software delivery. She presents a research-backed AI maturity framework designed to help engineering leaders move beyond vanity metrics like token usage, align organizational AI adoption, and address critical bottlenecks across the software development life cycle to deliver measurable business outcomes.&lt;/p&gt; &lt;i&gt;By Lizzie Matusov&lt;/i&gt;</description>
      <category>Software Development Lifecycle</category>
      <category>QCon AI Boston 2026</category>
      <category>Productivity</category>
      <category>Metrics</category>
      <category>Software Engineering</category>
      <category>Frameworks</category>
      <category>Transcripts</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Tue, 04 Aug 2026 16:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/ai-sdlc-maturity-framework-bottlenecks/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</guid>
      <dc:creator>Lizzie Matusov</dc:creator>
      <dc:date>2026-08-04T16:00:00Z</dc:date>
      <dc:identifier>/presentations/ai-sdlc-maturity-framework-bottlenecks/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Microservices Platforms: When Team Topologies Meets Microservices Patterns</title>
      <link>https://www.infoq.com/presentations/microservices-platform-team-topology/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/microservices-platform-team-topology/en/mediumimage/ChrisRichardson-medium-1785312644032.jpeg"/&gt;&lt;p&gt;Chris Richardson discusses leveraging Team Topologies and internal platforms to accelerate microservices delivery. He explains six key platform patterns - from security and observability to build and deployment - and shares strategies for minimizing cognitive load on stream-aligned teams while avoiding common platform engineering pitfalls.&lt;/p&gt; &lt;i&gt;By Chris Richardson&lt;/i&gt;</description>
      <category>Microservices</category>
      <category>QCon San Francisco 2025</category>
      <category>Platforms</category>
      <category>Transcripts</category>
      <category>Architecture &amp; Design</category>
      <category>presentation</category>
      <pubDate>Tue, 04 Aug 2026 11:45:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/microservices-platform-team-topology/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=presentations</guid>
      <dc:creator>Chris Richardson</dc:creator>
      <dc:date>2026-08-04T11:45:00Z</dc:date>
      <dc:identifier>/presentations/microservices-platform-team-topology/en</dc:identifier>
    </item>
  </channel>
</rss>
