Simple Linear Regression AssumptionsModel assumptions as statements about the data that must be true in order to justify the use of […] October 3, 2023 in Statistics tagged regression / assumptions / simple / linear / Linear Regression by Mike
SQL Joins with SuperstoreIn this post I’ll look at some SQL joins using Tableau’s Superstore database as inspiration. This is not […] October 1, 2023 in SQL tagged sql / inner / outer / left / right. orders / detail by Mike
Data WarehousesWhat is a data warehouse? It is a central data hub of data used for reporting and data […] September 12, 2023 in Data Engineering tagged data / warehouse by Mike
Data ArchitectureWhat is data architecture? It’s not a simple task to define data architecture, partly because the field is […] September 12, 2023 in Data Engineering tagged data / database / design / architecture by Mike
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 model / entity / modelling / data by Mike
Difference Between a Framework and a MethodologyThe terms framework and methodology are sometimes used interchangeably, but they are not the same thing. I’ll briefly […] September 9, 2023 in Business tagged framework / methodology 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
Machine Learning Use CasesMachine learning is part many of cool features in the high-tech products we have today. But what can […] September 3, 2023 in Machine Learning tagged ML / learning / machine / Machine Learning Overview 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 data / storage / disk / SSD / HDD 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 serving / data 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 data / transform / transformation by Mike
Data IngestionData ingestion is the process of moving data from one place to another. You move data from source […] September 2, 2023 in Data Engineering tagged move / pipeline / ingestion by Mike