Skip to content
_CORE
AI & Agentic Systems Core Information Systems Cloud & Platform Engineering Data Platform & Integration Security & Compliance QA, Testing & Observability IoT, Automation & Robotics Mobile & Digital Banking & Finance Insurance Public Administration Defense & Security Healthcare Energy & Utilities Telco & Media Manufacturing Logistics & E-commerce Retail & Loyalty
References Technologies Blog Know-how Tools
About Collaboration Careers
CS EN DE
Let's talk

Model Serving and A/B Testing ML Models in Production

20. 06. 2022 Updated: 24. 03. 2026 1 min read CORE SYSTEMSdevelopment
This article was published in 2022. Some information may be outdated.
Model Serving and A/B Testing ML Models in Production

Training a model is half the work. Getting it into production, monitoring performance, and safely updating it — that’s the other, harder half.

Model Serving on Kubernetes

Seldon Core for orchestrating model serving on Kubernetes. Inference graph: pre-processing → model → post-processing. Automatic scaling based on request rate. REST and gRPC endpoints.

A/B Testing ML Models

We don’t want to deploy a new model to 100% of traffic at once. Canary deployment: 5% of traffic to the new model, 95% to the existing one. We compare business metrics (conversion rate, not just accuracy). If the new model wins → gradual rollout.

Model Monitoring

We track: prediction latency, error rate, feature drift (is the distribution of input data changing?), prediction drift (is the model predicting differently?). Alibi Detect for drift detection, alerting when thresholds are exceeded.

ML in Production = Continuous Delivery

Model deployment is a DevOps problem. A/B testing, canary releases, and monitoring — the same principles as for software.

model servinga/b testingmlopsseldon coreml
Share:

CORE SYSTEMS

We build core systems and AI agents that keep operations running. 15 years of experience with enterprise IT.

Need help with implementation?

Our experts can help with design, implementation, and operations. From architecture to production.

Contact us
Need help with implementation? Schedule a meeting