Skip to main content
Back to Tags

MLOps

43 items tagged with "mlops"

Filter by type:

Reference Architectures11

Reference Architecture

Feature Store Platform

A feature store on GCP providing consistent online and offline ML features with point-in-time correctness via Feast.

Reference Architecture

Real-Time Model Serving on GCP

A reference design for low-latency online inference on GCP using Vertex AI endpoints, autoscaling, and a feature lookup path for sub-100ms predictions.

Reference Architecture

Batch Inference Pipeline on Azure

A reference design for scheduled, large-scale offline scoring on Azure using Synapse, Azure ML batch endpoints, and a data lake for inputs and results.

Reference Architecture

End-to-End MLOps Platform on Kubernetes

A reference design for a portable MLOps platform on Kubernetes covering pipelines, experiment tracking, a model registry, serving, and monitoring.

Reference Architecture

Feature Store and Online Serving on AWS

A reference design for a dual offline/online feature store on AWS that keeps training and serving features consistent and serves them at low latency.

Reference Architecture

LLM Fine-Tuning Pipeline on GCP

A reference design for fine-tuning open LLMs on GCP using Vertex AI custom training, parameter-efficient methods, and an evaluation gate before deployment.

Reference Architecture

Recommendation System on AWS

A reference design for a two-stage recommender on AWS combining candidate retrieval and ranking, with streaming feedback and real-time serving.

Reference Architecture

Real-Time Fraud Detection on GCP

A reference design for streaming fraud detection on GCP that scores transactions in milliseconds using a feature store, rules, and an ML model.

Reference Architecture

Computer Vision Inference Pipeline on Azure

A reference design for an image and video computer-vision pipeline on Azure spanning ingestion, GPU inference, and human-in-the-loop review.

Reference Architecture

Streaming ML Feature Pipeline on GCP

A reference design for a real-time feature engineering pipeline on GCP that computes streaming aggregates and serves them to online models consistently.

Reference Architecture

Data Labeling and Training Platform on AWS

A reference design for a closed-loop data labeling and training platform on AWS that turns raw data into labeled datasets and continuously retrains models.