Hello everyone! I am new to Kedro framework. I had...
# questions
t
Hello everyone! I am new to Kedro framework. I had a question does Kedro support deploying our code to AWS Glue Job?
d
It’s best to package the project like this https://docs.kedro.org/en/stable/tutorial/package_a_project.html
t
hey @datajoely will this help us to deploy and run the project in AWS Glue?
is there any example where we have deployed sample kedro project to Glue job
d
Not exactly but you just need to stop package and install the kedro project and run it with something like this https://docs.aws.amazon.com/glue/latest/dg/add-job-python.html