<?xml version='1.0' encoding='utf-8' ?>
<!-- Made with love by pretalx v2026.3.0.dev0. -->
<schedule>
    <generator name="pretalx" system="talks.devopsdays.org" version="2026.3.0.dev0" />
    <version>0.1</version>
    <conference>
        <title>DevOpsDays Vilnius 2026</title>
        <acronym>devopsdays-vilnius-2026</acronym>
        <start>2026-09-30</start>
        <end>2026-10-01</end>
        <days>2</days>
        <timeslot_duration>00:05</timeslot_duration>
        <base_url>https://talks.devopsdays.org</base_url>
        <logo>https://talks.devopsdays.org/media/devopsdays-vilnius-2026/img/logo_d8IPrXt.webp</logo>
        <time_zone_name>Europe/Vilnius</time_zone_name>
        
        
        <track name="Talk" slug="203-talk"  color="#00a223" />
        
        <track name="Ignite" slug="204-ignite"  color="#f1b330" />
        
        <track name="Open Spaces" slug="205-open-spaces"  color="#1b2eff" />
        
        <track name="Workshop" slug="206-workshop"  color="#e000ff" />
        
    </conference>
    <day index='1' date='2026-09-30' start='2026-09-30T04:00:00+03:00' end='2026-10-01T03:59:00+03:00'>
        <room name='Main Hall' guid='d653cb38-b9d1-58cf-9665-1c1b6e65abd2'>
            <event guid='5379d250-f173-5ccc-8c6a-d4f554cc5433' id='5850' code='JAJ8XP'>
                <room>Main Hall</room>
                <title>How we build an airport with AI</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2026-09-30T09:30:00+03:00</date>
                <start>09:30</start>
                <duration>00:40</duration>
                <abstract>In this session i will talk about how we planned (and still plan) a whole airport in South East Asia in under 1 year.with all the bells and whistles you can imagine for a 5* airfield location...and how AI is helping us doing so...what we learned works and what does not, where we thought AI is easy to apply and got taught a lesson...and why often we cursed the famous &quot;Human in the Loop&quot; :D ..I will tell anecdotes and stories from our journey, where we are and where we (at least plan) to go...and how in the end the puzzle should look like</abstract>
                <slug>devopsdays-vilnius-2026-5850-how-we-build-an-airport-with-ai</slug>
                <track>Talk</track>
                
                <persons>
                    <person id='3911'>Jan Moser</person>
                </persons>
                <language>en</language>
                <description>I show how we use AI to generate documentation (lots of it) in regulated environments, how we approach the definitions and specifications we need and how we (at least) try to bring human engineers and our famous Mr. C(laude) in a tight and fruitful collaboration mode</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/JAJ8XP/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/JAJ8XP/feedback/</feedback_url>
            </event>
            <event guid='19b6bbe0-4495-5628-947e-cf451f69eda5' id='6074' code='SZ9HUG'>
                <room>Main Hall</room>
                <title>Wrong Tool, Wrong Quest: What IT Teams Can Learn from RPGs</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2026-09-30T10:10:00+03:00</date>
                <start>10:10</start>
                <duration>00:40</duration>
                <abstract>Modern IT teams often resemble adventuring parties: people with different strengths, blind spots, and priorities trying to complete difficult quests under pressure. Many delivery problems come from poor tool selection, weak role alignment, and decisions that add complexity instead of reducing it.

In this talk, I use lessons from role-playing games to explore how technology choices influence team performance, delivery speed, and operational resilience. Why do some platforms become magical artifacts nobody understands? Why do organizations keep collecting new weapons while collaboration gets worse?

