Corporate · onsite · online training worldwide
contact@DevOpsSchool.com· +91 99057 40781·
> AI & Model Governance · DevOpsSchool Trainer

ModelOps Trainer

Private corporate batches, live online cohorts and 1-on-1 mentoring in model inventory, independent validation, approval gates, drift monitoring and decommissioning across a model portfolio — taught by a practitioner who runs it in production.

20 years across DevOps, SRE and Security · 10,000+ engineers trained · Trained teams at JPMorgan Chase, Verizon, Nokia and the World Bank

DeliveryOnline · Onsite · Hybrid
FormatsCorporate · 1-on-1 · Cohort
AgendaCustomisable
Batch size8–30 engineers
Engineers we've trained work at
JPMorgan ChaseBank of AmericaWells FargoVerizonNokiaWorld BankGE HealthcareVMwareOracleQualcommMercedes-BenzAirbusDatadogSplunkDeloitteInfosysWiproCapgemini
# who teaches it

Your ModelOps trainer

Rajesh Kumar

Principal DevOps Engineer & Architect

Early-bird MLOpsAIOps practitionerData platform operations20 years in productionPrincipal / architect roles10,000+ engineers trainedM.Tech BITS Pilani25+ certifications

Rajesh teaches ModelOps as the governance layer over a real deployment platform rather than as a policy document: building a model inventory with risk tiering, running an independent validation against a model somebody else built, wiring champion-challenger and shadow deployments, and monitoring drift, stability and business KPI together so a degrading model is caught before the business notices. Sessions deliberately cover the awkward parts — what evidence an auditor will actually ask for, how to govern an LLM-based system whose output is not deterministic, and how to retire a model nobody will admit to owning.

Twenty years across DevOps, SRE and Security, in principal and architect roles at PayPay, SoftwareAG, ServiceNow, JDA Software, Intuit, Adobe and others. He has trained engineers at JPMorgan Chase, Verizon, Nokia, the World Bank, VMware, Oracle, Mercedes-Benz and Airbus — more than 10,000 people personally. He teaches what he runs, not what he reads.

One practitioner, not a bench

You are booked with a named engineer, and that is who turns up. Marketplaces and larger providers rotate whoever is free, so the person who sold you the agenda is rarely the person teaching it.

The same trainer is available for the next engagement, which matters when a team builds on what it learned last time.

18,000+certified learners
500+corporate batches delivered
50+countries served
100+certification programmes
# faculty

Who delivers ModelOps engagements

Your batch is assigned a named trainer before it starts, and that is who teaches it. See the full faculty.

How your ModelOps trainer is chosen

Engagements are matched on the tool, not the calendar. For ModelOps that means a trainer who has run it in production — model inventory, independent validation, approval gates, drift monitoring and decommissioning across a model portfolio — rather than whoever is free that week. You are told who is teaching before you commit, and that person is on the discovery call that shapes the agenda.

Where a batch is large enough to need a second trainer, the pairing is declared up front. The lead trainer stays accountable for the syllabus and the assessment either way.

Rajesh Kumar

Principal DevOps Engineer & Architect

India20 yrsLead trainer

Twenty years across DevOps, SRE and Security in principal and architect roles at PayPay, SoftwareAG, ServiceNow, JDA Software, Intuit, Adobe, IBM/Emptoris, Ness, MindTree and Accenture. He has trained more than 10,000 engineers personally, at organisations including JPMorgan Chase, Verizon, Nokia, the World Bank, VMware, Oracle, Mercedes-Benz and Airbus. He teaches what he runs, not what he reads.

Kunal Jain

IndiaInstructorCoach

Nikhil Gupta

IndiaInstructorCoach

Pranab Kumar

IndiaInstructorCoach

Rohit Ghatol

IndiaInstructorCoach

Amit Agarwal

IndiaInstructorCoach

Anil Kumar

IndiaInstructorCoach

Balachandran Anbalagan

IndiaInstructorCoach

Durga Prasad

IndiaInstructorCoach

Gaurav Aggarwal

IndiaInstructorCoach

