<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - Conferences - Presentations</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ Conferences Presentations feed</description>
    <item>
      <title>Presentation: Enhancing Reliability Using Service-Level Prioritized Load Shedding at Netflix</title>
      <link>https://www.infoq.com/presentations/service-level-prioritized-load-shedding/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/service-level-prioritized-load-shedding/en/mediumimage/medium-1782221254342.jpg"/&gt;&lt;p&gt;The speakers discuss Netflix’s architecture for surviving extreme traffic spikes. They explain the mechanics of prioritized load shedding embedded in their Envoy sidecar proxy, allowing user-initiated requests to steal capacity from non-critical traffic. They share automated platform strategies for continuous chaos load testing, config generation, and retry storm mitigation.&lt;/p&gt; &lt;i&gt;By Anirudh Mendiratta, Benjamin Fedorka&lt;/i&gt;</description>
      <category>Platform Engineering</category>
      <category>QCon San Francisco 2025</category>
      <category>Resilience</category>
      <category>Transcripts</category>
      <category>Architecture &amp; Design</category>
      <category>presentation</category>
      <pubDate>Thu, 02 Jul 2026 09:20:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/service-level-prioritized-load-shedding/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</guid>
      <dc:creator>Anirudh Mendiratta, Benjamin Fedorka</dc:creator>
      <dc:date>2026-07-02T09:20:00Z</dc:date>
      <dc:identifier>/presentations/service-level-prioritized-load-shedding/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Graph RAG: Building Smarter Retrieval Workflows with Knowledge Graphs</title>
      <link>https://www.infoq.com/presentations/graph-rag-llm/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/graph-rag-llm/en/mediumimage/CassieShum-medium-1782291352027.jpeg"/&gt;&lt;p&gt;Cassie Shum discusses the architectural evolution of GraphRAG and why data foundations are critical for advanced AI workflows. She explains how traditional vector RAG falls short when addressing global context, multi-hop reasoning, and provenance. She shares enterprise strategies for building semantically structured knowledge graphs that shift raw orchestrating logic down to the data layer.&lt;/p&gt; &lt;i&gt;By Cassie Shum&lt;/i&gt;</description>
      <category>Artificial Intelligence</category>
      <category>QCon AI 2025</category>
      <category>Large language models</category>
      <category>Transcripts</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Wed, 01 Jul 2026 14:01:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/graph-rag-llm/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</guid>
      <dc:creator>Cassie Shum</dc:creator>
      <dc:date>2026-07-01T14:01:00Z</dc:date>
      <dc:identifier>/presentations/graph-rag-llm/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: The Infrastructure Challenge Behind Production AI</title>
      <link>https://www.infoq.com/presentations/ai-infrastructure-scaling-architecture/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/ai-infrastructure-scaling-architecture/en/mediumimage/infoq-live-medium-1782888285223.jpg"/&gt;&lt;p&gt;The panelists explain the realities of running AI systems reliably at scale. While building models is solved, maintaining production databases under constant pressure is not. They discuss the emerging architectural decisions separating teams that scale gracefully from those facing catastrophic outages, and what engineering leaders must rethink today.&lt;/p&gt; &lt;i&gt;By Simerus Mahesh, Alex Infanzon, Meryem Arik, Luca Bianchi, Renato Losio&lt;/i&gt;</description>
      <category>Virtual Events</category>
      <category>InfoQ Live</category>
      <category>Infrastructure</category>
      <category>Virtual Panel</category>
      <category>Transcripts</category>
      <category>MLOps</category>
      <category>InfoQ Live - June 2026</category>
      <category>Scalability</category>
      <category>Architecture &amp; Design</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Wed, 01 Jul 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/ai-infrastructure-scaling-architecture/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</guid>
      <dc:creator>Simerus Mahesh, Alex Infanzon, Meryem Arik, Luca Bianchi, Renato Losio</dc:creator>
      <dc:date>2026-07-01T11:00:00Z</dc:date>
      <dc:identifier>/presentations/ai-infrastructure-scaling-architecture/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Trustworthy Productivity: Securing AI-Accelerated Development</title>
      <link>https://www.infoq.com/presentations/ai-development/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/ai-development/en/mediumimage/SriramMadapusiVasudevan-medium-1782220895596.jpg"/&gt;&lt;p&gt;Sriram Madapusi Vasudevan discusses industry-converging patterns for securing autonomous AI agents in production. He explains the critical vulnerabilities hidden inside the ReAct loop across context, reasoning, and tool execution. He shares how to mitigate risks like memory poisoning and rogue tool execution using defense-in-depth strategies, LLM-as-a-judge critics, and MAESTRO threat modeling.&lt;/p&gt; &lt;i&gt;By Sriram Madapusi Vasudevan&lt;/i&gt;</description>
      <category>QCon San Francisco 2025</category>
      <category>Developer Experience</category>
      <category>Artificial Intelligence</category>
      <category>Transcripts</category>
      <category>Development</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Tue, 30 Jun 2026 14:35:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/ai-development/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</guid>
      <dc:creator>Sriram Madapusi Vasudevan</dc:creator>
      <dc:date>2026-06-30T14:35:00Z</dc:date>
      <dc:identifier>/presentations/ai-development/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Million PDFs: Building a Modern Document Infrastructure with Rust and Typst</title>
      <link>https://www.infoq.com/presentations/document-infrastructure-rust-typst/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/document-infrastructure-rust-typst/en/mediumimage/ErikSteiger-medium-1782220478687.jpg"/&gt;&lt;p&gt;Erik Steiger discusses the operational pain of legacy PDF generation in regulated banking and manufacturing. He explains how transitioning from resource-heavy engines like Puppeteer and LaTeX to a serverless Rust architecture powered by Typst can drop render latencies below 2ms. He shares how applying Git and Docker concepts to template registries ensures ironclad compliance and rapid debugging.&lt;/p&gt; &lt;i&gt;By Erik Steiger&lt;/i&gt;</description>
      <category>InfoQ Dev Summit Munich 2025</category>
      <category>Rust</category>
      <category>Performance &amp; Scalability</category>
      <category>Transcripts</category>
      <category>Development</category>
      <category>presentation</category>
      <pubDate>Mon, 29 Jun 2026 12:35:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/document-infrastructure-rust-typst/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</guid>
      <dc:creator>Erik Steiger</dc:creator>
      <dc:date>2026-06-29T12:35:00Z</dc:date>
      <dc:identifier>/presentations/document-infrastructure-rust-typst/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: AI Works, Pull Requests Don’t: How AI is Breaking the SDLC and What to Do about it</title>
      <link>https://www.infoq.com/presentations/ai-sdlc-pull-request/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/ai-sdlc-pull-request/en/mediumimage/michael-webster-medium-1781688909041.jpeg"/&gt;&lt;p&gt;Michael Webster discusses the rise of headless AI agents and their impact on software delivery pipelines. He shares how massive, AI-generated pull requests create a severe bottleneck for human reviewers and introduce persistent technical debt. Learn how engineering leaders can leverage test impact analysis and automated validation pipelines to verify agentic output without sacrificing stability.&lt;/p&gt; &lt;i&gt;By Michael Webster&lt;/i&gt;</description>
      <category>Artificial Intelligence</category>
      <category>QCon AI 2025</category>
      <category>Software Development Lifecycle</category>
      <category>Transcripts</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Fri, 26 Jun 2026 14:17:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/ai-sdlc-pull-request/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</guid>
      <dc:creator>Michael Webster</dc:creator>
      <dc:date>2026-06-26T14:17:00Z</dc:date>
      <dc:identifier>/presentations/ai-sdlc-pull-request/en</dc:identifier>
    </item>
    <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=Conferences-presentations</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=Conferences-presentations</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: Rules for Understanding Language Models</title>
      <link>https://www.infoq.com/presentations/5-principles-llm-behavior/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/5-principles-llm-behavior/en/mediumimage/naomi-saphra-medium-1781688751052.jpg"/&gt;&lt;p&gt;Naomi Saphra discusses 5 rules governing language model behavior, breaking down why LLMs act like populations rather than individuals. She explains how tokenization creates strange semantic blind spots and highlights the mechanics of sycophancy, showing how models leverage subtle data associations to match user biases and demographics - even guessing political views based on favorite sports teams.&lt;/p&gt; &lt;i&gt;By Naomi Saphra&lt;/i&gt;</description>
      <category>Artificial Intelligence</category>
      <category>QCon AI 2025</category>
      <category>Large language models</category>
      <category>Transcripts</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Wed, 24 Jun 2026 11:25:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/5-principles-llm-behavior/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</guid>
      <dc:creator>Naomi Saphra</dc:creator>
      <dc:date>2026-06-24T11:25:00Z</dc:date>
      <dc:identifier>/presentations/5-principles-llm-behavior/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=Conferences-presentations</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=Conferences-presentations</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: Challenging Google Analytics: Building a Scalable, Cost-Effective User Tracking Service</title>
      <link>https://www.infoq.com/presentations/mobile-user-tracking-service/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</link>
      <description>&lt;img src="https://res.infoq.com/presentations/mobile-user-tracking-service/en/mediumimage/alina-krasavina-medium-1781688348523.jpg"/&gt;&lt;p&gt;Alina Krasavina explains how Delivery Hero successfully deprecated Google Analytics and migrated to an internal user tracking platform. She discusses how a simplistic, highly scalable architecture allowed them to handle 10 times more load while capturing 97% of tracking data.&lt;/p&gt; &lt;i&gt;By Alina Krasavina&lt;/i&gt;</description>
      <category>InfoQ Dev Summit Munich 2025</category>
      <category>Data Analytics</category>
      <category>Transcripts</category>
      <category>Cross Platform</category>
      <category>Mobile</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>presentation</category>
      <pubDate>Mon, 22 Jun 2026 15:07:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/mobile-user-tracking-service/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Conferences-presentations</guid>
      <dc:creator>Alina Krasavina</dc:creator>
      <dc:date>2026-06-22T15:07:00Z</dc:date>
      <dc:identifier>/presentations/mobile-user-tracking-service/en</dc:identifier>
    </item>
  </channel>
</rss>
