# How-to Guides

- [Running Feast with Snowflake/GCP/AWS](/v0.24-branch/how-to-guides/feast-snowflake-gcp-aws.md)
- [Install Feast](/v0.24-branch/how-to-guides/feast-snowflake-gcp-aws/install-feast.md)
- [Create a feature repository](/v0.24-branch/how-to-guides/feast-snowflake-gcp-aws/create-a-feature-repository.md)
- [Deploy a feature store](/v0.24-branch/how-to-guides/feast-snowflake-gcp-aws/deploy-a-feature-store.md)
- [Build a training dataset](/v0.24-branch/how-to-guides/feast-snowflake-gcp-aws/build-a-training-dataset.md)
- [Load data into the online store](/v0.24-branch/how-to-guides/feast-snowflake-gcp-aws/load-data-into-the-online-store.md)
- [Read features from the online store](/v0.24-branch/how-to-guides/feast-snowflake-gcp-aws/read-features-from-the-online-store.md)
- [Scaling Feast](/v0.24-branch/how-to-guides/feast-snowflake-gcp-aws/scaling-feast.md)
- [Structuring Feature Repos](/v0.24-branch/how-to-guides/feast-snowflake-gcp-aws/structuring-repos.md)
- [Running Feast in production (e.g. on Kubernetes)](/v0.24-branch/how-to-guides/running-feast-in-production.md)
- [Upgrading for Feast 0.20+](/v0.24-branch/how-to-guides/automated-feast-upgrade.md)
- [Customizing Feast](/v0.24-branch/how-to-guides/customizing-feast.md)
- [Adding a custom batch materialization engine](/v0.24-branch/how-to-guides/customizing-feast/creating-a-custom-materialization-engine.md)
- [Adding a new offline store](/v0.24-branch/how-to-guides/customizing-feast/adding-a-new-offline-store.md)
- [Adding a new online store](/v0.24-branch/how-to-guides/customizing-feast/adding-support-for-a-new-online-store.md)
- [Adding a custom provider](/v0.24-branch/how-to-guides/customizing-feast/creating-a-custom-provider.md)
- [Adding or reusing tests](/v0.24-branch/how-to-guides/adding-or-reusing-tests.md)
