SREday

Site Reliability, DevOps and Cloud

June 11, 2026 Ilert, Cologne, Germany

1
Day
15+
Speakers
1
Track
50+
Attendees

SREday is a worldwide series of community events for engineers who build, ship and run modern software systems. Across cities around the world, we bring together people working in reliability, cloud, DevOps, observability and production engineering to share real-world experience, connect with their local community and explore how these disciplines are evolving in the age of AI.

Companies presenting:

AXA, Bedrock Streaming, Canonical, Checkly, Fraunhofer-Gesellschaft, ilert, Imply, MobiLab Solutions, Prilog, TNG Technology Consulting, Trivago, Varnish Software

Topics so far:

This is a past event, what's next?

Schedule

June 11, 2026 single track 9AM - 6PM Cologne, in-person
view as table
the room • Track 1

09:00

Birol Yildiz

KeynoteWhen Incidents Fix Themselves: AI SRE in action

ilert
The next evolution of incident response isn’t faster alerts, it’s autonomous resolution. Join ilert CEO Birol Yildiz as he shows how AI SRE agents now diagnose and remediate outages without waking anyone up. Learn how these systems combine observability data, deployment context, and code intelligence to restore services in minutes and hand over clean incident reports instead of 3 a.m. pages.... Read more

09:30

Ravin Trivedi

KeynoteDecoupling Observability for Incident Response at Scale

Imply
On-call incidents don’t fail because teams lack dashboards. They fail because observability systems slow down under real investigative load As telemetry volumes grow and retention windows expand, SRE teams are being asked to run deeper, broader investigations—often under time pressure—on platforms that were designed for steady-state monitoring, not bursty incident response. Tightly coupled observability stacks bind storage, compute, and query together, forcing teams to overprovision infrastructure, limit retention, or accept degraded performance during incidents. In this talk, we’ll explore why decoupling observability architectures is becoming essential for SRE teams operating at scale. Using a real incident investigation workflow, we’ll break down how separating data storage, compute, and interaction layers allows teams to keep fast, reliable monitoring while elastically scaling investigations when incidents occur.... Read more

10:00

Coffee break

Main lobby

10:30

Katharina Burckhardt & Thomas Leyer

We Called It an Experiment: Two Perspectives on SRE in the Enterprise

AXA
When given the opportunity to build a software engineering organisation from scratch, our vision was relatively solid — our structure solved many pain points we knew from earlier experiments. We had found a good balance between the people we could sustainably hire, the budget, and the products our research colleagues in a life science company needed. The thing we didn't have was a sustainable answer to: what do we do when we need to create more products and can't grow the staff linearly? We had worked with external partners in those situations before, but we kept thinking we could keep strategic products in better shape if we didn't have to hand them off — if we kept them in the teams that built them. SRE came up internally as the answer to the hardest part of that — operations eating the team. We framed the proposal as an experiment, and that framing got our product peers' buy-in. This talk is told from two sides of that experiment: the manager who proposed it and built the engineering organization, and the engineer who became the first SRE and shaped what the practice looked like inside the product teams. Teams were designed for independence — kept apart so each could move at its own speed. The surprise after three years: in an organisation built for vertical independence, the SREs became the horizontal connection — carrying not just reliability work but communication, synergies, even capacity relief between teams.... Read more

11:00

Marc Schuh

Data Lakes – Lessons Learned from Building, Operating and Connecting them to AI

TNG Technology Consulting
Most enterprise data landscapes grow organically into chaos: no lineage, no ownership, no data quality and AI can't drink from a swamp. This talk shows how to build a central data lake that actually scales. Drawing on years of consulting work this talk covers the architecture, the engineering discipline (data mesh, Terraform modules, dbt tests) and, above all, the UI that decides whether you get a governed data lake or a swamp. This talk then shows why a central lake is the cheapest path to safe enterprise-wide AI and how AI in turn lifts the metadata quality on which everything depends. Concrete reference architecture, real engineering patterns, and the lessons we wish we'd had on day one.... Read more

11:30

Thorsten Merten

Heavy Lifting: Bare Metal with MAAS

Canonical
When was the last time you dealt with bare metal hardware? That dusty machine that has not yet been migrated to the cloud will always receive special treatment. If it crashes or a service fails, all hell breaks loose. In this talk I'll give you a quick overview of Metal as a Service (MAAS). MAAS's dedicated goal is to consume bare metal machines the same way you consume VMs from a cloud. This also requires a mindset shift: treat machines like cattle with reproducible deployments, not like pets. I'll show you how this can be done in a homelab and how it looks at scale when running hundreds of machines across multiple racks. Finally I'll spend a few minutes on how dogfooding and mandating SRE practices advanced our engineering team, and how we try to balance improving our own products through dogfooding while staying unblocked to innovate. ... Read more

12:00

Armin Aminian

Break It Before It Breaks You

