Data Engineering

87 articles tagged with "Data Engineering"

LIME for ML Models: 5-Step Guide

LIME for ML Models: 5-Step Guide

Use LIME to explain single-model predictions: build local samples, fit a weighted surrogate, and verify stability, fidelity, and scope.

8 min read
AI Engineering
How to Build AI Streams with Kafka and Flink

How to Build AI Streams with Kafka and Flink

Low-latency AI streams: use Kafka to ingest, Flink to build features and score, with replay, lateness handling, and exactly-once delivery.

12 min read
AI Engineering
7 Signs Python Pipelines Need Performance Profiling

7 Signs Python Pipelines Need Performance Profiling

Seven practical signals that reveal when your Python data pipeline needs profiling to find code, orchestration, or infrastructure bottlenecks.

20 min read
Data Engineering
Serverless Allocation Models For ETL And AI Workloads

Serverless Allocation Models For ETL And AI Workloads

Match serverless settings to each workload's tightest limit: latency for inference, throughput for ETL, dbt warehouse, joins for features.

15 min read
Data Engineering
Lakehouse Governance for PII: Best Practices

Lakehouse Governance for PII: Best Practices

Layered lakehouse PII controls: column tags, catalog-driven masking/ABAC, lineage, audit logs, and automated deletion.

23 min read
Data Engineering
Apache Spark Certification Exam Topics List

Apache Spark Certification Exam Topics List

Checklist of Spark exam essentials: DataFrames/SQL, joins, partitions, performance, streaming, and testing for hands-on prep.

10 min read
Data Engineering
What Makes Great Analytics Pull Requests

What Makes Great Analytics Pull Requests

Keep analytics PRs small: state the change and impact, list affected metrics/models, and attach tests/screenshots for fast, accurate reviews.

8 min read
Data Engineering
Presto vs Trino Interview Questions

Presto vs Trino Interview Questions

Explains the PrestoDB vs Trino split, rename, shared architecture, deployment differences, and interview-focused workload guidance.

9 min read
Data Engineering
30 Snowflake Interview Questions for Data Engineers

30 Snowflake Interview Questions for Data Engineers

Core Snowflake interview topics: architecture, warehouses, recovery, loading, and security — emphasize trade-offs in cost, speed, and risk.

9 min read
Data Engineering
How to Use Context Mapping for Data Architecture

How to Use Context Mapping for Data Architecture

Map bounded contexts, classify relationships, and choose integration patterns to reduce rework, schema drift, and pipeline breakage.

10 min read
Data Engineering
Snowflake vs. Databricks: Monitoring Features Compared

Snowflake vs. Databricks: Monitoring Features Compared

SQL-first platforms favor low-touch monitoring and credit controls, while Spark-heavy stacks demand deeper job and streaming observability.

8 min read
Data Engineering
How CQRS Works with Event Sourcing

How CQRS Works with Event Sourcing

Commands change state, events record facts, and projections build read models—covers aggregates, snapshots, concurrency, and replay.

10 min read
Data Engineering
Page 0 of 8Next