QCon London 2026: Blurring the Lines: Engineering & Data Teams in the Age of AI
Briefly

QCon London 2026: Blurring the Lines: Engineering & Data Teams in the Age of AI
"AI has fundamentally changed how engineering and data teams interact. Once clearly separate domains, engineers building production systems, data teams producing dashboards, the lines are now increasingly blurred. Senior engineers and leaders must confront this reality, data is no longer just backend fuel or a reporting artifact. It's a first-class part of production, driving real-time decisions that impact customers and revenue."
"Data contracts treat data streams like APIs by defining ownership, schema, and service-level expectations in code, enforced through CI/CD pipelines or schema registries to ensure accountability and prevent bad data from reaching downstream consumers, alongside full-stack observability, which extends monitoring beyond uptime and latency to include data health by tracking semantic validity, freshness, and consistency."
"Testing with production data is essential because staging environments rarely capture real-world edge cases, and using shadow environments, partial replicas of production pipelines, allows teams to safely validate models and data transformations under real traffic distributions."
AI fundamentally transformed how engineering and data teams collaborate. Data evolved from backend infrastructure or reporting artifacts into first-class production components driving real-time customer decisions. Modern systems require engineers to deploy models and manage streaming predictions while data teams ensure production-grade pipelines and model monitoring. Organizations must adopt practical strategies to navigate these blurred boundaries. Data contracts treat data streams as APIs, defining ownership, schema, and service-level expectations enforced through CI/CD pipelines. Full-stack observability extends beyond traditional uptime monitoring to track data health metrics including semantic validity, freshness, and consistency. Testing with production data in shadow environments captures real-world edge cases that staging cannot replicate, enabling safe validation under actual traffic distributions.
Read at InfoQ
Unable to calculate read time
[
|
]