InfoQ Homepage Architecture Content on InfoQ
-
SafeChat: Building AI-Powered Safety Systems at Scale in a Real-Time Marketplace
Bruna Pereira shares how DoorDash built a scalable AI moderation platform. Learn how combining cheap classifiers with LLM scoring reduced incidents and cut latency in real-time chat.
-
Enchant Your AI and APIs with eBPF Magic 🪄
Dan Finneran explains how to use eBPF and AI gateways in Kubernetes to transparently observe, modify, and control unowned AI agent API calls without altering source code.
-
Understanding Progressive Collapse: How To Avoid A Cascading Failure
Sam Newman explains how to apply civil engineering’s concept of progressive collapse to digital systems, sharing actionable techniques to mitigate cascading failures in complex cloud architecture.
-
From Fab To Token - The State Of The Market
Jordan Nanos explains how hardware constraints, data center scale, and chip co-design shape modern AI performance and tokenomics from silicon to inference.
-
From Thousands to One: Building LLM-Powered Selection Systems
Jendrik Jördening explains how to build reliable LLM architecture by enforcing strict schemas, separating AI text reasoning from deterministic code, and applying automated output validation.
-
From Models to Agents: Building Context-Aware Consumer AI at Scale at DoorDash
Sudeep Das explains how DoorDash transforms e-commerce recommendations using LLM-driven semantic consumer memory, hierarchical semantic IDs, grounded agentic search, and multi-tiered LLM ranking.
-
Keeping ChatGPT Fast as AI Development Accelerates
Martin Spier shares how agentic coding accelerates release velocity at OpenAI and explains how always-on AI agents redefine performance engineering to keep ChatGPT fast at massive scale.
-
Rewriting All of Spotify's Code Base, All the Time
Aleksandar Mitic and Jo Kelly-Fenton discuss how Spotify uses "Honk," a background AI coding agent, to automate codebase migrations at scale and tackle the ongoing maintenance problem.
-
From ms to µs: OSS Valkey Architecture Patterns for Modern AI
Dumanshu Goyal explains how moving from proxied architectures to direct access in Redis/Valkey slashes tail latency to microseconds, lowers costs, and eliminates single points of failure.
-
Microservices Platforms: When Team Topologies Meets Microservices Patterns
Chris Richardson explains how microservices platforms reduce team cognitive load, sharing six key platform patterns to streamline delivery and accelerate software development flow.
-
Architecting AI Systems for the Messy Reality of Enterprises: Why Agentic Compute is the Missing Layer
Arun Joseph explains how to successfully build and deploy enterprise-grade agentic platforms by leveraging existing teams, JVM stacks, and a "compute as the agent" architectural paradigm.
-
Parting the Clouds: the Rise of Disaggregated Systems
Murat Demirbas explains how cloud economics drive compute-storage disaggregation in modern database architectures. He shares insights on network bottlenecks, Paxos origins, and future tech.