682 tutorials · free to read

A working handbook for data and software engineering.

Hands-on tutorials by Alex Merced on Apache Iceberg, the data lakehouse, pipelines, agentic AI, and the languages and tools that hold it all together.

Browse by topic

All topics

Latest tutorials

Page 25 of 114
  1. 01Unity AI Gateway vs Apache Polaris Control PlanesThe right comparison is not vendor scoreboard. It is closed AI governance gateway versus open catalog control plane.
  2. 02RAG Isn't the Problem : Policy as Code IsThe real bottleneck with enterprise AI isn't retrieval augmentation or model accuracy : it's governance. Policy-as-code (OPA, ABAC, Rego) lets you enforce access rules, column masks, and row filters on any data source at query time.
  3. 03The Complete Guide to Agentic Coding Tools in 2026A deep dive into the four categories of agentic coding tools dominating 2026: CLI agents, desktop IDEs, 24/7 autonomous agents, and model routers. 40+ tools compared.
  4. 04Agentic Lakehouse Concurrency and IsolationHow Iceberg optimistic concurrency control, partition-level isolation, and idempotency keys enable safe concurrent writes from multiple AI agents to the same lakehouse tables.
  5. 05Anatomy of an Agentic LakehouseThe four-layer architecture of the agentic lakehouse: object storage, Apache Iceberg table format, Apache Polaris catalog, and the semantic/agent layer. How each layer provides guarantees for AI agent access.
  6. 06Apache Iceberg v4 Roadmap: Adaptive Metadata Trees, Single-File Commits, and the Delta ConvergenceA deep technical breakdown of Apache Iceberg v4's proposed architecture: adaptive metadata trees, one-file commits, relative paths, column families, and what the Delta 5.0 convergence actually means for your data platform.