How to Become a Data Engineer in 2021
khashtamov.com
How to Become a Data Engineer in 2021
1–10 of 142 posts
Re: How to Become a Data Engineer in 2021
#2Re: How to Become a Data Engineer in 2021
#32021? More like 2010. Hadoop is getting deprecated rapidly and more companies split their write and read workloads. Separated storage and compute is also popular. Scala is not used that much, I think it is not worth the time investment. More and more companies go for Kotlin instead of Java when these want to tap into the Java ecosystem.
Re: How to Become a Data Engineer in 2021
#4If you are working in that domain, being able to use the CDK in TypeScript becomes way more important than being able to build a Hadoop cluster from scratch using Scala.
Re: How to Become a Data Engineer in 2021
#5Re: How to Become a Data Engineer in 2021
#6Re: How to Become a Data Engineer in 2021
#7...and nothing of basic statistics? Data Science people want to know about your data pipeline and have some quantification of the quality of that data. Also, monitoring data pipelines for data integrity often relies upon a statistical test. You don't need to go as far as Bayesian but you do need to understand when a median goes way off or if it bi-modal, etc.
Re: How to Become a Data Engineer in 2021
#8Re: How to Become a Data Engineer in 2021
#9...and nothing of basic statistics? Data Science people want to know about your data pipeline and have some quantification of the quality of that data. Also, monitoring data pipelines for data integrity often relies upon a statistical test. You don't need to go as far as Bayesian but you do need to understand when a median goes way off or if it bi-modal, etc.