# AWS adds prefix-aware routing to SageMaker Inference for LLM endpoints

_Thursday, September 10, 2026 at 5:58 PM EDT · AI · Latest · Tier 2 — Notable_

![AWS adds prefix-aware routing to SageMaker Inference for LLM endpoints — Primary](https://d2908q01vomqb2.cloudfront.net/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59/2026/09/10/ML-21885-featured-image.png)

Amazon SageMaker Inference introduced prefix-aware routing, a routing strategy that sends requests sharing the same prompt prefix to the same instance so cached key-value pairs are reused instead of recomputed.

AWS said the feature is available today on real-time inference endpoints and is configured per production variant via RoutingStrategy and PrefixAwareRoutingConfig, switchable without redeploying the model. In AWS benchmarks on Llama 3.1 70B across seven ml.p5.48xlarge instances with vLLM prefix caching enabled, P50 time-to-first-token fell by up to 77 percent and throughput rose up to 16 percent on long-context workloads, with KV cache hit rates moving from roughly 25 percent to over 80 percent.

AWS reported routing overhead of 1.3-1.9 milliseconds per request.

## Sources

- [AWS Machine Learning Blog](https://aws.amazon.com/blogs/machine-learning/reduce-llm-latency-with-prefix-aware-routing-on-amazon-sagemaker-inference/)

---
Canonical: https://techandbusiness.org/newswire/Vw2pjilvS3lkLPi8qW9e3g
Retrieved: 2026-09-11T04:24:41.309Z
Publisher: Tech & Business (techandbusiness.org)
