Skip to content

Latest commit

 

History

History

examples

Feast Examples

  1. Quickstart Example: This is a step-by-step guide for getting started with Feast.

  2. Java Demo: Demonstrates how to use Feast with Java feature server and deployed with Kubernetes.

  3. Python Helm Demo: Demonstrates Feast with Kubernetes using Helm charts and Python feature server.

  4. RBAC Local: Demonstrates using notebooks how configure and test Role-Based Access Control (RBAC) for securing access in Feast using OIDC authorization type with in a local environment.

  5. RBAC Remote: Demonstrates how to configure and test Role-Based Access Control (RBAC) for securing access in Feast using Kubernetes or OIDC Authentication type with in Kubernetes environment.

  6. Remote Offline Store: Demonstrates how to set up and use remote offline server.

  7. Podman/Podman Compose_local: Demonstrates how to deploy Feast remote server components using Podman Compose locally.

  8. RHOAI Feast Demo: Showcases Feast's core functionality using a Jupyter notebook, including fetching online feature data from a remote server and retrieving metadata from a remote registry.