Data ModelingWhat is a data model? A data model is the result of a data modeling process. Data modeling […] September 10, 2023 in Data Engineering tagged data / model / entity / modelling by Mike
AWS Well-Architected FrameworkThe AWS Well-Architected Framework helps you understand the pros and cons of decisions you make while building systems […] September 9, 2023 in Cloud tagged data / enterprise / architecture / AWS by Mike
Data StorageData storage is the second stage in the data engineering life cycle. Storage is fundamental. Choosing the proper […] September 3, 2023 in Data Engineering tagged HDD / data / storage / disk / SSD by Mike
Data ServingServing data is the final stage in the data engineering life cycle. In the context of data engineering, […] September 3, 2023 in Data Engineering tagged data / serving by Mike
Data TransformationWhat is data transformation? In the context of data engineering, it is part of the data engineering life […] September 3, 2023 in Data Engineering tagged transformation / data / transform by Mike
Data GenerationWhere does data come from and where does it go? The first stage of the data life cycle […] September 2, 2023 in Data Engineering tagged data / source / input / creation / generation by Mike
Data Life CycleThe data life cycle (lifecycle) is the sequence of stages that a particular unit of data goes through […] September 2, 2023 in Data Science tagged lifecycle / life / data / cycle by Mike
Filter Out Missing Data in PandasThere are a few ways to filter out missing data in Python. When we talk about filtering data […] September 1, 2023 in Python tagged drop / null / filter / missing / NA / dropna / nulls / data / drop_na / delete / remove by Mike
Data MaturityWhat is data maturity? Data maturity is a measurement that demonstrates the level at which a company makes […] August 22, 2023 in Data Engineering tagged data / maturity by Mike
Data Science Hierarchy of NeedsIn 2017, Monica Rogati published the hierarchy of needs diagram in an article that showed where AI and […] August 11, 2023 in Data Science tagged data / engineering / hierarchy by Mike
Data Engineering Life CycleThe data engineering life cycle (lifecycle) helps us to look at the bigger picture. It’s tempting to dive […] August 11, 2023 in Data Engineering tagged data / cycle / engineering / lifecycle / life by Mike
Data Pipelines IntroductionData pipelines are sets of processes that move and transform data from different sources to a specific destination, […] August 11, 2023 in Data Engineering tagged data / engineering / pipeline by Mike