
MLOps for DevOps Engineers · Part 6/11
9 min read
Data Versioning with DVC & S3
Git tracks your code and MLflow tracks your models, but which dataset trained which model? DVC versions data the way Git versions code: a tiny pointer in Git, the bytes in S3. Hands-on init, add, remote, push, pull. Part 6 of the MLOps series.