👨‍🔧
The Ops Compendium
  • The Ops Compendium
  • Definitions
    • Ops Definition Comparisons
  • ML & DL Compendium
  • MLOps
    • MLOps Intro
    • MLOps Teams
    • MLOps Literature
    • MLOps Course
    • MLOps Patterns
    • ML Experiment Management
    • ML Model Monitoring & Alerts
    • MLOps Tools
    • MLOps Deployment
    • Feature Stores & Feature Pipelines
    • Model Formats
    • AI As Data
    • MLOps Interview Questions
    • ML Architecture
  • DataOps
    • SQL
    • Tools
    • Databases
    • Database Modeling
    • Data Analytics
    • Data Engineering
    • Data Pipelines
    • Data Strategy
    • Data Vision
    • Data Teams
    • Data Catalogs
    • Data Governance
    • Data Quality
    • Data Observability
    • Data Program Management
    • Data KPIs
    • Data Mesh
    • Data Contract
    • Data Product
    • Data Engineering Questions & Training
    • Data Patterns
    • Data Architecture
    • Data Platforms
    • Data Lineage
  • DevOps
    • DevOps Strategy
    • DevOps Tools
      • Tutorials
      • Continuous Integration
      • Docker
      • Kubernetes
      • Cloud Objects
      • Key Value DB
      • API Gateway
      • Infrastructure As code
      • Logs
      • ELK
      • SLO
    • DevOps Courses
  • DevSecOps
    • Definitions
    • Tools
    • Concepts
  • Architecture
    • Problems
    • Development Concepts
    • System Design
Powered by GitBook
On this page
  • CONTINUOUS INTEGRATION
  • PACKAGE REPOSITORIES
  • Docker for DS
  • Kubeflow for DS
  • AirFlow
  • Prefect
  • Seldon
  • Tutorials
  • Sentry
  • Kafka for DS
  • Redis for DS
  • Statsd
  • FastAPI
  • Visualization
  • Serving Models
  • MetaFlow

Was this helpful?

Edit on GitHub
  1. MLOps

MLOps Tools

PreviousML Model Monitoring & AlertsNextMLOps Deployment

Last updated 2 years ago

Was this helpful?

CONTINUOUS INTEGRATION

  1. Github Actions

PACKAGE REPOSITORIES

  1. Pypi - public

  2. - private

Docker for DS

  • ?

  • ,

  • - run multi coker applications.

  • - Docker-Compose is simply a tool that allows you to describe a collection of multiple containers that can interact via their own network in a very straight forward way,

Kubeflow for DS

  • Tutorials:

AirFlow

Prefect

Seldon

  • Runs in k8s

  • Seldon-core seldon-deploy (what are the differences?)

Tutorials

Sentry

Kafka for DS

Redis for DS

  1. Note: redis is a managed dictionary its strength lies when you have a lot of data that needs to be queries and managed and you don’t want to hard code it, for example.

Statsd

FastAPI

Visualization

Plotly for jupyter lab “jupyter labextension install @jupyterlab/plotly-extension”

Serving Models

  1. Seldon

Dapr codifies the best practices for building microservice applications into open, independent, building blocks that enable you to build portable applications with the language and framework of your choice. Each building block is independent and you can use one, some, or all of them in your application.

MetaFlow

*, , ,

*

,

KF +

is a platform created by the community to programmatically author, schedule and monitor workflows.

by Ashish Kumar

by Tomasz Urbaszek

by Adnilson Castro

by Shritam Kumar Mund

?

Your code is telling you more than what your logs let on. Sentry’s full stack monitoring gives you full visibility into your code, so you can catch issues before they become downtime.

What is, vs

ML SYSTEM DESIGN PATTERNS, ,

is a portable, serverless, event-driven runtime that makes it easy for developers to build resilient, stateless and stateful microservices that run on the cloud and edge and embraces the diversity of languages and developer frameworks.

, and ?

Travis
Circle CI
poetry black pytest
Gemfury
What are docker layers
Install on ubuntu
Many jupyter docker images (spark too)
How to run jupyter docker 1
2
Tell docker to run on a mounted disk
Docker, keras, k8s, flask serving
Compose
Docker on ubuntu, tutorial
Containerize your ds environment using docker compose
docker for data science
using vscode to debug containers
Youtube - the easy way,
intro
intro2*
intro3
Really good detailed article, for example it supports many serving options such as seldon
presentation
Official example
Step by step tut
endtoend tut
really detailed tut
Seldon on ec2
Airflow
Airflow in 5 minutes
Airflow 2.0 tutorial
Simple ETL
Airflow Scheduler & Webserver
Airflow for DS
A better airflow
ml workflows with prefect
Serving graph, recipe file
Descriptive intro
Sales pitch intro
Kubernetes, sklearn, s2i, gcloud, seldon random serving for ab testing
Polyaxon - training, argo-package/deployment , seldin -serving
For python,
What is, terminology, use cases
memcached
Redis cluster
Redis plus spacy
Long tutorial
Statistics server, with gauges/buckets and flushing/sending ability
Flask on steroids with variable parameters
How to use plotly in python
Venn for python
res
git
Medium on DL as a service by Nir Orman
Scaling ML on the cloud
Dapr
Intro
what is