✕ Clear all filters
434 articles
▶ Videos →

Data Engineering Reads

434 articles · Updated every 3 hours · View all reads

All Articles 181,424Blog Posts 166,032Tech Tutorials 48,599Research Papers 35,702News 22,607 ⚡ AI Lessons
The Data Modeling Concepts Nobody Mentions After Star Schema 101
Dev.to · Rahman 🔄 Data Engineering 3d ago
The Data Modeling Concepts Nobody Mentions After Star Schema 101
Star schemas and SCDs get you started. Here's what actually breaks once a warehouse hits the real world — snowflake schemas, fact table types, junk dimensions,
The Semantic Layer Is Standardising. Microsoft Isn’t in the Room.
Medium · Data Science 🔄 Data Engineering 3d ago
The Semantic Layer Is Standardising. Microsoft Isn’t in the Room.
Sixty organisations have joined an effort to make semantic models portable between tools. Snowflake started it. Databricks, dbt Labs… Continue reading on Toward
One Table, Many Engines: Running BigQuery, Spark, and Trino on a Single Iceberg Copy
Dev.to · Carlos Barbero 🔄 Data Engineering 4d ago
One Table, Many Engines: Running BigQuery, Spark, and Trino on a Single Iceberg Copy
A hands-on guide to building an open lakehouse on Google Cloud: one Apache Iceberg table in GCS, three engines, real OCC conflict (HTTP 409) via the Lakehouse I
Apache Iceberg v3 Is GA. Here Is What Data Engineers Get.
Dev.to · DataDriven 🔄 Data Engineering 4d ago
Apache Iceberg v3 Is GA. Here Is What Data Engineers Get.
Deletion vectors, row lineage, a VARIANT type: Apache Iceberg v3 is GA on Snowflake and Databricks. Here is what each change means in production.
How I Use Agentic AI to Automate My Databricks Data Engineering Workflows
Medium · LLM 🔄 Data Engineering 5d ago
How I Use Agentic AI to Automate My Databricks Data Engineering Workflows
The AI wave has transformed the way how software professionals write code, allowing them to deliver fast with just a few prompts. However… Continue reading on M
Why are you still debugging Spark on your host machine?
Dev.to · Aniket Abhishek Soni 🔄 Data Engineering 5d ago
Why are you still debugging Spark on your host machine?
Last October, a "minor" dependency bump in a PySpark job cost us four hours of downtime and roughly...
Why Snowflake Is Becoming a Go-To Platform for Modern Data Engineering
Medium · Data Science 🔄 Data Engineering 6d ago
Why Snowflake Is Becoming a Go-To Platform for Modern Data Engineering
There was a time when building a data warehouse meant thinking about servers, storage capacity, database administration, infrastructure… Continue reading on Wri
BUCKETING VS. TIME-PARTITIONING IN ICEBERG
Medium · Data Science 🔄 Data Engineering 2w ago
BUCKETING VS. TIME-PARTITIONING IN ICEBERG
How a single Python list controls the storage layout of ~180 CDC tables and why the busiest tables get the fewest buckets Continue reading on Medium »
Databricks or Snowflake? How mid-size companies should choose
Dev.to · Zephico Technologies 🔄 Data Engineering 2w ago
Databricks or Snowflake? How mid-size companies should choose
The platforms have converged on paper. The right choice still comes down to your workloads, your team, and how each platform bills you for growth.
Databricks Lakehouse Architecture: The Modern Way to Store, Manage, and Access Data
Medium · Data Science 🔄 Data Engineering 2w ago
Databricks Lakehouse Architecture: The Modern Way to Store, Manage, and Access Data
Initially, organizations relied heavily on data warehouses, storing structured data in traditional databases like MySQL and building… Continue reading on Medium
How AI Agents Fix Data Pipelines Failures Before You Wake Up.
Medium · Data Science 🔄 Data Engineering 3w ago
How AI Agents Fix Data Pipelines Failures Before You Wake Up.
Today’s pipelines send alerts. Tomorrow’s pipelines will investigate, validate, and recover before engineers even wake up. Continue reading on Towards Data Engi
Data Lakes, Data Warehouses & More (Without the Jargon)
Medium · Data Science 🔄 Data Engineering 3w ago
Data Lakes, Data Warehouses & More (Without the Jargon)
If you’ve spent any time around a data team, you’ve probably heard people throw around words like “data lake,” “warehouse,” “lakehouse,”… Continue reading on Me
Terminate PySpark Spark Sessions | Apache Iceberg Guide
Medium · Data Science 🔄 Data Engineering 3w ago
Terminate PySpark Spark Sessions | Apache Iceberg Guide
Efficiently manage and terminate Spark sessions in PySpark using Apache Iceberg for optimized data workflows and resource utilization Continue reading on Medium
Cron Expressions in Airflow: Understanding `00 3 * * 1-7`
Dev.to · Sospeter Mong'are 🔄 Data Engineering 3w ago
Cron Expressions in Airflow: Understanding `00 3 * * 1-7`
If you are working with Apache Airflow, Linux, automation, or data pipelines, you will eventually...
Dev.to AI 🔄 Data Engineering ⚡ AI Lesson 3w ago
Excavating Legacy ETL: The AI Never Asserts a Fact It Could Look Up
Every platform modernisation programme has the same first act, and it is never the interesting one. Before anyone gets to write a line of dbt , somebody has to
Long-Horizon RL Task Pipelines: From Scenario Design to Golden Data
Dev.to · Humza Tareen 🔄 Data Engineering 3w ago
Long-Horizon RL Task Pipelines: From Scenario Design to Golden Data
How I built multi-gate claim pipelines for long-horizon RL training tasks — taxonomy-driven scenario intake, AUTHOR / GOLDEN_DATA / REVIEWER roles, Auto-QC orch
Medium · Python 🔄 Data Engineering 3w ago
An Introduction to Lakeflow Declarative Pipelines: From Definition to S3 Storage
Databricks has been moving data engineering toward a declarative model. Lakeflow Declarative Pipelines is the current framework for… Continue reading on Medium
Databricks FILE: A Step Toward Making Unstructured Data a First-Class Citizen in the Lakehouse
Medium · RAG 🔄 Data Engineering 3w ago
Databricks FILE: A Step Toward Making Unstructured Data a First-Class Citizen in the Lakehouse
Why PDFs, images and documents are becoming part of the modern lakehouse — and what this means for AI, RAG and data engineering Continue reading on Medium »
Build a Data Lake on S3-Compatible Storage
Dev.to · Ethan Carter 🔄 Data Engineering 3w ago
Build a Data Lake on S3-Compatible Storage
A data lake on S3-compatible storage is an object bucket holding open file formats (Parquet, ORC,...
Building a Modern Data Lakehouse on AWS: S3, Iceberg, Glue, Athena, and Lake Formation
Dev.to · AlpeshKumbhare 🔄 Data Engineering 3w ago
Building a Modern Data Lakehouse on AWS: S3, Iceberg, Glue, Athena, and Lake Formation
A practical guide to building a data lakehouse on AWS — combining the flexibility of data lakes with the performance of data warehouses using Apache Iceberg, AW