Deliver more impact w/ modern data tools, without getting overwhelmed See how in The Starter Guide for Modern Data → www.kahandatasolutions.com/guide
@victoriwuoha30812 жыл бұрын
This is aptly said @Kahan Data Solutions. Automation, CI/CD are here to stay in the MDS. Thanks for sharing.
@nicky_rads2 жыл бұрын
Awesome video, spot on! The world of data is always evolving. Totally agree with you that integrating multiple tools and having them work together is very rewarding!
It will be interesting to see if the DataOps Engineer job title will start popping up in the next few years. Lot of interesting things going on in the "Ops" world DataOps and also MLops. I think people are starting to realize that productionizing, testing, updating, maintaining etc. on any sort of software project (DevOps,DataOps,MLops) requires a unique skill set and a lot of work.
@KahanDataSolutions2 жыл бұрын
Well said and I also wouldn't be surprised if that job title starts to emerge. Feels like a natural next step for the data world.
@eliaszeray798110 ай бұрын
Great! Thank you.
@sjvr1628 Жыл бұрын
nice videos brother, pls keep doing more on aws cloud data engineering, simple and short and easily summarized.
@krist178602 жыл бұрын
Thank you ! probably the best delivery of this topic there is . Cold probably sell to my granny. If i were not on the wagon I would jump on.
@KahanDataSolutions2 жыл бұрын
Haha thanks Einar! Let's get your granny on board
@andynelson23402 жыл бұрын
How would you recommend a data engineer start learning about testing.
@KahanDataSolutions2 жыл бұрын
Hey Andy - In my experience, testing is a lot of custom queries based on expected business logic. So you (and your team) would come up with different scenarios that you would expect to be true (or false). Then write SQL scripts to get results and see if it passed/failed. dbt has some of these concepts built in and I would recommend reading through some of their documentation to get a better idea of how they view testing in a data environment. Here is a link: docs.getdbt.com/docs/building-a-dbt-project/tests