749 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 16 of 125
  1. 01Apache Iceberg Support Across the Major HyperscalersHow AWS, Google Cloud, and Microsoft Azure actually support Apache Iceberg: storage, catalogs, maintenance, governance, and interoperability, layer by layer.
  2. 02Guardrails for Analytics Agents That Do More Than Answer QuestionsThe risk isn't agents going rogue, it's agents acting correctly on bad input at machine speed. Here's how to classify actions by consequence, gate capability, and design approval steps people actually use.
  3. 03Building Agent Telemetry Tables in Iceberg That Survive an AuditA practical guide to building agent decision traces in Apache Iceberg that support audit reconstruction, governance review, and cost attribution across sessions.
  4. 04What Agentic Analytics Actually Costs, and How to Keep It BoundedAgent analytics generates two cost streams that scale on different variables. Here's the arithmetic, the levers that actually move the number, and how to build attribution before you need it.
  5. 05Running an Apache Iceberg Lakehouse With No Internet ConnectionA practical guide to deploying an Iceberg lakehouse in air-gapped environments: component choices, artifact pipelines, identity without a cloud, and the operational realities that surprise teams.
  6. 06When the Query Optimizer Starts Managing Its Own MaterializationsAutonomous materialized view management replaces quarterly review meetings with workload-driven scoring, and it's essential when AI agents generate unpredictable query patterns.