Harsh Mehta

IndiaInstructorCoach

Kapil Gupta

IndiaInstructorCoach

# how to engage

Four ways to work with this trainer

Private corporate batch

Teams of 8–30

Custom agenda, your timezone, onsite or online, NDA-friendly.

Request a quote

1-on-1 mentoring

Individual engineers

A private instructor and a curriculum built around your goal.

₹99,999

Live & Interactive cohort

Individuals who want peers

Scheduled batch, max 8 to 10 hours of live instruction.

₹34,999

Self-paced video

Self-starters

Full LMS access — 20+ courses and 50+ tools included.

₹833/mo
# private batches

Private ModelOps training for your team

A private batch starts with a discovery call. We look at the stack you actually run — the CI system, the cloud, the constraints — and map the agenda onto it, so examples use your topology rather than a generic one.

Delivery is onsite at your premises, live online, or hybrid, scheduled around your release calendar rather than ours. Batches run 8 to 30 engineers.

Every attendee leaves with recordings, slides, lab repositories and a completion certificate. You receive an attendance and assessment report. Invoicing supports PO and GST.

Talk to us about a private ModelOps batch

What you provide vs what we bring

  • You: the room or the call, and the engineers
  • Us: trainer, agenda, labs, assessment, certificates
  • Labs: we guide your team through provisioning their own free-tier cloud environment — the skill goes with them
# the technology

What is ModelOps?

ModelOps is the discipline of operating and governing every decision model an organisation runs in production — not only machine learning, but rules engines, optimisation solvers, statistical and actuarial models, and now retrieval and LLM-based systems. It treats those models as a portfolio with an inventory, owners, risk tiers, approval gates, monitoring and a retirement path, in the same way an organisation treats applications or financial controls.

It is worth being honest about the boundary with MLOps, because vendors are not. MLOps is about the path from experiment to serving: reproducible training pipelines, feature stores, registries, CI, CD and continuous training, and the platform underneath. ModelOps takes the portfolio view once models are there and asks different questions — how many models are actually in production, who owns each one, which are material enough to need independent validation, what evidence exists that a model still works, and what happens when it stops working. The toolchains overlap heavily; the decision rights, the artefacts and the audience do not.

In regulated organisations that framing is not optional. Model risk management supervisory guidance in banking, the EU AI Act's risk tiers and documentation duties, NIST's AI Risk Management Framework and ISO/IEC 42001 all assume something close to a ModelOps function: a complete inventory, tiered controls proportional to risk, validation independent of the people who built the model, monitoring against business outcomes rather than only technical metrics, and an audit trail that can be produced on request rather than reconstructed afterwards.

Why this skill matters now

Most organisations have more models in production than they can list. Notebooks became scheduled jobs, a vendor product embedded a scoring model nobody reviewed, an analyst's spreadsheet drives a pricing decision, and a genuinely governed inventory covers a fraction of what is actually making decisions. That gap only becomes visible when a model fails publicly or a regulator asks for the list.

Regulation has closed in quickly. The EU AI Act imposes obligations by risk tier with real penalties; financial regulators have expected documented model risk management for over a decade and now apply it to machine learning; sector regulators are asking for evidence of fairness testing and human oversight. At the same time generative AI has put non-deterministic models into customer-facing decision paths, often deployed by teams with no prior exposure to validation, monitoring or documentation duties.

The scarce skill is the combination. Plenty of people can build a model, and a growing number can deploy one. Far fewer can risk-tier a portfolio, run an independent validation that finds real weaknesses, design monitoring that catches a slow drift in customer mix rather than only a broken feature pipeline, and write documentation that satisfies an auditor without stalling the teams doing the work.

ModelOps training
# outcomes

What your team can do afterwards

