De Production Readiness

Data engineering production readiness — idempotency patterns (INSERT ON CONFLICT, MERGE, partition overwrite), retry strategies (exponential backoff, Airflow retry config), SLA monitoring (Airflow sla_miss_callback, Prometheus PromQL), data freshness checks (Soda freshness, max event_time), structured logging (JSON logs, OpenTelemetry tracing), data reconciliation (row count, checksum, duplicate detection), graceful degradation (circuit breaker, fallback, skip failed partitions), change management (blue/green table swap, schema migration rollback)

ivanshamaev Updated

File contents

ivanshamaev/de-agent-skills/tree/main/skills/de_production_readiness commit 336821f1cf

Frequently asked questions

npx skillmds@latest add ivanshamaev/de-production-readiness