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

Documentation of expected Deployment Patterns #241

Open
anishshah97 opened this issue Sep 14, 2021 · 2 comments
Open

Documentation of expected Deployment Patterns #241

anishshah97 opened this issue Sep 14, 2021 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@anishshah97
Copy link

Description

There is no clear documentation about how one should approach deployment once using kedro-mlflow (especially with custom models). I would love to see how one integrates CI/CD or other Ops style tools to achieve code -> mlflow model -> deployed model workflows (as many issues are faced trying to use mlflow serve).

Context

Having a clear cut understanding of the deployment patterns one should (subjectively) follow when using kedro and kedro-mlflow makes it a lot easier to understand how to approach MLOps with kedro and kedro-mlflow especially with respect to custom models.

Possible Implementation

Updating the kedro-mlflow-tutorial with a basic example of an end to end workflow.

Possible Alternatives

Adding clear documentation to a README

@Galileo-Galilei Galileo-Galilei self-assigned this Sep 14, 2021
@Galileo-Galilei Galileo-Galilei added documentation Improvements or additions to documentation good first issue need-design-decision Several ways of implementation are possible and one must be chosen labels Sep 14, 2021
@Galileo-Galilei
Copy link
Owner

This is a very good question and I have a lot to say about this. I'll update this answer by the end of the week.

@Galileo-Galilei
Copy link
Owner

Galileo-Galilei commented Mar 2, 2022

I plan to update kedro-mlflow-tutorial with 2 demo tutorials to show how to deploy a kedro-mlflow model :

  • in "batch mode" with airflow
  • in "API mode" with docker
    This will be done only after migration to kedro==0.18.0 though, so it will not be available before a couple of months

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants