Hello everybody!
I am writing you to ask your help regarding an interesting question: my data-system hosted on AWS uses Glue (AWS) Jobs for ETL processes. I want to backup all my jobs (written in python) on a bitbucket repository.
1) It is possible?
2) if so, is it possible to create a system that in an automatic way backup a Glue Job that has been modified on the bitbucket repository?
Thank you very much!