Build and maintain a model inventory that captures every production decision model, not just the ones on the ML platform
Risk-tier models and apply controls proportional to impact rather than one process for everything
Run an independent validation — conceptual soundness, data quality, benchmark and challenger comparison — and write the report
Design approval and change control that lets low-risk models ship quickly while material ones get real scrutiny
Deploy with champion-challenger, shadow scoring and staged rollout, with a rollback that has been tested
Monitor production models for data drift, concept drift, stability and business KPI degradation, with defined revalidation triggers
Assess and document fairness, explainability and human oversight to a standard an auditor accepts
Govern LLM and retrieval-based systems with evaluation suites, versioned prompts and guardrails rather than hope
Decommission models safely, including the downstream dependencies nobody documented
# curriculum

7 modules. Live demos in a real lab, not slides.

01ModelOps versus MLOps — scope, roles and decision rightsLive & Interactive5 hrs · 2 assignments · 1 capstone

Where the two disciplines genuinely differ and where the marketing blurs them. The portfolio view, the model lifecycle as a governance object, the roles that must be separate — developer, owner, validator, approver — and the honest assessment of which controls an organisation needs given its risk profile rather than because a framework lists them.

Topics: The full population of decision models: ML, rules, optimisation, statistical, vendor-embedded, LLM-based · What MLOps solves and what it leaves open · Lifecycle stages as governance gates rather than pipeline stages · Three lines of defence applied to models, and how it works in a small organisation · Separation between model development, ownership, validation and approval · Proportionality: why one process for every model fails in both directions

  • Assignments: (1) List every model making decisions in one business area, including the ones outside the ML platform; (2) Map current roles onto developer, owner, validator and approver and mark the gaps
  • Capstone: Write a target operating model for governance covering roles, gates and proportional controls
02The model inventory and risk tieringLive & Interactive5 hrs · 2 assignments · 1 capstone

The artefact everything else depends on. What a model record must contain, how registration is enforced rather than requested, linking the inventory to registries and deployment systems so it stays current, and a risk-tiering method that produces different control sets and survives challenge from both engineers and auditors.

Topics: Model record contents: purpose, owner, data, method, downstream use, dependencies · Registration enforced at deployment rather than by policy request · Linking the inventory to MLflow, SageMaker or Vertex registries and to CI/CD · Risk tiering dimensions: materiality, autonomy, reversibility, exposure to individuals · Control sets per tier — what a tier-3 model is genuinely exempt from · Finding shadow models: scheduled notebooks, spreadsheets, vendor scoring · Keeping the inventory accurate: reconciliation and staleness detection

  • Assignments: (1) Build an inventory schema and populate it for at least five real models; (2) Risk-tier those models and write the justification for each tier
  • Capstone: Deliver a working inventory with automated registration and a reconciliation report
03Independent validation and model documentationLive & Interactive5 hrs · 2 assignments · 1 capstone

Reviewing a model you did not build. Conceptual soundness, data lineage and representativeness, outcome analysis, benchmarking against a simple alternative, sensitivity and stress testing — then writing it up as a document that records limitations honestly and states the conditions under which the model may be used.

Topics: Conceptual soundness: does the method suit the problem and the data · Data validation: lineage, leakage, representativeness, label quality · Benchmarking against a trivial baseline and a challenger · Sensitivity, stress and edge-case testing · Replication and reproducibility of the approved artefact · Model documentation and model cards: intended use, limitations, conditions of use · Validation findings, severity and remediation tracking

  • Assignments: (1) Validate a supplied model end to end and produce findings ranked by severity; (2) Write a model card that states limitations a business user would actually understand
  • Capstone: Produce a full validation report and approval recommendation for a material model
04Deployment governance and change controlLive & Interactive5 hrs · 2 assignments · 1 capstone

Getting an approved model into production without either rubber-stamping or gridlock. Approval workflow tied to risk tier, reproducing exactly what was approved, staged release patterns that gather evidence before full exposure, and the change-control question of what counts as a new model rather than an update.

Topics: Approval workflow by tier, with standard changes pre-approved · Artefact immutability: proving what runs is what was approved · Shadow scoring, champion-challenger and staged rollout · Traffic splitting, guardrail metrics and automated rollback · Retraining: when it is a change requiring approval and when it is not · Emergency changes and after-the-fact review · Serving patterns — batch, online, embedded — and their governance differences

  • Assignments: (1) Implement a champion-challenger deployment with a defined promotion criterion; (2) Write a change policy distinguishing retrain, refit, and new-model cases
  • Capstone: Ship a model through the full approval, shadow and staged rollout path with evidence at each gate
