Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Azure Functions support for Feature Server #27

Open
samuel100 opened this issue Nov 17, 2021 · 1 comment
Open

Add Azure Functions support for Feature Server #27

samuel100 opened this issue Nov 17, 2021 · 1 comment
Labels

Comments

@samuel100
Copy link
Contributor

Allow feast users to create a HTTP endpoint that serves features with JSON I/O. This would be deployed as a Docker image through Azure Functions and Azure API gateway. This enables users to get features from Feast using any programming language that can make HTTP requests.

@edgBR
Copy link

edgBR commented Dec 23, 2021

Hi @samuel100 I am very interested in this feature.

I recently show that there is a contribution by community to do the same in AWS Lambda.

Would it be possible to get a high level understanding of which core components are needed to modify?

BR
Edgar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants