InfoQ Homepage AI, ML & Data Engineering Content on InfoQ
-
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.
-
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.
-
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.
-
AI Agents to Make Sense of Data at OpenAI
OpenAI’s Bonnie Xu explains Kepler, their internal AI data analyst agent built on MCP. She shares how they scale data discovery across 600+ PB using automated context, RAG, and AST-based evals.
-
Write-Ahead Intent Log: a Foundation for Efficient CDC at Scale
Vinay Chella and Akshat Goel explain why they outgrew traditional CDC at scale. They share how they built Write-Ahead Intent Log (WAIL) using a proxy layer to decouple data replication.
-
From Hype to Strong Foundations: What the Rise, Fall and Resurgence of Agents Can Teach Us about Outlasting the Cycle
Aditya Kumarakrishnan discusses "Agents: The Missing Manual," sharing four historically grounded ideas to build modular, durable, and hyper-tenant AI agent architectures.
-
Automating the Web with MCP: Infra that Doesn’t Break
Paul Klein explains how to automate the web with MCP. He shares architectural strategies for running multi-tenant, cloud-hosted Chromium sandboxes to power AI browsing agents.
-
Moving Mountains: Migrating Legacy Code in Weeks Instead of Years
Principal AI Engineer David Stein explains how ServiceTitan uses AI coding agents to automate large-scale legacy code migrations, compressing quarters of technical debt into weeks.
-
Beyond Prompting: Context Engineering and Memory Management for AI Systems at Scale
Adi Polak explains how to scale agentic AI by shifting from stateless prompt engineering to stateful, low-latency context engineering with Apache Kafka and Flink.
-
Beyond Speed Limits: Exploring the Performance Power of Valkey
Viktor Vedmich explains how to achieve sub-millisecond application latency using Valkey, an open-source, high-performance in-memory fork of Redis supported by AWS.