Trivago
Every user-facing flow in a microservices platform depends on dozens of downstream services. When teams only test the happy path, a single dependency failure can cascade into a major outage — and we've lived through that at trivago. Knowing the problem isn't enough. SRE and platform teams need a safe way for developers to inject failures before production does it for them — without breaking shared environments or paging the whole on-call rotation. In this talk we'll share how we built Emulate Fault: a developer-facing fault injection tool powered by Istio, our service mesh. We'll walk through the architecture — how we deliver personal, isolated failures (timeouts, errors, latency) scoped to a single session — and what resilience patterns on the application side actually make a difference when dependencies misbehave. Using a real incident and bugs we caught with this approach, you'll leave with practical ideas for bringing controlled, mesh-backed fault injection to your own platform — before a 3 AM pager proves the gaps for you.... Read more

12:30

Daniel Paulus

Code Is Cheap(er than ever). Reliability Isn’t

Checkly
AI has dramatically reduced the cost of creating software. Today, agents can generate features, infrastructure changes, tests, and pull requests in minutes. What AI has not reduced is the cost of proving that software actually works. As software creation accelerates, validation becomes the new bottleneck. Every AI-generated change creates validation debt that must be paid before we can trust it in production. At Checkly, we began treating validation as a first-class artifact. Instead of generating only code, our agents generate executable specifications: unit tests, integration tests, synthetic monitoring, and production validation journeys. In this talk, we’ll explore how we use AI to generate testing and monitoring from the same understanding of a system, how this helps bridge the validation gap between development and production, and how we took our validation to the next level.... Read more

13:00

Lunch & networking

Main lobby

14:00

Thijs Feryn

Accelerate, control & secure your CI/CD artifacts with Varnish & Varnish Orca

Varnish Software
Slow CI/CD pipelines delay builds, releases and deployments. A lot of time is wasted waiting for external dependencies like Docker images, Helm Charts, Linux packages, NPM packages, Maven packages, Go modules, Python libraries, and any other artifact that is required in the software development process. The registries that host these artifacts become a bottleneck. Besides performance and scalability concerns, organizations also struggle with cost, resilience and security risks when operating artifact registries. In this session, Thijs will show how to regain control over your software supply chain by caching your artifacts in Varnish and by using a Virtual Registry like Varnish Orca. Orca is a specially packaged version of Varnish that abstracts direct access to artifact registries. Orca accelerates access to artifacts by caching them as close to the consumers as possible, and uses its role as a “reverse caching HTTP proxy” to enforce security policies at request time, eliminate registry rate limits, protect pipelines against registry outages, and provide meaningful insights through an OTEL observability layer.... Read more

14:30

Pavel Kovtun

Building a DevOps Platform for GenAI at Enterprise Scale

MobiLab Solutions
At enterprise scale, GenAI applications multiply the surface area of security and governance: across engineering teams, policy fragments into parallel implementations, spread across both the application platform and the data platform. A centralised DevOps platform consolidates that exposure into a single foundation: knowledge, security, and governance codified once into reusable CI/CD, IaC, and policy-as-code. A small central platform team then scales this across the organisation through blueprints and best practices.... Read more

15:00

Endah Bongo-Awah

Reliability Has Two Layers - Most Teams Only Build One

Bedrock Streaming
The SRE industry has built world-class system reliability. DORA metrics, SLOs, error budgets, automated recovery, the tooling layer has never been more sophisticated. Yet major incidents keep revealing the same pattern: technically excellent teams failing not because the system broke, but because the humans around the system couldn't coordinate effectively under pressure. This talk introduces a framework for the layer most engineering organisations have never deliberately built: human reliability. Drawing on direct experience building cloud communities in Germany and Cameroon, and grounded in DORA research and Crew Resource Management principles from aviation, the talk proposes a 6th reliability metric, Incident Response Reliability (IRR), and makes the case for treating human coordination under incident conditions as a hard engineering discipline, not a soft skill. Through a concrete case study of a Berlin fintech SRE team with elite DORA scores and a critical human reliability gap, the audience sees exactly what IRR reveals that DORA cannot, and how six months of tracking it dropped their MTTR from 29 minutes to 11 minutes without a single system change.... Read more

15:30

Robert Markovski

Self-Healing Software: Towards a World Without Software Bugs

Prilog
Software systems today are still fundamentally reactive. Engineers wait for production incidents, investigate logs and traces, identify root causes, write fixes, review pull requests, deploy patches, and repeat the cycle endlessly. But what happens when software can repair itself? In this talk, Robert Markovski, Founder & CEO of Prilog, explores the emerging shift toward self-healing software systems powered by AI and autonomous remediation workflows. We’ll look at how modern observability, runtime telemetry, and AI agents can work together to automatically detect production issues, investigate failures, generate code fixes, validate changes, and propose pull requests with human-in-the-loop approval. The session will cover: • The evolution from monitoring to autonomous remediation • Why traditional observability still leaves engineers overwhelmed • Real-world architecture patterns for self-healing systems • Safety layers, validation, and trust challenges in AI-generated fixes • The long-term vision of a world where software bugs continuously repair themselves before users ever notice This talk is aimed at SREs, platform engineers, DevOps teams, and engineering leaders interested in the future of reliability engineering and AI-native infrastructure.... Read more

16:00

Networking & Sponsor Crawl

