How to level up beyond ETLs
ezzeriesa.com
How to level up beyond ETLs
1–10 of 37 posts
Re: How to level up beyond ETLs
#2Re: How to level up beyond ETLs
#3 If you find that you’re spending almost all your time on theory, start turning some attention to practical things; it will improve your theories. If you find that you’re spending almost all your time on practice, start turning some attention to theoretical things; it will improve your practice.Re: How to level up beyond ETLs
#4Perhaps start by explaining what ETL stands for and what it is.
Re: How to level up beyond ETLs
#5Perhaps start by explaining what ETL stands for and what it is.
Extract Transform Load
Pipeline of taking data from one system, transforming it and loading it into another. There is a whole industry full of software products that facilitate this such as MuleSoft. It is referred to as ETL
I was surprised to see your succinct correct answer greyed out.
Re: How to level up beyond ETLs
#6Re: How to level up beyond ETLs
#7Isn't this very very basic? I'm not seeing the "beyond" element, it's more like "How to level up to almost not zero".
Then I realised this is probably a good reference for “things to be think about” as a decent-ish data engineer.
Re: How to level up beyond ETLs
#8> The idea here is the engineering team creates ‘Lego blocks’ that consumers then assemble into end-to-end data pipelines.
Might be my personal biases, but it doesn’t really seem to set the scene for the rest of content?
The rest of it was good enough common sense “non exhaustive list of stuff to always be working on” as a data engineer or something.
Re: How to level up beyond ETLs
#9Earlier quoted context omitted.
Extract Transform Load
This is correct from my understanding, and glossing over the article and links is precisely what they're talking about. Pipeline of taking data from one system, transforming it and loading it into another. There is a whole industry full of software products that facilitate this such as MuleSoft. It is referred to as ETL I was surprised to see your succinct correct answer greyed out.
Maybe the greyed out was because just resolving the acronym is not very helpful if from the words it's not clear what that is. Like in this case.