You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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!
The only way I can think work this way -> Code -> Commit -> Deploy. You could find an example for Github Actions, so maybe you will be able to do something similar for bitbucket and your CI/CD pipeline. https://blog.realkinetic.com/continuous-deployment-for-aws-glue-c8abd50d7d58.
p.s. If you want to run backups for your repositories you could use the dedicated app from the marketplace: https://marketplace.atlassian.com/apps/1225728/gitprotect-io-backup-for-bitbucket
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.