05Production monitoring — drift, stability and business outcomeLive & Interactive5 hrs · 2 assignments · 1 capstone

Knowing whether a model still works. Input drift and its measures, concept drift where the relationship itself moves, prediction stability, delayed ground truth and how to monitor when labels arrive months later, segment-level degradation hidden by healthy aggregates, and the thresholds that trigger revalidation rather than another dashboard.

Topics: Data drift measures: PSI, KS, KL divergence and their failure modes · Concept drift and the delayed-label problem · Prediction stability and score distribution monitoring · Business KPI monitoring: approval rates, loss rates, conversion, override rates · Segment-level monitoring and Simpson's paradox in production · Feature pipeline failures that look like drift · Thresholds, alert routing and the revalidation trigger · Human override and feedback data as a monitoring signal

  • Assignments: (1) Instrument drift, stability and one business KPI for a deployed model; (2) Replay a shifted dataset and tune thresholds so the alert fires before the KPI moves
  • Capstone: Build a monitoring pack with defined triggers that would catch degradation before the business does
06Fairness, explainability and regulatory obligationLive & Interactive5 hrs · 2 assignments · 1 capstone

The controls that are increasingly non-negotiable. Fairness metrics and the trade-offs between them, explainability methods and their genuine limits, human oversight designed to be meaningful rather than nominal, and mapping obligations from the EU AI Act, NIST AI RMF, ISO/IEC 42001 and model risk supervisory guidance onto controls you already run.

Topics: Fairness definitions, their incompatibility, and choosing one defensibly · Bias testing across protected and proxy attributes · Global and local explanation methods, and where SHAP and LIME mislead · Adverse action and right-to-explanation requirements in practice · Human-in-the-loop that is meaningful rather than a rubber stamp · EU AI Act risk tiers and documentation duties · NIST AI RMF and ISO/IEC 42001 mapped to existing controls · Model risk management guidance applied to machine learning

  • Assignments: (1) Run a fairness assessment on a model and document the metric chosen and why; (2) Map one regulatory obligation onto specific controls, artefacts and owners
  • Capstone: Deliver a compliance evidence pack for one model against a named regulatory obligation
07Governing generative AI, portfolio management and retirementLive & Interactive5 hrs · 2 assignments · 1 capstone

The newest and oldest problems together. Applying model governance to LLM and retrieval systems where output is non-deterministic and the model is a third party's, then running the portfolio: review cadence, aggregate risk reporting, and the decommissioning process that most organisations discover they have never done.

Topics: Governing a model you did not train: vendor LLMs, versions and deprecation notices · Evaluation suites, regression tests and golden datasets for generative systems · Prompt and retrieval configuration as versioned, reviewed artefacts · Guardrails, output filtering and human escalation paths · Monitoring hallucination, refusal, toxicity and cost per interaction · Portfolio reporting: aggregate risk, coverage of controls, overdue validations · Model committee cadence and decision records · Decommissioning: dependency discovery, shadow running, archival of evidence

  • Assignments: (1) Build an evaluation suite for an LLM feature and run it as a regression gate; (2) Plan the retirement of a model with unknown downstream consumers
  • Capstone: Deliver a portfolio governance pack: inventory, control coverage, review cadence and a retirement plan

Need this mapped to your stack?

We rebuild the agenda around the tools you actually run.

Request a custom agenda
# hands-on

Labs and capstones your engineers actually build

LAB · INVENTORY

Find every model in the estate

Build an inventory schema, populate it from registries, schedulers and interviews, risk-tier the results, and produce the reconciliation report that shows what is missing.

inventoryrisk tieringregistry
LAB · VALIDATION

Validate somebody else's model

Take a supplied model with deliberate weaknesses — leakage, an unrepresentative sample, an unjustified method — and produce a validation report with severity-ranked findings.

validationleakagebenchmark
LAB · DEPLOYMENT

