Engineering brief
The Production AI Playbook: Deploying Agents at Enterprise Scale — Sandipan Bhaumik, Databricks
At a glance
- Relevance
- Practical value
- Warnings
- None
A production AI playbook for agents focusing on evaluation, observability, data strategy, orchestration, and governance—not model selection.
Organizations wasting months on model selection debates can compress this to days by investing in evaluation, data, and observability infrastructure first.
Summary
Most organizations start their AI projects by fixating on model selection, which is precisely the wrong approach. Sandipan Bhaumik, drawing from enterprise delivery experience at Databricks, argues that the production readiness gap is defined by three missing layers: observability, evaluation, and governance. Teams that demo well but fail in production almost always skipped these pillars.
The framework is structured around five engineering pillars. First, evaluation must be defined before any code is written—specifically, business-aligned metrics like deflection rates for chatbots, not just abstract accuracy. The talk highlights three layers of evaluation that most teams miss: deterministic checks (regex, classic ML), semantic LLM judges, and behavioral tracing (e.g., duplicate or wasteful API tool calls). The third layer is especially overlooked and expensive at scale.
Second, observability via full tracing is positioned not as nice-to-have but as a regulatory and operational requirement. The speaker illustrates this with a banking overdraft waiver flow, showing how each decision point must be logged to diagnose failures and avoid blind customer appeasement. Third, data foundations are a bottleneck: enterprise data was built for forgiving humans, not unforgiving agents, making data quality and cataloging a dominant engineering concern.
Fourth, agent orchestration complexity explodes beyond a single agent. The talk contrasts orchestrator-worker (central control) with choreography (event-driven, lower latency) and includes human-in-the-loop patterns. Finally, governance includes prompt versioning as formal change management, model change impact testing, and production incident playbooks integrated with ITSM systems.
A retail banking case study reinforces the point: the team spent week 7 of an 8-week engagement on model selection, after building evaluation datasets from 200 real human-agent interactions. This inversion eliminated the typical multi-week model debates. Six weeks post-launch, the observability and evaluation stack caught a stale policy document causing CSAT drops—an issue that would have been invisible without tracing.
Watch the video
This video is blocked due to your privacy settings. To watch this video, please accept YouTube marketing cookies.
Related breakdowns
Why AI agents work for code but fail elsewhere—and what to do
Coding agents thrive due to built-in infrastructure. Knowledge work agents fail without six primitives: centralization, history, context, verification…
Multi-agent AI's real problem is privacy governance, not model power
Multi-agent AI faces a privacy governance bottleneck. The most practical approach: define a low-sensitivity zone where LLMs can make autonomous data-sharing…
Agent safety moves from models to runtime-level governance
Agent intelligence is almost solved. The real challenge is safely granting dynamic, scoped access at runtime. Docker’s new runtime aims to provide that, but…
Get TL;DW
Too Long; Didn't Watch.
A concise breakdowns of the AI and devtools videos that actually matter for engineering leaders.
Free. Weekly. No hype.
Video and thumbnails remain the property of their respective creators. tldw.news provides editorial analysis, commentary, and discovery links to original content.