Reading / 2026-06/2026-06-21t130559-what-is-inference-engineering
What is Inference Engineering?
Philip Kiely, a Baseten engineer and author of "Inference Engineering," breaks down how inference works, when to invest in it, and techniques like quantization, speculative decoding, caching, parallelism, and disaggregation for faster, cheaper LLM serving.
Jun 21, 2026 · tech · Gergely Orosz, The Pragmatic Engineer
Topics
- llm-inference
- llm-engineering
- ai-infrastructure
- production-systems
- kubernetes
Cited by
- AI infrastructure
The systems, abstractions, and operational layers that make AI models usable at scale, from compute and caching to routing, governance, agent hosting, and credential management.
- Kubernetes
Kubernetes is the dominant container orchestration platform, providing the runtime foundation for modern cloud-native infrastructure, developer platforms, and AI inference workloads.
- LLM engineering
LLM engineering spans the full stack of building with large language models: training, inference optimization, agent architecture, harness design, and the operational tradeoffs that determine whether model capability translates into reliable software.
- LLM inference
LLM inference covers how language models generate tokens from a prompt — spanning hardware constraints, serving architecture, caching strategies, quantization, routing, and cost — and has become its own engineering discipline as scale and cost pressures intensify.
- Production systems
The engineering decisions that determine how software behaves under real load, covering durability, observability, testing discipline, performance constraints, and the operational costs of failure.
Related
- Unslothtopic
- He Came, He Saw, He Cookedtopic
- The Orchestrator Isn't Your Moattopic
- Scaling Managed Agents: Decoupling the Brain from the Handstopic
- Agentic Coding is a Traptopic
- Vibe Training: Auto Train a Small Language Model for Your Use Casetopic
- Vision Language Models (Better, Faster, Stronger)topic
- How to Build Scalable Web Apps with OpenAI's Privacy Filtertopic