Speaker
Abstract
Parasail serves open-weight LLMs on distributed clusters of GPUs managed by Kubernetes. The typical performance optimization loop is to reproduce a problem or measure a regression, iterate on code or config, set up and run benchmarks, and decide whether the change is worth shipping. This is a slow loop when done by humans. Most of it can run without human intervention, but getting real efficiency out of the system means using GPU capacity intelligently, validating changes on production traffic in a controlled way, and learning from both mistakes and successes.
This talk goes through what we built under the agent platform to handle the real-world constraints of GPU capacity and production traffic:
- Time-boxed GPU leases and a queue, so agents can schedule experiments without holding hardware idle or pulling capacity from customer deployments
- Deployment cloning and traffic mirroring, so a candidate and a baseline see the same live traffic before anything is promoted
- A canary stage with guardrails, automatic rollback, and a human in the loop
- Which steps stay as fixed scripts and which are left to the agent to decide
$2,955, Conference (3 days). Current pricing ends October 13th. All pass options.
QCon San Francisco 2026 is a three day conference for senior software engineers, architects and team leads. An international program committee of working engineers selects every session. Patterns and practices, not products and pitches.
Part of the track
Architecting for Agents: Beneath the Loop Hosted by Julie Amundson Senior AI Infrastructure Consultant, ex-Googler, ex-NetflixerFrom the same track
Wednesday 18 November
10:35 Ballroom BC Session AI Platform Engineering for Agents Mark Khuzam Senior Software Engineer @Netflix, Previously Led the Consumer Web Platform Team @OpenTable Agentic tools amplify what’s already in the codebase. The agent works through your code, your architecture decisions, and the documentation around them. It follows what it can read and guesses at the rest. 11:45 Ballroom BC Session Making Production Legible to Agents: Lessons From Building an Observability MCP Liz Fong-Jones Technical Fellow @honeycomb.io, Developer Advocate, Labor and Ethics Organizer, and Site Reliability Engineer (SRE), Over Two Decades of Experience An agent that can query production telemetry can test its own hypotheses against reality, rather than hallucinate fictions. Observability tooling allows our agents to close the loop and benefit from production wisdom. 13:35 Ballroom BC Session Efficient GPU Agents: Infra for Autonomous LLM Perf Optimization Ben Segal Software Engineer @Parasail Parasail serves open-weight LLMs on distributed clusters of GPUs managed by Kubernetes. The typical performance optimization loop is to reproduce a problem or measure a regression, iterate on code or config, set up and run benchmarks, and decide whether the change is worth shipping. 14:45 Ballroom BC Session Dreams on Paper: How Agents Learn from Experience Brian Douglas Co-Founder & CEO @Paper Compute Co., Previously Founded Open Sauced and Led Developer Advocacy @GitHub Agents produce high-fidelity traces of everything they do. But traces alone don't produce memory. This talk introduces three primitives for turning session history into something actionable: 15:55 Ballroom BC Session AI/ML Avoiding Prompt Debt: Building Resiliant AI Apps that Grow With the Ecosystem Drew Breunig CEO & Cofounder CMPND, Editor of O'Reilly's "Context Management Handbook", Writer on AI & Data at dbreunig.com, Previously Data Science & Product Lead PlaceIQ Details coming soon.