Using examples from DevOps and cloud environments, I will show how common failures emerge: overengineering, tool sprawl, hidden dependencies, hero culture, and unclear ownership, then turn those lessons into practical guidance for building healthier teams and simpler systems. A practical session on architecture, DevOps culture, platform thinking, and better decisions</abstract>
                <slug>devopsdays-vilnius-2026-6074-wrong-tool-wrong-quest-what-it-teams-can-learn-from-rpgs</slug>
                <track>Talk</track>
                
                <persons>
                    <person id='4046'>Grzegorz Kalwig</person>
                </persons>
                <language>en</language>
                <description>This session uses the world of RPGs as a practical framework for discussing how people and technology work together inside modern IT organizations.

The audience follows a team responsible for building and operating a cloud-based e-commerce platform. Along the journey, they face common engineering scenarios: production deployments, unstable third-party integrations, traffic spikes, scaling pressure, observability gaps, and business expectations after incidents.

Each stage of the quest shows how technical decisions directly influence human outcomes: ownership becomes clearer or more chaotic, collaboration becomes easier or harder, incidents become manageable or stressful, and teams either gain confidence or lose time fighting unnecessary complexity.

The talk explores team roles, shared responsibility and the impact of tooling choices on daily work. Using practical examples from DevOps and cloud environments, it turns familiar delivery problems into lessons that are easy to remember and apply through an role-playing narrative</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/SZ9HUG/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/SZ9HUG/feedback/</feedback_url>
            </event>
            <event guid='c0eb1388-7526-5353-9013-1356adecae3d' id='6335' code='ZQFKMF'>
                <room>Main Hall</room>
                <title>Developing GitHub Actions at Scale: Architecting for QA and AI Agents</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2026-09-30T11:10:00+03:00</date>
                <start>11:10</start>
                <duration>00:40</duration>
                <abstract>Managing custom GitHub Actions across polyrepos causes implementation drift and high maintenance. In this session, we detail a scalable monorepo architecture to streamline development. We will explore the transition from bash to TypeScript to enable robust QA, and demonstrate how publishing to isolated target repositories fundamentally solves e2e testing. Finally, we will show how this consolidated model provides similar context for AI agents across all projects, and how our improved QA process serves as a vital safety net for reliable AI-based development.</abstract>
                <slug>devopsdays-vilnius-2026-6335-developing-github-actions-at-scale-architecting-for-qa-and-ai-agents</slug>
                <track>Talk</track>
                
                <persons>
                    <person id='4220'>Laura Vuorenoja</person>
                </persons>
                <language>en</language>
                <description>Internal GitHub Actions are often treated like &#8220;just scripts,&#8221; but at enterprise scale they become shared infrastructure, where even small regressions can break thousands of pipelines. In a polyrepo setup, the cost shows up quickly as implementation drift, repeated maintenance work, and inconsistent behavior between actions that should be identical. With bash-based implementations, automation becomes difficult to validate, and AI agents operate without a reliable safety net.