Champion, challenger, rollback

Deploy a challenger alongside a live model, define promotion criteria before seeing results, run guardrail metrics, and execute a rollback under time pressure.

champion-challengershadowrollback
LAB · DRIFT

Catch the degradation before the business does

Instrument drift, stability and a business KPI, replay a gradually shifting population, and tune thresholds until the alert fires early enough to be useful.

driftpsimonitoring
LAB · FAIRNESS

Fairness assessment with a defensible metric

Test a model across protected and proxy attributes, choose between incompatible fairness definitions, and document the choice as an auditor would need to read it.

fairnessbiasdocumentation
CAPSTONE · GOVERNANCE

Governance pack for a regulated use case

Deliver inventory record, validation report, approval evidence, monitoring plan, fairness assessment and retirement plan for one model, mapped to a named regulatory obligation.

ai actevidenceaudit
# ecosystem

The tools ModelOps sits next to

MLflow
Evidently
SageMaker Model Registry
Azure Machine Learning
Vertex AI
KServe
Seldon Core
SHAP
Great Expectations
Airflow
Grafana
NIST AI RMF

Who this is for

  • Data scientists and ML engineers whose models are now subject to real governance requirements
  • MLOps and platform engineers asked to add inventory, approval and audit capability to an existing platform
  • Model validators and model risk analysts extending established practice to machine learning and generative AI
  • Risk, compliance and internal audit staff who need to test controls over models rather than only read policies
  • Analytics and AI leaders accountable for a portfolio of production models
  • Product owners deploying LLM-based features into customer-facing decisions

Pre-requisites

  • Understanding of how a predictive model is built, trained and evaluated — you do not need to be a data scientist
  • Familiarity with Python and notebooks well enough to read and run supplied code
  • Exposure to how models reach production in your organisation, whether by pipeline, batch job or vendor product
  • Basic knowledge of your regulatory environment, or a willingness to work through the supplied examples
  • Access to a cloud account or local environment able to run containers for the deployment labs
# pricing

Straightforward pricing

Every plan includes 1 year of full LMS access — not just this course, the entire DevOpsSchool LMS: 20+ courses, 50+ tools, videos, quizzes, assignments and projects.

Self-paced video

₹833/mo

Billed yearly at ₹9,996

Enroll now

1-on-1 mentorship

₹99,999

Full program, private instructor

Enroll 1-on-1

Corporate / private batch

8–30 engineers · custom agenda · onsite or online · PO and GST invoicing

Get a custom quote

Refunds. If we cancel or postpone a cohort, you get a full refund within 15 days. There is no money-back guarantee otherwise.

Terms. Course material remains licensed to the attendee. Read the terms.

Your data. We don't share it with third parties. Privacy policy.

Every attendee gets a verifiable certificate

  • Issued per attendee on completion
  • Verifiable at devopsschool.com/certificates
  • Hard copy available on request
  • Corporate batches receive an attendance and assessment report
DevOpsSchool

ModelOps Training

Certificate of completion

# feedback

What engineers say

4.4 / 5 from 26 reviews on Trustpilot.

★★★★★
My experience with the AIOps training was positive. The course covered important topics in a structured way, and Rajesh Kumar explained the concepts patiently. I found the practical aspects particularly helpful because they made the technical content easier to understand.
AARTI KUMARI · Trustpilot
★★★★★
I was looking to improve my understanding of AIOps, and this training helped me achieve that goal. Rajesh Kumar explained the subject in a structured and practical manner. The sessions on different AIOps concepts were informative.
Sonali Tiwari · Trustpilot
★★★★★
Very detailed explanation and has lots of patience in attending the questionnaire. Thanks again for your wonderful sessions.
Uttam Samudrala · Trustpilot
★★★★★
Good discussion, helped us to understand different tools in SRE.
Prashant Saxena · Trustpilot
★★★★★
Got good lab sessions which kept the new DevOps tool learnings to the point and it helped a lot in my career.
robin son · Trustpilot
★★★★★
I took Terraform training with the tutor named Mithilesh. I requested to tailor the course curriculum for my needs. He did an excellent job of showing me how to write the Terraform script per the instructions provided.
jason smith · Trustpilot
# comparison

