AIToday
Large Language ModelsAI Business & IndustryAmazon AI BlogPublished: Sep 23, 2026, 01:00 JST

AWS adds CreateAIBenchmarkJob sweeps to size SageMaker AI endpoints

AWS adds CreateAIBenchmarkJob sweeps to size SageMaker AI endpoints

3 Key Points

  1. What happened

    Amazon SageMaker AI now includes built-in concurrency sweeps, run through the CreateAIBenchmarkJob API, and AWS walked through deploying NVIDIA Nemotron-3 Nano 30B on an ml.g7e.2xlarge instance.

  2. Why it matters

    AWS says the sweeps can show teams how much simultaneous traffic their generative AI endpoint can handle, so capacity decisions can be based on measured performance rather than guesswork.

  3. What to watch

    Whether built-in sweeps can replace custom load-testing teams still maintain, and how the results hold across model versions and different instance types.

WHO IT HITSCloud and platform engineers who deploy and size generative AI endpoints will need to understand these sweeps before setting fleet size, since the alternative is manual load-testing or over-provisioning GPUs.

Not sure about something? Ask the AI

Questions and answers are published on this page.

Summaries like this, in your inbox every morning.

Context & Analysis

Right-sizing a generative AI endpoint has traditionally meant deploying a model, running load tests by hand, adjusting capacity, and repeating that loop until the numbers look acceptable. The failure modes are costly in both directions: too many instances waste budget on idle GPUs, while too few cause requests to queue and latency to spike. AWS's post frames concurrency sweeps as a way to replace that trial and error with a systematic benchmark that raises simultaneous traffic in controlled steps.

The walkthrough itself uses NVIDIA Nemotron-3 Nano 30B, a Mixture-of-Experts model with 3B active parameters, deployed on an ml.g7e.2xlarge instance backed by an NVIDIA Blackwell GPU. AWS describes the settings used to serve it, including a flag required by the model's Mamba-Transformer hybrid architecture and a GPU memory utilization of 0.85 to leave headroom for cache growth under load. The benchmark then simulates traffic shaped like RAG or summarization work — 1,024 input tokens and 256 output tokens on average — and writes per-level metrics to Amazon S3.

The stakes hinge on whether teams treat the sweep output as a planning input rather than a one-off test. The post also offers an automated search recipe that finds the highest concurrency meeting one or more SLA thresholds, which AWS says can converge in fewer iterations than a linear sweep. Whether that holds across different models and instance types is likely to determine how much manual benchmarking work teams can retire.

FAQ
What does a concurrency sweep measure?
It measures throughput, or tokens per second, and latency, or how long each request takes, at each concurrency level. Increasing the load traces a curve that reveals the endpoint's saturation point.
How does the max-concurrency-under-sla recipe work?
It searches for the highest concurrency that meets one or more SLA thresholds, such as p99 end-to-end latency under 50 seconds or p95 time to first token under 1.5 seconds. In one example, combining those two SLAs produced a maximum concurrency of 80.
Amazon AI BlogRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Pangram AI detector flags Orelien novel claimJapan Times Tech · 20m ago
  • OpenAI models tapped SEC.gov, Census.gov dataJapan Times Tech · 20m ago
  • Microsoft Copilot rebuilt with Home, Code, Autopilot tabsITmedia AI+ · 3h ago

AI-summarized, only the topics you pick: one digest a day via Email, LINE, or Slack.

Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. The AI reads this article, earlier AIToday articles, and Wikipedia, and cites its sources. Q&As are published on this page for other readers too.

Questions and answers are published on this page.

Related Articles

Next articleHeidi Health raises $340 million for clinical AI agents