InfoQ Homepage InfoQ Content on InfoQ
-
Designing AI Platforms for Reliability: Tools for Certainty, Agents for Discovery
Aaron Erickson shares how NVIDIA scales AI agent hierarchies by balancing determinism and discovery, offering engineering leaders a practical blueprint for building reliable, purpose-built systems.
-
Practical Robustness: Going Beyond Memory Safety in Rust
Andy Brinkmeyer explains how to leverage Rust beyond memory safety. Discover how senior devs and architects can embed runtime protocols into types to eliminate bugs at compile time.
-
Fine Tuning the Enterprise: Reinforcement Learning in Practice
Will Hang and Wenjie Zi explain how OpenAI's Agent RFT (Reinforcement Fine-Tuning) optimizes reasoning models end-to-end, enabling autonomous agents to learn efficient tool use and cut latencies.
-
Enhancing Reliability Using Service-Level Prioritized Load Shedding at Netflix
Anirudh Mendiratta and Benjamin Fedorka explain how Netflix handles massive traffic storms using service-level prioritized load shedding and client-side attempt budgets to protect critical path APIs.
-
Graph RAG: Building Smarter Retrieval Workflows with Knowledge Graphs
Cassie Shum explains how to move beyond traditional RAG limits using GraphRAG to inject enterprise logic and complex multi-hop reasoning into scalable knowledge graphs within a data warehouse.
-
The Infrastructure Challenge behind Production AI
The panelists share how core data systems and cloud platforms handle machine-driven workloads, exploring infrastructure design patterns and failure points as AI becomes a permanent fixture.
-
Trustworthy Productivity: Securing AI-Accelerated Development
Sriram Madapusi Vasudevan explains how to secure autonomous AI agents, sharing enterprise patterns like provenance gates and sandboxed runtimes to defend the ReAct loop against rogue execution.
-
Million PDFs: Building a Modern Document Infrastructure with Rust and Typst
Erik Steiger explains how to replace heavy, outdated PDF engines like Crystal Reports and Puppeteer with a high-performance, serverless Rust and Typst pipeline, dropping render times below 2ms.
-
AI Works, Pull Requests Don’t: How AI is Breaking the SDLC and What to Do about it
Michael Webster explains how autonomous "headless" AI agents are flooding pipelines with code. He shares how CircleCI addresses the resulting technical debt and bottlenecked PR reviews.
-
Rust at the Core - Accelerating Polyglot SDK Development
Spencer Judge explains how Temporal uses a shared Rust core to build multi-language SDKs. He shares practical advice on handling type conversion, async bridging, and memory management.
-
Rules for Understanding Language Models
Naomi Saphra explains why language models act like populations rather than individuals. She discusses how data diversity drives generalization, why LLMs mirror users and how tokenizers alter behavior.
-
The Time it Wasn't DNS
Sean Klein explains how Azure handles massive outages using modern incident analysis. Moving past the "Five Whys," he shares how systemic factors—not operator error—caused the 2023 global WAN outage.