InfoQ Homepage Programming Content on InfoQ
-
Growing and Cultivating Strong Machine Learning Engineers
Vivek Gupta explains how to nourish and cultivate Machine Learning engineers, detailing the unique production-ML skills required for scaling, governance, and LLMOps.
-
Achieving Precision in AI: Retrieving the Right Data Using AI Agents
Adi Polak discusses achieving precision in GenAI by moving beyond RAG to Agentic RAG. She details agent patterns, feedback loops, and using data streaming architectures to scale real-time AI.
-
Vector Sync Patterns: Keeping AI Features Fresh When Your Data Changes
Ricardo Ferreira discusses five advanced Vector Sync Patterns to tackle multi-dimensional vector staleness & integration challenges in modern AI/microservices architectures.
-
The Ideal Micro-Frontends Platform
Luca Mezzalira explains micro-frontends as a strategy to scale frontend architecture and organization. Learn the four key architectural decisions (Identify, Compose, Route, Communicate).
-
Why Observability Matters (More!) with AI Applications
Sally O'Malley shares how to build an AI observability stack with open-source tools (Prometheus, Grafana, OpenTelemetry, Tempo, vLLM/Llama Stack). Learn to track performance, quality and cost signals.
-
Systems Thinking for Scaling Responsible Multi-Agent Architectures
Nimisha Asthagiri explains how systems thinking and Causal Flow Diagrams are tools to navigate the unintended consequences of increasingly complex multi-agent AI systems and ensure responsible AI.
-
Deploy MultiModal RAG Systems with vLLM
Stephen Batifol explains the core concepts of multimodal RAG systems, vector search indexes (HNSW, IVF), and embedding model selection. He details vLLM and Pixtral for optimized inference..
-
Beyond the Hype: Architecting Systems with Agentic AI
The panelists discuss architecting with Agentic AI: the hype, the reality, and how to build production-ready, trustworthy systems with guardrails, observability, and continual relevance.
-
Your Roadmap to a Fulfilling Career: the Pillars of Staff+ Growth
David Grizzanti shares a roadmap for senior software developers and architects, explaining how to navigate the staff-plus career path and find fulfillment beyond a title.
-
Myth Busters: is Rust a Slam Dunk?
Ramya Krishnamoorthy explains why her team at Momento rewrote their core platform from Kotlin to Rust to achieve lower latencies and better cost efficiency.
-
Questioning Convention: C# as a Shortcut to Startup Velocity
Sam Cox explains why he chose C# to build his startup's platform, detailing how its modern tooling and ecosystem drove productivity and rapid iteration.
-
Chatting with Your Knowledge Graph
Jonathan Lowe discusses how to enable an LLM to chat with a structured graph database. He explains the process of using semantic search and knowledge graphs to answer natural language questions.