# How-to Guides

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