In this talk, we walk through a practical architecture that scales. We introduce a monorepo that consolidates actions, shared utilities, and documentation, and a transition from bash to TypeScript to enable systematic testing and higher-quality QA. We also present a deployment model where actions are built centrally but published to dedicated target repositories. Publishing to target repositories is what makes end-to-end testing real: tests run in an environment that mirrors the end-user experience, not the developer repository. We close by showing how a consolidated model creates shared context for AI agents across actions and makes it easier to reuse prompts, skills, and guardrails.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/ZQFKMF/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/ZQFKMF/feedback/</feedback_url>
            </event>
            <event guid='3baaf9f1-77c7-59db-aeb6-f30a91cce6b6' id='6363' code='QCPXWA'>
                <room>Main Hall</room>
                <title>V-Assist: AI agents for all at Vinted</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2026-09-30T11:50:00+03:00</date>
                <start>11:50</start>
                <duration>00:40</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-6363-v-assist-ai-agents-for-all-at-vinted</slug>
                <track>Talk</track>
                
                <persons>
                    <person id='4245'>Saulius Valatka</person>
                </persons>
                <language>en</language>
                <description>In this talk we will introduce V-Assist: Vinted&apos;s internal home-grown AI agent framework that enables the whole organization to use agents for arbitrary tasks. We&apos;ll start by going through how engineers use it to automate workflows such as code review, incident analysis, performance tuning and more. We&apos;ll then focus on what it takes to build such a framework with emphasis on collecting the right context and tools, making sure they don&apos;t go stale and keep self-improving.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/QCPXWA/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/QCPXWA/feedback/</feedback_url>
            </event>
            <event guid='d0e3875f-7d8c-5db4-a2d7-683ef814431a' id='6870' code='BGH9QY'>
                <room>Main Hall</room>
                <title>IGNITES DAY-1</title>
                <subtitle></subtitle>
                <type>Ignite</type>
                <date>2026-09-30T13:30:00+03:00</date>
                <start>13:30</start>
                <duration>00:30</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-6870-ignites-day-1</slug>
                <track>Ignite</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                <description>.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/BGH9QY/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/BGH9QY/feedback/</feedback_url>
            </event>
            <event guid='386e5180-d467-5272-9e5a-32ca64f3c845' id='5966' code='A7GKLR'>
                <room>Main Hall</room>
                <title>So You Want to Replace a Platform: Lessons Learned from Inside the Trenches</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2026-09-30T14:00:00+03:00</date>
                <start>14:00</start>
                <duration>00:40</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-5966-so-you-want-to-replace-a-platform-lessons-learned-from-inside-the-trenches</slug>
                <track>Talk</track>
                
                <persons>
                    <person id='3990'>Konstantinas Jurgilas</person>
                </persons>
                <language>en</language>
                <description>At some point, every engineering organization faces it: a platform that made sense three years ago but doesn&apos;t anymore. Replacing it is never as clean as the evaluation spreadsheet suggested.

We&apos;ll use our own migration off Datadog onto Coralogix as a running example - but the talk is structured around the lessons that transfer anywhere: how to assess true migration scope, where organizational drag will slow you down, what &quot;done&quot; actually means when two platforms are running in parallel, and how to know when to pause, pivot, or push through.

If you&apos;re planning a platform migration - or quietly dreading one - this session gives you the map of the minefield before you step into it.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/A7GKLR/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/A7GKLR/feedback/</feedback_url>
            </event>
            <event guid='3c537038-77e4-56f8-9abb-e8d69093c384' id='6867' code='ENLBCX'>
                <room>Main Hall</room>
                <title>Open Space Opening</title>
                <subtitle></subtitle>
                <type>Open Spaces</type>
                <date>2026-09-30T14:40:00+03:00</date>
                <start>14:40</start>
                <duration>00:20</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-6867-open-space-opening</slug>
                <track>Open Spaces</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                <description>.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/ENLBCX/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/ENLBCX/feedback/</feedback_url>
            </event>
            <event guid='c5f3d1ee-a300-5f2f-86f5-5732d00d2b68' id='6865' code='EG9SSF'>
                <room>Main Hall</room>
                <title>Open Spaces 1.1</title>
                <subtitle></subtitle>
                <type>Open Spaces</type>
                <date>2026-09-30T15:10:00+03:00</date>
                <start>15:10</start>
                <duration>00:30</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-6865-open-spaces-1-1</slug>
                <track>Open Spaces</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                <description>.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/EG9SSF/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/EG9SSF/feedback/</feedback_url>
            </event>
            <event guid='700a23c7-aa5c-5a89-ad30-29ca7fa551de' id='6868' code='Y8N8WU'>
                <room>Main Hall</room>
                <title>Open Spaces 1.2</title>
                <subtitle></subtitle>
                <type>Open Spaces</type>
                <date>2026-09-30T15:50:00+03:00</date>
                <start>15:50</start>
                <duration>00:30</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-6868-open-spaces-1-2</slug>
                <track>Open Spaces</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                <description>.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/Y8N8WU/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/Y8N8WU/feedback/</feedback_url>
            </event>
            <event guid='6727ac3f-463f-5c8a-bcbc-a4ab7ea60947' id='6869' code='R3VSCF'>
                <room>Main Hall</room>
                <title>Open Spaces 1.3</title>
                <subtitle></subtitle>
                <type>Open Spaces</type>
                <date>2026-09-30T16:30:00+03:00</date>
                <start>16:30</start>
                <duration>00:30</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-6869-open-spaces-1-3</slug>
                <track>Open Spaces</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                <description>.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/R3VSCF/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/R3VSCF/feedback/</feedback_url>
            </event>
            
        </room>
        
    </day>
    <day index='2' date='2026-10-01' start='2026-10-01T04:00:00+03:00' end='2026-10-02T03:59:00+03:00'>
        <room name='Main Hall' guid='d653cb38-b9d1-58cf-9665-1c1b6e65abd2'>
            <event guid='d3330ba7-8260-59fa-a748-7876e2881fdc' id='6059' code='XGB8LL'>
                <room>Main Hall</room>
                <title>From DevOps to Platform Engineering: Shifting Mindset through Career Growth</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2026-10-01T09:30:00+03:00</date>
                <start>09:30</start>
                <duration>00:40</duration>
                <abstract>When starting out as a fresh DevOps engineer, you quickly learn the importance of automation, continuous integration and deployment, continuous improvement - and, of course, the inevitable mountain of YAML files. Before long, one steps into the world of Kubernetes, only to find in it even _more_ YAML, along with new concepts like microservices, orchestration, and the complexities of platform engineering, especially when juggling the needs of multiple teams at once.
 