Why a named practitioner beats a marketplace listing

What mattersYouTube + blogsGeneric online courseFreelance marketplaceDevOpsSchool
Named practitionerNoRarelyVaries per bookingYes — same trainer each time
Production experienceUnknownUnknownUnverified20 years, named employers
Custom agendaNoNoSometimesBuilt from your stack
Onsite deliveryNoNoSometimesYes
Lab environmentNoneSandbox that expiresVariesYour own cloud — skill goes with you
AssessmentNoneQuizRarelyAssignments + capstone per module
Per-attendee certificatesNoSometimesRarelyYes
Corporate invoicingNoLimitedVariesPO and GST
Post-training supportNoneForum, time-limitedNoneLifetime forum access
# questions

Frequently asked

How is ModelOps different from MLOps?
MLOps is the path from experiment to serving — pipelines, registries, CI/CD and continuous training. ModelOps governs the resulting portfolio: inventory, risk tiering, independent validation, approval, monitoring against business outcomes and retirement. The tooling overlaps; the decision rights and audience do not. Many teams need both, and we say clearly which module belongs to which.
Is this only relevant to banks and insurers?
No, though regulated firms have the sharpest deadlines. Any organisation with more production models than it can list has the same problem, and the EU AI Act extends documentation and oversight duties well beyond financial services. The controls are scaled to risk, so a smaller organisation runs a lighter version of the same practice.
Does this cover LLM and generative AI systems?
Yes — module seven is dedicated to it, and governance of vendor models runs through the whole course. That means evaluation suites and golden datasets instead of a single accuracy number, versioned prompts and retrieval configuration, guardrails, monitoring for hallucination and cost, and handling a third-party model that deprecates a version underneath you.
Can the agenda be customised for our stack?
Yes — that is the normal case for a private batch. We start with a discovery call, look at the ML platform, registry, serving stack and regulatory obligations you actually operate under, and rebuild the module list around them. Examples then use your model portfolio rather than a generic one.
Do we need a commercial model governance platform?
No. The labs run on open-source components — MLflow, Evidently, SHAP and a container serving stack — because the goal is understanding what the controls must do. Teams that later evaluate a commercial platform arrive with a real requirements list instead of a vendor's feature grid.
Do you deliver onsite?
Yes. Private batches run onsite at your premises, live online, or hybrid. You provide the room and the engineers; we bring the trainer, agenda, labs, assessment and certificates.
What lab environment do we need?
Attendees provision their own environment — free-tier AWS, Azure or GCP, or local VMs — and we walk them through it. We deliberately do not hand out temporary sandboxes, because the environment they build is the one they keep.
Should risk and compliance people attend with the engineers?
Yes, and mixed batches work best. The validation, fairness and evidence modules are where the two groups usually discover they mean different things by the same words, and resolving that in the room is faster than resolving it in a review cycle.
How long does a private ModelOps batch take?
Typically three to four days. Inventory, validation and deployment governance fill three days; adding fairness, regulatory mapping and generative AI governance takes it to four or five depending on how much of your own portfolio we work through.
What size are batches?
Private corporate batches run 8 to 30 engineers. Public Live & Interactive cohorts are capped at 10 so everyone gets time with the trainer.
Do attendees get a certificate?
Yes — every attendee receives a completion certificate, verifiable at devopsschool.com/certificates. Corporate batches also receive an attendance and assessment report.
What is your refund position?
If we cancel or postpone a cohort, you receive a full refund within 15 days. There is no general money-back guarantee, and GST and gateway fees are not refunded.

Still deciding?

Tell us the team, the stack and the timeline. You'll get a straight answer, not a sales sequence.

Talk to an advisor
# ready when you are

Book a ModelOps trainer — or ask a question first.

  • No spam, no drip sequence
  • Syllabus in 60 seconds
  • A human reply within one business day

Prefer to call or email?

More ways to reach us on the contact page.

Talk to an advisorRequest a quote