Deploy a machine learning model on SageMaker Serverless Inference for intermittent traffic workloads

domain: docs.aws.amazon.com/sagemaker · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Package your model artifacts and push them to an S3 bucket; create a SageMaker Model object referencing the artifact path and the inference container image URI
  2. Create an EndpointConfig that includes a ProductionVariant with a ServerlessConfig block, specifying MemorySizeInMB (must be one of the supported values: 1024, 2048, 3072, 4096, 5120, or 6144) and MaxConcurrency
  3. Create a SageMaker Endpoint from the EndpointConfig; the endpoint starts in a Creating state and requires no instance type selection
  4. Invoke the endpoint using the SageMaker Runtime InvokeEndpoint API with a payload up to 4 MB and a processing timeout of up to 60 seconds
  5. Monitor invocation metrics in CloudWatch including invocation count, model latency, and billed duration to understand cost and cold start behavior
  6. Set ProvisionedConcurrency in the ServerlessConfig if cold start latency is unacceptable; provisioned concurrency keeps warm instances ready at additional cost

Known gotchas

Related routes

SageMaker: deploy a real-time inference endpoint
docs.aws.amazon.com/sagemaker · 6 steps · unrated
Deploy a SageMaker Asynchronous Inference endpoint and process large-payload requests via S3
docs.aws.amazon.com/sagemaker · 5 steps · unrated
Configure target-tracking auto scaling on a SageMaker real-time inference endpoint
docs.aws.amazon.com/sagemaker · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans