InfoQ Homepage Transcripts Content on InfoQ
-
Platform Engineering in the Age of AI
The panelists discuss how internal developer platforms adapt for AI-assisted engineering, balancing standardization, guardrails, and developer autonomy to shape next-gen platform engineering.
-
A Solopreneur's Journey: from Engineer to Puzzle Master and Storyteller
Joe Cassavaugh shares how he built a $2M+ solopreneur game franchise. He discusses tech stack evolution, Unity refactoring, content pipelines, and building sustainable software.
-
From AI Agent Demo to Production: Automated Testing and Evaluation
Zhou Yu explains why 95% of AI agents fail to reach production and shares how simulation-driven evaluation, synthetic users, and automated CI/CD testing unlock enterprise deployment.
-
A Few Predicted Talks From QConAI 2030
Meryem Arik shares 2030 predictions on rising token costs, parallel agent architectures, non-developer app explosion, vendor lock-in, incoming AI regulations, and shifting software engineering roles.
-
From S3 to GPU in One Copy: Rethinking Data Loading for ML Training
Onur Satici discusses Vortex, an open-source columnar file format designed to bypass CPU bottlenecks, enabling ultra-fast S3-to-GPU data streaming and dynamic query pruning at up to 60 Gbps.
-
Instrumentation at Scale: Having Your Performance Cake and Eating It Too
Brian Martin explains how to achieve high-performance instrumentation without massive runtime overhead, comparing Rust metrics libraries, counter designs, and eBPF system telemetry techniques.
-
Beyond Prompting: Context Engineering for Production-Grade AI
Ricardo Ferreira explains how context engineering overcomes LLM latency, cost, and memory limitations in AI systems, sharing architectural lessons from building a custom Alexa backend with Redis.
-
Beyond Line Charts: Why Some Diversity in Telemetry Visualization Is Long Overdue
Yao Yue explains why line charts often fail during production incidents and shares how software architects & engineering leaders can transform telemetry data to answer critical operational questions.
-
Running AI at the Edge: Running Real Workloads Directly in the Browser
James Hall explains why engineering teams should shift AI workloads on-device. He shares local inference strategies, WebGPU optimization techniques, and architecture choices for zero-trust privacy.
-
Architecting the Data Layer for AI Agents: from Transactional Systems to MCP and Semantic Models
Fabiane Nardon explains how to architect enterprise data platforms for AI agents, balancing precision, security, and token costs using MCP, data mesh, and semantic web technologies.
-
From DVDs to Global Streaming: How Netflix’s Commerce Architecture Actually Evolved
Kasia Trapszo explains how Netflix evolved its commerce platform, making pragmatic architectural trade-offs through global expansion, regulatory shifts, domain splits, and live-event scaling.
-
Python, Numba, and Algorithm Design: Building Efficient Models in Financial Services
Chad Schuster explains how using Numba JIT compilation and GPUs speeds up compute-intensive Python models, driving 10x cloud cost reductions while navigating architecture trade-offs.