Quarkus at DevTalks Romania #53011
insectengine
started this conversation in
Events
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Event Description: DevTalks, DevTalks Romania, DevTalks conference, tech conference, regional IT conference, tech conference in Romania, Security, masterclass IT, AI conference, java conference, IT events, Java, Web, Mobile, Big Data, Cloud, DevOps, DevLead, QA Testing, Product Management, Engineering, The largest tech conference in CEE, regional tech conference, the biggest tech conference for developers, IT conference, IT event Romania
Date: June 3-4, 2026
Location: Bucharest, Romania
Event Type: In-Person
https://www.devtalks.ro/
Sessions
Session: The Self-Healing Canary: Integrating Agentic AIOps into Your Releases
Speaker(s): Kevin Dubois
Date/Time: Thursday, June 4th on AI Stage at 16:00 to 16:45
Abstract: Standard progressive delivery is an essential safety net, but in most cases, a rollback is just the beginning of a long investigation. This session explores how to evolve from simple automated rollbacks to a self-healing release cycle by integrating an agentic AI system via the A2A protocol.
We will demonstrate an architecture where specialized agents analyze canary logs and metrics in parallel to provide high-fidelity health checks. If an issue is detected, the system immediately signals a rollback while simultaneously launching an asynchronous remediation workflow. This "coding agent" analyzes the specific error against the app's source code to either create a detailed issue description or propose a fix in the form of a pull/merge request.
To maintain performance and keep costs low, the system utilizes a hybrid model strategy. We run Small Language Models (SLMs) directly on a Kubernetes cluster for fast, local analysis and escalate to larger frontier models only when complex reasoning is required. Attendees will learn how to build this modular system and get access to the open-source implementation to start automating their own remediation loops.
Beta Was this translation helpful? Give feedback.
All reactions