As your career grows and vocabulary expands with fancy concepts, like team topologies, domain-driven design and cognitive load, you often wonder how to make sense of it all and actually apply those ideas to the practical tasks in front of you. Now as a Senior Platform Engineer with her team to lead, Linda will share insights on how her mindset had to evolve with each job title. From DevOps to Platform Engineering, she&#8217;ll walk you through the shifts required in designing technical solutions and bring those high-level concepts to life with real-world stories.</abstract>
                <slug>devopsdays-vilnius-2026-6059-from-devops-to-platform-engineering-shifting-mindset-through-career-growth</slug>
                <track>Talk</track>
                
                <persons>
                    <person id='4031'>Linda &#256;rende</person>
                </persons>
                <language>en</language>
                <description>Platform Engineering as a concept is becoming more popular and many DevOps Engineers may wonder why we need another term to describe what we already have? Many talks explain value of Platform engineering through high level concepts as developer experience, cognitive load and team boundaries. None of that really explains how that changes one&#8217;s approach when working with all that YAML.

Through her career path Linda has had both types of job titles. While starting out as newbie DevOps Engineer and now as a Senior Platform Engineer she will share real life examples how the every day work changed between each title. Let&#8217;s highlight the differences in technical design approaches and the evolution of mindset required to fully grown and thrive in leading a containerized platform team.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/XGB8LL/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/XGB8LL/feedback/</feedback_url>
            </event>
            <event guid='78c38080-077a-51dc-a237-b80172e3c3a5' id='6273' code='8J33PQ'>
                <room>Main Hall</room>
                <title>The Accidental Ops Engineer: How AI Closed the Gap Between Dev and Infrastructure</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2026-10-01T10:10:00+03:00</date>
                <start>10:10</start>
                <duration>00:40</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-6273-the-accidental-ops-engineer-how-ai-closed-the-gap-between-dev-and-infrastructure</slug>
                <track>Talk</track>
                
                <persons>
                    <person id='4180'>Alex Marmuzevich</person>
                </persons>
                <language>en</language>
                <description>The project: AI Concierge on AWS / Bedrock / Python / React. 
Backend team: 2 people + AI (Claude Code). 
No dedicated DevOps. Platform team has no bandwidth for us. 
CI/CD situation - let&apos;s just say it&apos;s complicated. 
But the system is live in production. And we own it.

