Skip to main content

A Feast Azure Provider

Project description

Feast Azure Provider

This goal of this project is to create an Azure provider for Feast, which is an open source feature store. The Feast Azure provider acts like a plugin that allows Feast users to connect to:

  • Azure SQL DB and/or Synapse SQL as the offline store
  • Azure cache for Redis as the online store
  • Azure blob storage for the feast registry store

📐 Architecture

The interoperable design of feast means that many Azure services can be used to produce and/or consume features (for example: Azure ML, Synapse, Azure Databricks, Azure functions, etc).

azure provider architecture

🐱‍👤 Getting Started

If you want to install locally:

pip install feast-azure-provider

We recommend the getting started tutorial that walks you through an end-to-end example.

You can deploy the infrastructure for feast using:

Deploy to Azure

The only 2 required parameters during the set-up are:

  • Admin Password for the the Deidcated SQL Pool being deployed.
  • Principal ID this is to set the storage permissions for the feast registry store. You can find the value for this by opening Cloud Shell and run the following command:
az ad signed-in-user show --query objectId -o tsv

Note

If you would like to recompile a custom version of feast-azure-provider, go to provider/sdk where setup.py is located, run

python setup.py bdist_wheel --universal

to generate an installable .egg file.

If you would like to install or run a custom version of feast-azure-provider, go to provider/sdk where setup.py is located, run

python setup.py install

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

feast-azure-provider-0.3.0.tar.gz (14.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

feast_azure_provider-0.3.0-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

Details for the file feast-azure-provider-0.3.0.tar.gz.

File metadata

  • Download URL: feast-azure-provider-0.3.0.tar.gz
  • Upload date:
  • Size: 14.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for feast-azure-provider-0.3.0.tar.gz
Algorithm Hash digest
SHA256 0e004e0017f34fa135101fb6c37b2e93be2b4c13c7f4eb2b80d91253571b8829
MD5 d5df8b20250f72d2de77c6f06f627fad
BLAKE2b-256 f02ea8ea5c7352235688ffc7fafbee399976ddc4580dd1433f1df43d12bea85b

See more details on using hashes here.

File details

Details for the file feast_azure_provider-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: feast_azure_provider-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 14.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for feast_azure_provider-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 15f482feabab2868cee7452d139230f003ee98a01d12b007f286046f354d0a45
MD5 cc4d1fd17ebc7fa404141488545e970e
BLAKE2b-256 68054bac2819d583eb3f76e39437acc6545aac52d61e7ac3ad04d13081a0a4aa

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page