03B: DevOps for ML
Materials:
Date: Friday, 16-Aug-2024.
Pre-work:
- MLOps Platforms some goals
- Convention over Configuration
- Data Flow Paradigm
In-Class
- Git, Docker, Docker Compose, MinIO Object Store
- Git Actions, CI/CD
- Kedro Tutorial Hands-on: Kedro pipeline execusion via airflow
- W03-L02
Post-class:
- [Doc] Kedro-Docker Deploy Kedro pipline using Docker via Kedro-Docker plug-in
- [blog]Git Flow a mental model of how to work with Git, branching process, and feature development
- [video] Git actions for Metrics tracking
- Few additional resources on Git, Git Actions, Docker in the Tutorials chapter.
- [code] Data Science Life Cycle Process a git flow like Issue tracker and branching process more suitable for Data Science Projects.