MLOps Tools

CONTINUOUS INTEGRATION

  1. Github Actions

PACKAGE REPOSITORIES

  1. Pypi - public

  2. Gemfury - private

Docker for DS

Kubeflow for DS

AirFlow

Prefect

Seldon

Tutorials

Sentry

  • For python, 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.

Kafka for DS

Redis for DS

  1. What is, vs memcached

  2. 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. ML SYSTEM DESIGN PATTERNS, res, git

  2. Seldon

  3. Dapr 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.

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

Last updated