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

Schedule transformations using stepfunctions #34

Open
jankatins opened this issue Nov 24, 2022 · 0 comments
Open

Schedule transformations using stepfunctions #34

jankatins opened this issue Nov 24, 2022 · 0 comments

Comments

@jankatins
Copy link
Collaborator

jankatins commented Nov 24, 2022

Currently kreuzlaker uses cron lines to schedule tasks, but this might result in problems when tasks depend on each others. Step functions seem an nice solutions for this. Stepfunctions also seem to have a nice solution for notifications on failure.

E.g. see this presentation: https://speakerdeck.com/nicor88/dbt-serverless-how-to-run-dbt-in-your-aws-account?slide=18
-> Stepfunction example

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

No branches or pull requests

1 participant