Encyclopedia · 176 concepts

MLOps & Infrastructure · intermediate · concept 135 of 176

Model Deployment & Serving

Getting trained models into production where they serve real users. Involves containerization (Docker), API frameworks (FastAPI), model servers (TensorRT, vLLM), and monitoring. Serving splits two ways: real-time endpoints optimized for latency, and batch jobs optimized for throughput and cost.

Key terms

DockerFastAPITensorRTvLLMLatencyThroughputTriton & inference serversBatch vs real-time

Learn these first

Videos

What is MLOps?

IBM Technology · YouTube

Courses, papers, and more