feast

The Open Source Feature Store for AI/ML

24 articles 6.7k View on GitHub ↗
24 articles
How to Migrate from an Older Feast Version to the Latest Release

Easily migrate from older Feast versions to the latest release. Upgrade your SDK, use the repo-upgrade tool, and switch registries for a smoother workflow.

migration-guide
Mar 1, 2026
Feast Monitoring and Observability: Prometheus Metrics, OpenTelemetry Traces, and Data Quality Validation

Explore Feast monitoring and observability with Prometheus metrics, OpenTelemetry traces, and data quality validation. Configure your stack via Helm and Kubernetes.

getting-started
Mar 1, 2026
How Feast Supports Multi-Region Deployments: A Technical Guide to Global Feature Stores

Learn how Feast supports multi-region deployments. Configure region and location parameters for data locality and compliance across your global feature store.

technical-guide
Mar 1, 2026
How to Handle Schema Evolution and Feature Version Upgrades in Feast

Learn how to manage schema evolution and feature version upgrades in Feast by separating logical definitions from physical storage. Utilize Iceberg or Delta Lake for physical changes and immutable FeatureServices for versioned ...

how-to-guide
Mar 1, 2026
Best Practices for Organizing Feature Repositories in Feast

Master organizing feature repositories in Feast with best practices. Learn modular file structures, clear separation of config and Python logic, and naming conventions for discoverability and maintainability.

best-practices
Mar 1, 2026
How to Use Feast's Vector Search Functionality for Embedding-Based Retrieval

Learn how to use Feast's vector search for efficient embedding-based retrieval. Index vectors and query nearest neighbors with `retrieve_online_documents_v2` or `FeastVectorStore`.

how-to-guide
Mar 1, 2026
How to Integrate Feast with Great Expectations for Data Validation

Integrate Feast with Great Expectations for robust data validation. Learn how to install, define profilers, and validate historical features seamlessly.

how-to-guide
Mar 1, 2026
What’s the Difference Between Incremental and Full Materialization in Feast?

Discover the difference between incremental and full materialization in Feast. Learn why incremental materialization is the preferred choice for efficient production pipelines.

deep-dive
Mar 1, 2026
How to Set Up High Availability for the Feast Registry

Learn how to set up high availability for the Feast registry. Configure PostgreSQL or MySQL, deploy replicas with the Feast Operator, and use a Kubernetes ClusterIP Service for load balancing.

how-to-guide
Mar 1, 2026
Feast Data Sources: How to Connect BigQuery, Redshift, Snowflake, PostgreSQL, and Parquet

Connect Feast to BigQuery, Redshift, Snowflake, PostgreSQL, and Parquet. Standardize validation and type mapping for production-grade data sources. Learn more now.

how-to-guide
Mar 1, 2026
How the Feast Python Feature Server Works: Architecture and Configuration Guide

Understand the Feast Python feature server architecture and configuration. Learn how to set up and run this gRPC service for real-time and batch feature retrieval via feast listen or programmatically.

architecture
Mar 1, 2026
How to Use Feast's Feature Service API for Model Serving

Learn how to use Feast's Feature Service API to bundle features from multiple views for efficient model serving. Ensure consistent feature sets between training and inference.

how-to-guide
Mar 1, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →