# How-to Guides

- [Running Feast with Snowflake/GCP/AWS](/how-to-guides/feast-snowflake-gcp-aws.md)
- [Install Feast](/how-to-guides/feast-snowflake-gcp-aws/install-feast.md)
- [Create a feature repository](/how-to-guides/feast-snowflake-gcp-aws/create-a-feature-repository.md)
- [Deploy a feature store](/how-to-guides/feast-snowflake-gcp-aws/deploy-a-feature-store.md)
- [Build a training dataset](/how-to-guides/feast-snowflake-gcp-aws/build-a-training-dataset.md)
- [Load data into the online store](/how-to-guides/feast-snowflake-gcp-aws/load-data-into-the-online-store.md)
- [Read features from the online store](/how-to-guides/feast-snowflake-gcp-aws/read-features-from-the-online-store.md)
- [Scaling Feast](/how-to-guides/feast-snowflake-gcp-aws/scaling-feast.md)
- [Structuring Feature Repos](/how-to-guides/feast-snowflake-gcp-aws/structuring-repos.md)
- [Multi-Team Feature Store Setup](/how-to-guides/feast-snowflake-gcp-aws/federated-feature-store.md)
- [Running Feast in production (e.g. on Kubernetes)](/how-to-guides/running-feast-in-production.md)
- [Feast on Kubernetes](/how-to-guides/feast-on-kubernetes.md)
- [Customizing Feast](/how-to-guides/customizing-feast.md)
- [Adding a custom batch materialization engine](/how-to-guides/customizing-feast/adding-a-custom-batch-materialization-engine.md)
- [Adding a new offline store](/how-to-guides/customizing-feast/adding-a-new-offline-store.md)
- [Adding a new online store](/how-to-guides/customizing-feast/adding-support-for-a-new-online-store.md)
- [Adding a custom provider](/how-to-guides/customizing-feast/creating-a-custom-provider.md)
- [Adding or reusing tests](/how-to-guides/adding-or-reusing-tests.md)
- [Starting Feast servers in TLS(SSL) Mode](/how-to-guides/starting-feast-servers-tls-mode.md)
- [Importing Features from dbt](/how-to-guides/dbt-integration.md)
