feast
combinator-ml/feast/k8s
Feast as a combinator.ml component
Feast tl; dr; A combinator data component that installs Feast, a feature store. - Introduction - Test Drive - Usage Introduction Feast is an open-source feature store. A feature store allows you to manage, govern, and trace features derived from raw data. This is useful because it helps to unify and standardise, which reduces waste, improves quality, and makes models more reproducible. Feast does not perform any computation. You can think of it as a meta-database; a database that manages other databases. It effectively creates a cache of feature data, keyed by time. The Feast libraries and CLIs provide a consistent way of pushing or streaming new data into the cache. Downstream systems use a similar interface to access point-in-time data. Learn more about feast in the documentation. Test D
| Name | Type | Description | Default |
|---|---|---|---|
| name_prefix | string | Prefix to be used when naming the different components of Feast | "combinator" |
| namespace | string | (Optional) The namespace to install into. Defaults to feast. | "feast" |
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Azure Verified Pattern Module for Azure Landing Zone
Terraform Azure Verified Resource Module for Key Vault
Terraform module for building and deploying Next.js apps to AWS. Supports SSR (L