Engineering stories, reviewed by editors
The craft of serving models at scale
Deep, practical writing on Kubernetes, GPUs, autoscaling, and the economics of machine-learning inference — from engineers who run it in production.
Featured
CRCarlos Ruiz
MIG vs time-slicing: partitioning GPUs for inference
When to slice an A100 into seven, and when not to.
AKAisha Khan
The four golden signals for model inference
Latency, traffic, errors, saturation — adapted for GPU serving.
DODaniel Okoro
Autoscaling inference with KEDA and custom metrics
Scale on queue depth, not CPU. Your wallet will thank you.
MLMei Lin
Speculative decoding in production: a field report
Draft models, acceptance rates, and the latency wins that survived contact with reality.
AKAisha Khan
SLOs for ML services that product teams actually trust
Error budgets when your dependency is a probabilistic model.
CRCarlos Ruiz
Quantization without the accuracy cliff
INT8, FP8, and AWQ — measuring what you actually lose.
TBTom Becker
Edge inference: serving models at the CDN
Latency budgets when 50ms of network is unacceptable.