26 - 28 OCT 2026 Utrecht Netherlands

Your AI Agent Needs a Kill Switch: Engineering Agents for Production

Mission 1 (JB)Wed 28 Oct • 16:00–17:00AI & AgentsIntroductory and overview
AI agents are moving from impressive demos to systems that can read company data, call APIs, execute code, modify infrastructure, and trigger real business processes. That changes the engineering problem completely. A traditional application follows paths we designed in advance. An agent decides what to do at runtime. Once we give it tools, credentials, memory, and access to production systems, we need to answer a much harder question: how do we keep an autonomous system useful without giving it unlimited trust? In this session, we will build a practical production architecture for agentic AI around four control boundaries: identity, policy, observability, and containment. We will explore how to: give agents their own identities instead of borrowing user credentials; apply least-privilege access to tools, APIs, and data; control what enters and leaves an agent's context; observe prompts, tool calls, decisions, latency, failures, and cost; introduce approval gates for high-risk actions; detect unexpected behavior; design rollback, timeout, quota, and kill-switch mechanisms; operate agents under enterprise security and governance requirements. The focus is not on another chatbot demo. It is on the engineering decisions that appear after the prototype works and someone asks: “Can we safely put this in production?” Attendees will leave with a practical reference architecture and a checklist they can apply to their own agentic systems, regardless of the model or cloud platform they use.

About the speaker

Luca Berton

Luca is an AI Advisor helping enterprises translate AI ambition into deployable, governable platforms. I advise and design AI/ML and LLM-ready environments across hybrid cloud, with deep hands-on experience in OpenShift AI, multi-tenant GPU orchestration, and MLOps operating models (guardrails, quotas, cost control, day-2 operations). I work in regulated contexts with architecture aligned to SOC2/ISO27001 controls. I also communicate at global scale: speaker at KubeCon + CloudNativeCon Europe 2026 (Amsterdam) on multi-tenant GPUs on OpenShift AI, and speaker at Red Hat Summit 2026 (Atlanta) on safety-first GPU multi-tenancy and platform engineering.