Accelerating AI In the Enterprise with Traefik Labs
Tech Field Day at KubeCon 2025
•
29m
Sudeep Goswami from Traefik Labs presented at Tech Field Day at KubeCon North America 2025, focusing on accelerating AI in the enterprise using Traefik Labs' runtime gateway. Given the rapid proliferation of AI models, decoupling applications from specific models becomes crucial to avoid constant refactoring. Traefik Labs advocates for decoupling at the gateway layer, providing operational freedom and leverage.
The gateway's role extends beyond simple routing, encompassing critical functions like authentication, rate limiting, and implementing guardrails to ensure AI usage aligns with enterprise policies. These guardrails prevent misuse, such as finance agents answering legal questions. Caching at the gateway also optimizes token consumption. Sudeep emphasized that while such logic can be embedded in applications, production environments benefit from consolidating it at the gateway for scalability, performance, unified control, and observability.
The presentation introduced the concept of a "triple gate pattern" for agentic workflows involving interactions with LLMs, MCP resources, and backend APIs. This necessitates AI gateways, MCP gateways, and traditional API gateways, ideally within a single binary to simplify deployment and management. Decoupling the API runtime from the model runtime is crucial, acknowledging the rapid evolution of AI models. Sudeep emphasized that no single model will ultimately dominate.
Presented by Sudeep Goswami, CEO, Traefik Labs. Recorded live at KubeCon North America in Atlanta, Georgia, on November 11th, 2025. Watch the entire presentation at https://techfieldday.com/appearance/traefik-labs-presents-at-tech-field-day-at-kubecon-north-america-2025/ or visit https://techfieldday.com/event/kubecon25/ or https://traefik.io/ for more information.
Up Next in Tech Field Day at KubeCon 2025
-
Run Traefik Anywhere with Traefik Labs
Sudeep Goswami highlights Traefik's ability to run in diverse environments, addressing the growing trend of multi-environment deployments. Traefik is not limited to Kubernetes, but can operate on Linux, within Docker containers, HashiCorp Nomad, and across any certified Kubernetes distribution. S...
-
Cloud Scouts are Embedded (Human) Bui...
Most SRE teams were designed to ensure uptime, not to evolve products. They monitor systems but often lack the context to influence architecture or design. This segment examines why proximity — being part of the product team — is what transforms reliability into progress. When engineers operate a...
-
Demonstrating AI-Assisted Development...
A Cloud Scou is a forward-deployed engineer who joins the product team to co-own reliability, scalability, and evolution. Drawing from the Forward-Deployed Engineer for SR and AI-Managed DevCrew models, Scouts act as both architectural advisors and implementers — blending human judgment with AI-d...