Hi everyone! I am new here, wandered my way over ...
# ask-community
b
Hi everyone! I am new here, wandered my way over here after reading up on dask etl jobs that leverage prefect. Anyone running their ETL jobs like that?
👋 4
d
Hi @Ben McNeill, welcome! I’m Prefect’s internal Data Engineer and I run my ETL jobs using our
DaskKubernetesEnvironment
j
Hi @Ben McNeill, and welcome!
b
Hi @Dylan @Jeremiah Is there a resource you recommend for "where do I start?" I am trying to solve an ETL process for relational database systems. 🐍
d
@Ben McNeill give this tutorial a shot: https://docs.prefect.io/core/tutorial/02-etl-flow.html
updated to go to the correct step
If you start here and continue, you’ll build up to including the Dask executor for task parallelization
b
ok thanks !
d
Of course! Let us know how we can help =]