Main lobby

16:30

Umut Tuglu

On-Prem AI Inferencing at Scale: Running NVIDIA DGX Workloads with Run:ai and Kubernetes

Fraunhofer-Gesellschaft
When Fraunhofer invested in NVIDIA DGX systems to provide self-hosted AI inferencing to all Fraunhofer employees, the path from hardware to platform was full of pain points. This talk walks through our migration from NVIDIA's Base Command Manager to a Run:ai-based setup integrated into our existing Rancher-based Kubernetes infrastructure, covering the architecture on both sides: a custom stack handling GPU partitioning and inferencing through our own vLLM Helm charts before, and the Run:ai control plane after. We'll wrap up with a look at how the platform is put to use across Fraunhofer, from the FhGenie chatbot to a growing set of internal AI-powered applications.... Read more

17:00

Temo Gabechava

Agentic AI for On-prem and Cloud Operations

MobiLab Solutions
With the boom of Agentic AI naturally comes a question - what can it do for infrastructure, be it cloud or on-premises solutions? And what exactly should its role be limited to - using Agentic AI tools for deployment and documentation solely, or can it also take on the role of an operator? During our latest development, In ot teams, we've experimented with the possibility of using Agentic AI for infrastructure operations and would like to share our learnings, achievements, and thoughts for the future.... Read more

17:30

Shubham Katara

Convincing Google Your On-Prem Pods Are in GKE, without Lying to It

Trivago
Google trusts pods running in GKE. Every pod gets a native cloud identity, automatic credential roataion and seamless access to every GCP service. This is because they are running in Google infrastructure. Your onprem pods do not get any of that because they are running outside of GCP. They are strangers to Google Infrastructure. And the answer to this problem has been using service account keys, base64 them into a secret and hope no one takes a look closely. This talk talks about ending the pattern. Without moving your workloads to GKE and making Google extend the same trust to your on-prem Kubernetes clusters that it gives to its own. With Workload Identity Federation and OIDC, we built a platform at trivago where Google trusts every pod that runs on-prem and thinks it's running in it's own infrastructure. Allowing native support to access GCP Services, no key rotation, no tickets. No secret keys. We will cover this architecture end to end, and along with this an end to end demo.... Read more

18:00

Wrap up

Scan each other's QR codes & head to a nearby pub!
Time the room
09:00 Keynote: When Incidents Fix Themselves: AI SRE in action
Birol Yildiz • ilert
09:30 Keynote: Decoupling Observability for Incident Response at Scale
Ravin Trivedi • Imply
10:00 Coffee break
10:30 We Called It an Experiment: Two Perspectives on SRE in the Enterprise
Katharina Burckhardt & Thomas Leyer • AXA
11:00 Data Lakes – Lessons Learned from Building, Operating and Connecting them to AI
Marc Schuh • TNG Technology Consulting
11:30 Heavy Lifting: Bare Metal with MAAS
Thorsten Merten • Canonical
12:00 Break It Before It Breaks You
Armin Aminian • Trivago
12:30 Code Is Cheap(er than ever). Reliability Isn’t
Daniel Paulus • Checkly
13:00 Lunch & networking
14:00 Accelerate, control & secure your CI/CD artifacts with Varnish & Varnish Orca
Thijs Feryn • Varnish Software
14:30 Building a DevOps Platform for GenAI at Enterprise Scale
Pavel Kovtun • MobiLab Solutions
15:00 Reliability Has Two Layers - Most Teams Only Build One
Endah Bongo-Awah • Bedrock Streaming
15:30 Self-Healing Software: Towards a World Without Software Bugs
Robert Markovski • Prilog
16:00 Networking & Sponsor Crawl
16:30 On-Prem AI Inferencing at Scale: Running NVIDIA DGX Workloads with Run:ai and Kubernetes
Umut Tuglu • Fraunhofer-Gesellschaft
17:00 Agentic AI for On-prem and Cloud Operations
Temo Gabechava • MobiLab Solutions
17:30 Convincing Google Your On-Prem Pods Are in GKE, without Lying to It
Shubham Katara • Trivago
18:00 Wrap up

Speakers

Armin Aminian
Trivago
Birol Yildiz
ilert
Daniel Paulus
Checkly
Endah Bongo-Awah
Bedrock Streaming
Katharina Burckhardt
& Thomas Leyer
AXA
Marc Schuh
TNG Technology Consulting
Pavel Kovtun
MobiLab Solutions
Ravin Trivedi
Imply
Robert Markovski
Prilog
Shubham Katara
Trivago
Temo Gabechava
MobiLab Solutions
Thijs Feryn
Varnish Software
Thorsten Merten
Canonical
Umut Tuglu
Fraunhofer-Gesellschaft

Venue

The offices of Ilert.com

Bayenstraße 65,
50678 Köln, Germany

Sponsors & Partners

Want to become a sponsor? Get in touch!
Let's talk!
We'll email you and share prospectuses for relevant events.
We'd like to (one or more)
Pick at least one
Conferences (one or more)
Pick at least one
Regions (one or more)
Pick at least one
Budget
Pick one