MLOps Engineer
Owns: The lifecycle of production models: registry and versioning, CI/CD for training and deployment, evaluation gates, monitoring, drift detection, retraining and rollback.
Production signals we look for
- Pipelines that deploy models with evaluation gates, and a rollback they performed
- Drift or quality monitoring that caught a real problem
- Reproducible training from code and data
Resume signals that mislead
- DevOps engineers with no model lifecycle exposure
- MLflow or Kubeflow familiarity without a production model behind it
How NeoIntelli evaluates
- Walkthrough of one model lifecycle they run end to end
- Design exercise for CI/CD with evaluation gates and rollback
- Incident scenario: silent quality decay in production