Computer Pathshalaकंप्यूटर पाठशाला
← All courses
AI/ML OpsArchitect

ML Production Patterns

Drift, shadow deploys, retraining, evals — the boring 70%

Weeks
8
Lessons
40
Browser labs
10
Students
Rating
Tuition · INR
11,990
or 3× EMI · UPI accepted
Audit free
Free preview · 2 lessons

Try before you pay.

Two full lessons from ML Production Patterns — exact topics, hands-on lab pairings, same depth as the paid course. Watch the videos free; sign up to access labs + the rest of the curriculum.

Video coming soon · subscribe on YouTube to be notified
Lesson 0122 min

The 5 failure modes of production ML

Production ML systems fail in predictable ways. We catalogue the top 5 — feature drift, label drift, concept drift, infrastructure drift, eval drift — with real anonymized client examples.

What this lesson teaches
  • · Feature drift: input distribution changes (often during external events)
  • · Concept drift: the relationship between features and label changes
  • · Label drift: ground truth definition changes (annotation policy shifts)
  • · Infrastructure drift: silent dependency upgrades break inference
  • · Eval drift: holdout set becomes stale and stops representing reality
Sign up free to access lab + sandbox →
Video coming soon · subscribe on YouTube to be notified
Lesson 0228 min

Shadow deployments + canary patterns for ML

How to safely roll out new model versions in production. Shadow deploys (run new alongside old, compare without affecting users), canary deploys (gradually shift traffic), and the rollback patterns that actually work.

What this lesson teaches
  • · Shadow deploy: capturing predictions without serving them
  • · Online comparison: bias-corrected lift estimation
  • · Canary deploy: 5% → 25% → 50% → 100% traffic shifts
  • · Rollback triggers: which metrics matter (and which to ignore)
  • · Multi-armed bandit alternatives to A/B testing for ML
● Paired lab

Implement shadow deploy + canary for an XGBoost classifier on real production data.

Sign up free to access lab + sandbox →

These are 2 of 40 lessons. Subscribe to @computerpathshala654 for new lessons + course launches. The full 38 remaining lessons are included with cohort enrolment, with a 7-day money-back guarantee.

What you’ll build

10 capstones. Reviewed by senior engineers.

01Build a VPC + EC2 from scratch● Lab
02Containerize a Node app & push to ECR● Lab
03Deploy to EKS with Helm● Lab
04Terraform a 3-tier app● Lab
05GitHub Actions: build → push → deploy● Lab
06Blue-green deploy with Route53● Lab
07Set up Prometheus + Grafana on EKS● Lab
08SLO-based alerting● Lab
09Chaos test with AWS FIS● Lab
10Cost-optimize an EC2 fleet● Lab
Curriculum

40 lessons across 8 weeks

Week 01Module 15 lessons · 1-2 labs
  • · Detailed week-by-week curriculum publishes before cohort start.
  • · Sign up to be notified when this course launches.
Week 02Module 25 lessons · 1-2 labs
  • · Detailed week-by-week curriculum publishes before cohort start.
  • · Sign up to be notified when this course launches.
Week 03Module 35 lessons · 1-2 labs
  • · Detailed week-by-week curriculum publishes before cohort start.
  • · Sign up to be notified when this course launches.
Week 04Module 45 lessons · 1-2 labs
  • · Detailed week-by-week curriculum publishes before cohort start.
  • · Sign up to be notified when this course launches.
Week 05Module 55 lessons · 1-2 labs
  • · Detailed week-by-week curriculum publishes before cohort start.
  • · Sign up to be notified when this course launches.
Week 06Module 65 lessons · 1-2 labs
  • · Detailed week-by-week curriculum publishes before cohort start.
  • · Sign up to be notified when this course launches.

Detailed week-by-week breakdown for this course is being finalised. Subscribe to @computerpathshala654 to be notified when it launches.

More from AI/ML Ops

Pair it with