Deploying a Java feature server on Kubernetes

This tutorial guides you on how to:

  • Define features and data sources in Feast using the Feast CLI

  • Materialize features to a Redis cluster deployed on Kubernetes.

  • Deploy a Feast Java feature server into a Kubernetes cluster using the Feast helm charts

  • Retrieve features using the gRPC API exposed by the Feast Java server

Try it and let us know what you think!

Last updated