Transform Data in your Warehouse using dbt, Airflow, and Redshift
Data Build Tool [https://www.getdbt.com/] (better and simply known as "dbt"…
Bridging the Gap Between Business Leaders and Digital Transformation
"We believe that every industrial company will become a software company." - Jeffrey…
Copy Data Using Azure Data Factory to Avoid Server-Side Timeouts
Introduction This article walks through an ingestion strategy called "Iterative Range Copy" to…
Data Basics for Life-Long Software Engineers
Having recently made the switch from software to data engineering, I learned there are many…
Event-Driven Architecture: Getting Started with Kafka (Part 2)
An event-driven architecture is a paradigm that has become increasingly used in modern microservices-based architectures. It promises a more flexible and responsive architecture to business events, while offering better technical decoupling. Let's see how we can build it with Kafka.…
Event-Driven Architecture: Getting Started with Kafka (Part 1)
An event-driven architecture is a paradigm that has become increasingly used in modern microservices-based architectures. It promises a more flexible and responsive architecture to business events, while offering better technical decoupling. Let's see how we can build it with Kafka.…