MLOps

Moniotor/Logging/K8S #

NameDocGithubNoteNext
OpenTelemetryDocsGithubOpenTelemetry is a collection of APIs, SDKs, and tools for generating, collecting, and exporting telemetry data (traces, metrics, and logs).Getting Started with OpenTelemetry
PrometheusDocsGithubPrometheus is a systems and service monitoring system.
ThanosDocsGithubThanos is a set of components that can be composed into a highly available Prometheus setup.
ZabbixDocsGithubZabbix is an enterprise-class open-source monitoring solution for tracking the status of various network services, servers, and other network hardware.
GrafanaDocsGithubGrafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB, Prometheus and other time series databases.
LokiDocsGithubLoki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus.
containerdDocsGithubcontainerd is an industry-standard container runtime with an emphasis on simplicity, robustness, and portability. It manages the complete container lifecycle, including image transfer, storage, container execution, networking, and low-level runtime integration through OCI runtimes such as runc. It is the default container runtime used by Kubernetes (via CRI).Need Real Install
runcDocsGithubrunc is a lightweight, portable, OCI-compliant container runtime. It is responsible for creating and running containers by directly interacting with Linux kernel features such as namespaces and cgroups. runc is the default low-level runtime used by containerd and Kubernetes environments.Need Real Install
DocsGithub
DocsGithub
DocsGithub
DocsGithub
DocsGithub
DocsGithub

MLOps #

NameDocGithubNote
mlflowDocGithub侧重模型实验追踪 (Tracking) 和生命周期管理
MLRunDocGithub编排式的 MLOps 框架,强于实时数据处理与自动化
AirflowDocGithub通用的工作流调度平台,基于 Python DAG
ArgoDocGithub云原生 (K8s) 工作流引擎,适合 CI/CD 和数据流水线
KubeflowDocGithub基于 K8s 的端到端机器学习平台,生态完整但相对复杂
DatabricksDocGithub统一数据分析平台,由 Spark 创始团队打造,深度集成 MLflow
DVCDocGithub机器学习版本控制工具,类似“数据界的 Git”
BentoMLDocGithub专注于模型打包、部署与高性能模型服务的框架
RayDocGithub分布式计算框架,常用于大规模模型训练和在线推理

https://mlops.swiss-ai-center.ch/syllabus/

https://mlops.swiss-ai-center.ch/tools/

https://ml-ops.org/content/end-to-end-ml-workflow

https://mlops-guide.github.io/

https://www.systemdesigner.net/ml-systems/ml-fundamentals

https://madewithml.com/


GPU资源调度与性能优化 #

Kubernetes 中的 GPU 调度与虚拟化手册

美团视觉GPU推理服务部署架构优化实践

利用 NVIDIA 数据中心监控工具优化 GPU 集群性能

提升AI训练性能:GPU资源优化的12个实战技巧

Kubernetes GPU资源调度优化:基于vGPU虚拟化技术实现算力利用率倍增



Reference #

👍 awesome-mlops

mlops-zoomcamp

graviraja/MLOps-Basics

GokuMohandas/mlops-course

ML with Ramin

👍 MLOps_Project

MLOps-Recommendation

👍 mlops-project

techiescamp/mlops-for-devops

Azure MLOps (v2) Solution Accelerator

MLOps Application for Real Estate Price Prediction

👍 Made-With-ML