How do you monitor ML infrastructure cost?
mediumAnswer
- (1) Tag resources by (team, project, model, environment).
- (2) Cost per model per day: infra cost + prediction volume → spent = key metric.
Check yourself — multiple choice
- Random
- Tag by team/project/model/env + $/prediction per model + spike alerts (2σ) + budget alerts + FinOps dashboard (idle GPU/over-provision) + right-size + cost per experiment; AWS/GCP/Kubecost
- Not needed
- Just count
Cost monitoring: tag + $/prediction + spike alerts + FinOps + right-size.
#monitoring#infrastructure
Practise MLOps & Data Quality
215 interview questions in this topic.