Session

How to Build and Manage the Full Agent Lifecycle

Overview

ExperienceIn Person, Virtual
TrackArtificial Intelligence & Agents
IndustryEnterprise Technology, Retail & Consumer Goods
TechnologiesGenie
Skill LevelIntermediate

Taking agents into production—coordinated, measurable, and grounded in enterprise data—is where most teams hit the wall. Fragmented components, inconsistent evaluation, and brittle orchestration turn promising prototypes into projects that never ship. This hands-on session walks through the full agent lifecycle on Databricks. You'll build modular, production-ready agents using Agent Bricks, AI Functions, and Genie Code—then orchestrate them with a Supervisor Agent that dynamically routes tasks across tools and MCP servers. We'll deploy a complete agentic application on Lakebase, fully governed through Unity AI. You'll see how to measure quality, trace behavior, and build confidence before and after deployment. Through real-world examples, you'll leave with clear patterns to build, evaluate, deploy, and scale intelligent multi-agent applications on Databricks' latest agentic platform.

Session Speakers

Amber Roberts

/Staff Tech Marketing Engineer
Databricks

Craig Wiley

/VP of AI
Databricks

Full Summary

From prototype to production: the two questions every AI agent must answer

Impressive demos are easy, production is not. The session argues that the real blockers to shipping agents into real workflows are governance, evaluation, and cost.

FAQ


Leaders ask two questions before approving production use: can you control it, meaning governance, access limits, and worst‑case understanding, and does it work reliably, including graceful failure. Cost is the implicit third consideration tying both together.

Every asset an agent touches, including data, tools, and MCP servers, is registered and virtualized through Unity Catalog. That single control plane enforces access by user context, provides auditable tracing, and applies consistent safety policies across models, harnesses, and external systems.

Evaluations run with MLflow capture full trace logs, apply AI‑assisted judges, and optionally route cases to human experts. Failure analysis highlights likely root causes and offers concrete remediation steps, such as correcting content in a vector store, so teams move from vague complaints to actionable improvements.

No. The platform emphasizes choice across foundation models, including newly added options like Grok and Kimmy, and supports a broad set of orchestration frameworks. Governance, evaluation, and cost controls remain consistent regardless of the model or library in use.

Agent sprawl occurs when business units build and deploy agents faster than the organization can inventory or govern them. Leaders often cannot say how many agents run or how accurate they are, which creates risk exposure and wasted spend without a unifying governance and evaluation layer.