Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/sponsors/h/hcl-software.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions content/events/2026-zurich/program/betta-lyon-delsordo.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ slides = ""

### Workshop

Room: 1.OG - Malen

Vibe coding has a time and a place: it is great for making quick prototypes, and is very tempting for less technical folks. However, those who don’t understand their own code will be blissfully unaware of the many security vulnerabilities that AI assistants can introduce. In this workshop, I will cover a variety of common vulnerabilities that can be introduced from vibe coding, and then how to recognize and fix them. I will also cover how to prompt genAI tools to code more securely and help you review your code, as well as how to take a hybrid approach with AI-advised coding. This is a crucial topic for anyone venturing into vibe coding, as well as any team leads who are starting to see AI-generated code introduced by more junior members.
2 changes: 2 additions & 0 deletions content/events/2026-zurich/program/cristian-schuszter.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ slides = ""

### Workshop

Room: 1.OG - Malen

This session will be focusing on building a working knowledge of available AI tooling that can help developers be more productive in their day-to-day work, with a focus on existing applications and their evolution (including old applications). We'll be talking about techniques and methods to refactor and update your applications, while keeping things manageable, readable and to the level of code quality that is expected from an enterprise application.

We'll also be discussing the MCP protocol and how it can be used in order to supercharge your developer tooling even further. We'll be exploring how to use existing resources in order to e.g. obtain better information for your design, code implementation, API endpoints, etc. Then we'll also explore what it takes to build one of these servers in case you need to offer an MCP server to the rest of your colleagues.
Expand Down
2 changes: 2 additions & 0 deletions content/events/2026-zurich/program/luc-juggery.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ slides = ""

### Workshop

Room: 2.OG - Gesang

Whether you’re a beginner or an experienced Kubernetes user, this Capture The Flag session will put your skills to the test. You’ll get access to a Kubernetes cluster and search for hidden clues. Join the challenge, and be ready to use your Kubernetes knowledge and plenty of kubectl commands ;)
2 changes: 2 additions & 0 deletions content/events/2026-zurich/program/manuel-schindler.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ slides = ""

### Workshop

Room: 2.OG - Gesang

Platform Engineering has become one of the most critical disciplines in the AI era - where speed, security, and trust must coexist. As organizations adopt generative AI and cloud-native technologies at scale, internal developer platforms (IDPs) have emerged as the foundation for safe, compliant, and productive software delivery.

In this 2-hour hands-on workshop at DevOpsDays Zurich, you’ll experience what it takes to build and operate a secure, developer-friendly platform on Kubernetes and Red Hat OpenShift. Switching between developer and platform engineer personas, you’ll learn how to design and bootstrap a Thin Viable Platform (TVP), gather feedback from developers to continuously improve it, accelerate the inner and outer loops through automation, and finally establish security and compliance using open-source tools like Sigstore, Tekton, and Conforma.
Expand Down
2 changes: 2 additions & 0 deletions content/events/2026-zurich/program/marc-herren.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ slides = ""

### Workshop

Room: 1.OG - Seminar

Generating a Software Bill of Materials (SBOM) is only the first step toward compliance with upcoming regulations like the EU Cyber Resilience Act (CRA). The real challenge lies in managing these artifacts at scale, tracking vulnerabilities across a diverse portfolio, and communicating real-world risks effectively.

This workshop takes you beyond simple pipeline scanning. We will dive into OWASP Dependency-Track, an intelligent component analysis platform that allows organizations to identify and reduce risk in their software supply chain. You will learn how to transform static SBOMs into a living, automated security ecosystem.
2 changes: 2 additions & 0 deletions content/events/2026-zurich/program/oliver-zihler.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ slides = ""

### Workshop

Room: 1.OG - Seminar

Modern DevOps practices thrive on systems that are reliable, observable, and easy to evolve - qualities that event-sourced architectures naturally provide.

In this hands-on workshop, you’ll learn how to combine Domain-Driven Design (DDD) with CQRS and Event Sourcing using the Axon Framework and Kotlin to model and implement a small but complete domain.
Expand Down
4 changes: 2 additions & 2 deletions content/events/2026-zurich/sponsor.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,10 @@ Sponsors are encouraged to represent themselves by actively participating and en
<th><b># Available Packages</b></th>
<td bgcolor="#FFE8A3"><center>SOLD OUT</center></td>
<td bgcolor="#E5E5E5"><center>SOLD OUT</center></td>
<td bgcolor="#FFBB7F"><center>unlimited</center></td>
<td bgcolor="#FFBB7F"><center>SOLD OUT</center></td>
<td bgcolor="#85cdad"><center>SOLD OUT</center></td>
<td bgcolor="#8bc2d6"><center>SOLD OUT</center></td>
<td bgcolor="#8bc2d6"><center>1</center></td>
<td bgcolor="#8bc2d6"><center>SOLD OUT</center></td>
<td bgcolor="#8bc2d6"><center>SOLD OUT</center></td>
</tr>
<tr>
Expand Down
2 changes: 2 additions & 0 deletions data/events/2026/zurich/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,8 @@ sponsors:
level: silver
- id: cyberlink
level: event
- id: hcl-software
level: event
- id: xelon
level: event
- id: exoscale
Expand Down
2 changes: 2 additions & 0 deletions data/sponsors/hcl-software.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "HCL-Software"
url: "https://www.hcl-software.com/"
Loading