Skip to content

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

Read at the source →

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

back to /reading