feast
The Open Source Feature Store for AI/ML
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.
Feast Monitoring and Observability: Prometheus Metrics, OpenTelemetry Traces, and Data Quality ValidationExplore Feast monitoring and observability with Prometheus metrics, OpenTelemetry traces, and data quality validation. Configure your stack via Helm and Kubernetes.
How Feast Supports Multi-Region Deployments: A Technical Guide to Global Feature StoresLearn how Feast supports multi-region deployments. Configure region and location parameters for data locality and compliance across your global feature store.
How to Handle Schema Evolution and Feature Version Upgrades in FeastLearn 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 ...
Best Practices for Organizing Feature Repositories in FeastMaster 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.
How to Use Feast's Vector Search Functionality for Embedding-Based RetrievalLearn 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 Integrate Feast with Great Expectations for Data ValidationIntegrate Feast with Great Expectations for robust data validation. Learn how to install, define profilers, and validate historical features seamlessly.
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.
How to Set Up High Availability for the Feast RegistryLearn 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.
Feast Data Sources: How to Connect BigQuery, Redshift, Snowflake, PostgreSQL, and ParquetConnect Feast to BigQuery, Redshift, Snowflake, PostgreSQL, and Parquet. Standardize validation and type mapping for production-grade data sources. Learn more now.
How the Feast Python Feature Server Works: Architecture and Configuration GuideUnderstand 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.
How to Use Feast's Feature Service API for Model ServingLearn 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.
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:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →