Seldonvs
AWS SageMaker


AWS SageMaker: Build, train, and deploy machine learning models at scale

Kubernetes model serving whose current version is licensed under the Business Source Licence
As of 30 August 2026, Seldon is free to use. Seldon deploys models on Kubernetes as inference graphs with routing, canaries and explainability. Softwr lists it under Machine Learning. Seldon is made by Seldon Technologies, launched in 2014, available on Linux.
Overview
Seldon is model serving infrastructure for Kubernetes, from Seldon Technologies in London. A deployment is described as a Kubernetes custom resource and an operator creates the pods, routing and scaling behind it, supporting multi-step inference graphs, traffic splitting, shadow deployments and canaries, with drift detection and explanation available through the companion Alibi libraries. There are two generations. Seldon Core v1 is Apache 2.0 and is in maintenance. Seldon Core v2 is a different architecture built around a scheduler, model servers and Kafka-backed pipelines, and it was relicensed under the Business Source Licence in 2024, which permits evaluation and non-production use but requires a commercial agreement to run in production. The technical distinction is the inference graph. Most serving tools put one model behind one endpoint; Seldon models a request path with several stages, a transformer, two models, a combiner, a router, deployed, versioned and scaled as one unit. Teams that need ensembles, request-time feature transformation or genuine traffic-split experiments in production adopt it for that. Commercially, though, the licence change is now the more consequential fact for anyone evaluating it, because the version that remains freely usable in production is the one that is no longer being developed. It is bought by enterprises with existing Kubernetes platform teams and serving requirements beyond a single endpoint, typically in banking, insurance and telecommunications, and it assumes an engineer who is fluent in Kubernetes rather than in modelling. The trade-off has two parts. The infrastructure cost is real, because v2 pipelines depend on Kafka, which an organisation that does not already run it acquires purely in order to serve models. And the licensing cost arrives late, because the thing evaluated free is not the thing that can be run free.
The honest half
Concrete and checkable, so you can decide whether any of them matter to you. This is the half of a review a vendor will not write about Seldon.
Cross-shopped
Each pairing was judged by two reviewers asking whether a buyer would genuinely weigh the two against each other. The ones that failed were deleted rather than published.


AWS SageMaker: Build, train, and deploy machine learning models at scale


Google Vertex AI: Unified ML platform to build, deploy, and scale AI models


Azure Machine Learning: Enterprise-grade machine learning service


DataRobot: Enterprise AI platform for automated machine learning
Pricing
Taken from the vendor's own pricing page. Prices move, so check before you buy.
Seldon Core
Free
Seldon Deploy
Free
Capabilities
Kubernetes custom resources
Deployments declared as manifests and reconciled by an operator, so serving fits existing GitOps practice
Inference graphs
Multi-step request paths with transformers, routers, combiners and several models as one deployable unit
Traffic strategies
A/B splits, canary rollouts and shadow traffic for testing a new model against live requests
Open Inference Protocol
Standard prediction interface via MLServer and compatible runtimes
Alibi Explain
Explanation methods including counterfactuals and anchors deployed alongside a model
Alibi Detect
Outlier, adversarial and drift detection on live inference traffic
Kafka-backed pipelines in v2
Inference steps connected through a log, giving asynchronous and replayable request flows
Commercial control plane
Seldon's paid products add management, governance and monitoring interfaces above the serving layer
Answered, with sources
Each answer names the page it came from, so you can check it rather than take our word for it.
Partly, and this is the thing to check before you build on it. Core v1 is Apache 2.0 but in maintenance. Core v2 was moved to the Business Source Licence in 2024, which allows evaluation but not unlicensed production use. Verify the current licence of each component you intend to run, including MLServer and the Alibi libraries.
Architecture, not just version number. v2 introduces a scheduler, a different set of custom resources and Kafka-backed pipelines. Manifests, mental model and operations all change, so treat a move as a project.
Yes. It is a Kubernetes-native system and there is no meaningful deployment without a cluster and someone competent to run it.
Seldon's Python inference server implementing the Open Inference Protocol, usable inside Seldon deployments or on its own. Check its current licence alongside Core's, since the company has moved projects onto the Business Source Licence.
For v2 pipelines, yes. If you only need single models served, that dependency is a large amount of infrastructure for the benefit, and a simpler serving layer may be the better answer.
Behind it
Keep looking
Build, train, and deploy machine learning models at scale
Microsoft's managed platform for training, tracking and deploying models on Azure
Open source Python framework that packages models into deployable inference services
Data versioning and container pipelines that run on your Kubernetes cluster
Git-style versioning for data sets and models, with the files kept in object storage
Platform for tracking, comparing, and optimizing ML experiments
Browser-based platform where visual data preparation and written code share one pipeline
Git-style versioning for data sets and models, with the files kept in object storage
Softwr does not host reviews and shows no star rating for Seldon, because a rating we did not collect is not ours to publish. What is here is the pricing and platform detail from the vendor’s own pages, limitations we could state concretely, and alternatives a reviewer confirmed people weigh against it. Tell us if any of it is wrong.
What people switch to, and what they give up
Every tier, and where the cost actually lands
Put it head to head with anything we hold
Its rating, and an embed for your own site
Open-source MLOps platform for experiment tracking and orchestration
Open-source self-hosted, with paid hosted and enterprise tiersLLM engineering platform for testing and evaluating AI agents in production
Tiered subscription with usage-based overage chargesOpen-source AI orchestration framework for LLM applications
Open-source with optional paid enterprise supportThe world's most popular data science platform