So we invented our own ops helper. 
Over the past year, it has helped us with four things we had no formal training for:
- Incidents - a Jira-watching agent pairs with a CloudWatch collector, they analyze together, ask clarifying questions back through Jira, and prepare recommendations
- Statistics - regular pulls from S3, Athena, and CloudWatch; anomaly detection; trend analysis; report generation
- Monitoring - CloudWatch Dashboard updates and redeployment
- Data problems (Athena/Glue) - someone pushed a migration with an incompatible schema. Together with AI we investigated the cause, patched the structure, found a workaround, fixed and tested the code. Later - solved it properly.

Four real stories. Ordinary days of AI-Native development.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/8J33PQ/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/8J33PQ/feedback/</feedback_url>
            </event>
            <event guid='3a290a8b-81ba-5c3a-8942-67c5ab4a76f9' id='6139' code='JQAJ7P'>
                <room>Main Hall</room>
                <title>Reliability At Scale: The Compute Platform That&#8217;s Driving Vinted&#8217;s Success</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2026-10-01T11:10:00+03:00</date>
                <start>11:10</start>
                <duration>00:40</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-6139-reliability-at-scale-the-compute-platform-that-s-driving-vinted-s-success</slug>
                <track>Talk</track>
                
                <persons>
                    <person id='4095'>Edgaras</person>
                </persons>
                <language>en</language>
                <description>Vinted&#8217;s platform scales dramatically, supporting more than 300,000 external requests per second to core service and executing over 5,000 deployments daily in all Kubernetes clusters. 

This session dives into how Vinted successfully built and operates this infrastructure, which includes 20 bare metal K8s clusters spanning 2,500+ physical nodes and 310,000 CPU cores.

I&apos;ll share lessons learned across four core pillars:
1. Scalability: Operating bare metal K8s clusters at massive scale
2. Reliability: Implementing Istio multi-primary service mesh for traffic shaping, failover handling and sharing critical performance optimizations
3. Velocity: Accelerating CI/CD with a GitOps workflow (ArgoCD and Argo Rollouts) that features automated canary deployments and analysis
4. Productivity: Enhancing developer experience and self-service capabilities through a Backstage-based DevPortal</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/JQAJ7P/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/JQAJ7P/feedback/</feedback_url>
            </event>
            <event guid='db1c055d-7a7a-5548-964b-ef9a0eb13c7d' id='5864' code='EFN3GE'>
                <room>Main Hall</room>
                <title>touching grass (and 40-year-old c code)</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2026-10-01T11:50:00+03:00</date>
                <start>11:50</start>
                <duration>00:40</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-5864-touching-grass-and-40-year-old-c-code</slug>
                <track>Talk</track>
                
                <persons>
                    <person id='3918'>Josephine Pfeiffer</person>
                </persons>
                <language>en</language>
                <description>the linux kernel, networkmanager, glibc, openssl, etc are codebases that aren&apos;t going anywhere but can seem quite arcane and unapproachable. 
