25: Netflix Data Pipeline with dbt and Snowflake 🎬Hey Data Engineers! 👋 In this project, we build an end-to-end data pipeline using dbt (Data Build Tool) and Snowflake, simulating a Netflix-style dataset. Starting from raw data in Amazon S3, we load it into Snowflake, apply transformations using db...Sep 2, 2025·7 min read
Week 20: Real-Time Data Processing with Databricks Autoloader ⏳Hey data enthusiasts! 👋 Spark Structured Streaming provides an efficient framework for processing streaming data in real time, while Databricks Autoloader simplifies the process of ingesting streaming data from external sources. In this blog, we wil...Oct 23, 2024·5 min read
Week 19: Azure Sales Data Pipeline Automation Project 🔄Hey data enthusiasts! 👋 The Azure Sales Data Pipeline Automation project focuses on building an end-to-end automated data pipeline for processing sales order files dropped into a storage account by third parties. The goal is to validate these files,...Oct 7, 2024·7 min read
Week 18: Azure Synapse Key Concepts 🔑Hey data folks! 👋 This week’s blog explores how to provision and use key features like Serverless SQL Pools, Dedicated SQL Pools, and Apache Spark Pools within an Azure Synapse workspace. We’ll dive into creating external tables, loading data from A...Sep 30, 2024·7 min read
Week 17: Data Ingestion in Azure Data Factory 📥Hey data enthusiasts! 👋 In this week’s blog, we explore how to use Azure Data Factory's HTTP Connector to streamline data ingestion from HTTP endpoints into Azure Data Lake Storage (ADLS) Gen2. Through practical examples, we’ll also demonstrate how ...Sep 23, 2024·6 min read
Week 16: Azure Data Factory Fundamentals 🏗Hey data engineers! 👋 Azure Data Factory plays a key role in automating data workflows, allowing organizations to transfer, transform, and orchestrate large amounts of data with minimal operational overhead. In this blog, we’ll explore ADF's core fe...Sep 16, 2024·5 min read
Week 15: Lakehouse Architecture and Delta Engine 🏠Hey data engineers! 👋 In this blog, we explore the Azure Lakehouse architecture, focusing on how Databricks Lakehouse integrates the benefits of data lakes and data warehouses. We'll dive into its core components, such as the storage layer, Delta La...Sep 2, 2024·7 min read