this talk surveys the sense and nonsense of using contemporary tooling on these projects based on real world learnings. 
we&apos;ll explore whether AI-assisted bug archaeology on mailing list archives is reliable, and whether you can use MCP servers as a translation layer between 1990s workflows and present day SDLC.
plus: why &quot;rewrite it with AI&quot; is almost always the wrong answer, and how to tell when it isn&apos;t.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/EFN3GE/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/EFN3GE/feedback/</feedback_url>
            </event>
            <event guid='80e35caa-053a-5e2d-9afb-95996ce05022' id='6871' code='ANTJCP'>
                <room>Main Hall</room>
                <title>IGNITES DAY-2</title>
                <subtitle></subtitle>
                <type>Ignite</type>
                <date>2026-10-01T13:30:00+03:00</date>
                <start>13:30</start>
                <duration>00:30</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-6871-ignites-day-2</slug>
                <track>Ignite</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                <description>.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/ANTJCP/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/ANTJCP/feedback/</feedback_url>
            </event>
            <event guid='31a1ad20-09ab-5699-81a1-eae1810a4e88' id='6270' code='AMGZUX'>
                <room>Main Hall</room>
                <title>Gradual Rollout is a Transaction</title>
                <subtitle></subtitle>
                <type>Talk</type>
                <date>2026-10-01T14:00:00+03:00</date>
                <start>14:00</start>
                <duration>00:40</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-6270-gradual-rollout-is-a-transaction</slug>
                <track>Talk</track>
                
                <persons>
                    <person id='4178'>Via&#269;eslav Pozdniakov</person>
                </persons>
                <language>en</language>
                <description>We at Wix do things at scale: literally thousands of services written in different programing languages must be deployed to production in the most cautious and generic way. Different gradual rollout methods (dc by dc, ab, abc,..) become a necessity. Since these rollouts might take some time, its execution must be durable, and if it fails a system state must be reset to the initial one. There are many off-the-shelf solutions for the problem, like Temporal or ArgoCD, but pretty much all of them only partially solve challenges we face. Thus we had to implement our own Saga-like durable execution engine with unique features. In this talk we will discuss what are these features and why you might need them in your rollout pipelines.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/AMGZUX/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/AMGZUX/feedback/</feedback_url>
            </event>
            <event guid='31e753ce-c148-566c-addd-f05dbcd17de4' id='6866' code='AG37VU'>
                <room>Main Hall</room>
                <title>Open Space Opening</title>
                <subtitle></subtitle>
                <type>Open Spaces</type>
                <date>2026-10-01T14:40:00+03:00</date>
                <start>14:40</start>
                <duration>00:20</duration>
                <abstract>.</abstract>
                <slug>devopsdays-vilnius-2026-6866-open-space-opening</slug>
                <track>Open Spaces</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                <description>.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/AG37VU/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/AG37VU/feedback/</feedback_url>
            </event>
            <event guid='1d199fab-d63e-5a59-8ce2-cb84ea55efa3' id='6872' code='ZEDVKQ'>
                <room>Main Hall</room>
                <title>Open Spaces 2.1</title>
                <subtitle></subtitle>
                <type>Open Spaces</type>
                <date>2026-10-01T15:10:00+03:00</date>
                <start>15:10</start>
                <duration>00:30</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-6872-open-spaces-2-1</slug>
                <track>Open Spaces</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                <description>.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/ZEDVKQ/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/ZEDVKQ/feedback/</feedback_url>
            </event>
            <event guid='1b1716b5-9a61-5044-aa68-e9871f966052' id='6873' code='WKGQHS'>
                <room>Main Hall</room>
                <title>Open Spaces 2.2</title>
                <subtitle></subtitle>
                <type>Open Spaces</type>
                <date>2026-10-01T15:50:00+03:00</date>
                <start>15:50</start>
                <duration>00:30</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-6873-open-spaces-2-2</slug>
                <track>Open Spaces</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                <description>.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/WKGQHS/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/WKGQHS/feedback/</feedback_url>
            </event>
            <event guid='e8b63214-284f-5e51-9c27-f0b56c1232d4' id='6874' code='ZMKZ3D'>
                <room>Main Hall</room>
                <title>Open Spaces 2.3</title>
                <subtitle></subtitle>
                <type>Open Spaces</type>
                <date>2026-10-01T16:30:00+03:00</date>
                <start>16:30</start>
                <duration>00:30</duration>
                <abstract></abstract>
                <slug>devopsdays-vilnius-2026-6874-open-spaces-2-3</slug>
                <track>Open Spaces</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                <description>.</description>
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/ZMKZ3D/</url>
                <feedback_url>https://talks.devopsdays.org/devopsdays-vilnius-2026/talk/ZMKZ3D/feedback/</feedback_url>
            </event>
            
        </room>
        
    </day>
    
</schedule>
