Skip to content

Commit 62c469e

Browse files
authored
Merge pull request #15875 from romanoroth/ZRH2026ChangesForCW18
[ZRH-2026] Calender Week 18 Changes
2 parents bc86633 + 028519f commit 62c469e

8 files changed

Lines changed: 21 additions & 21 deletions

File tree

content/events/2026-zurich/program/betta-lyon-delsordo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ slides = ""
1616

1717
### Workshop
1818

19-
Room: 1.OG - Malen
19+
Room: 1.OG - Malen- 32 pax
2020

2121
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.

content/events/2026-zurich/program/camille-nigon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ talk_start_time = "11:30"
66
talk_end_time = "12:00"
77
title = "The playbook for a sovereign Model-as-a-Service platform"
88
type = "talk"
9-
speakers = ["camille-nigon", "maarten-vandeperre"]
9+
speakers = ["camille-nigon"]
1010
youtube = ""
1111
vimeo = ""
1212
speakerdeck = ""

content/events/2026-zurich/program/cristian-schuszter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ slides = ""
1616

1717
### Workshop
1818

19-
Room: 1.OG - Malen
19+
Room: 1.OG - Malen - 32 pax
2020

2121
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.
2222

content/events/2026-zurich/program/luc-juggery.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ slides = ""
1616

1717
### Workshop
1818

19-
Room: 2.OG - Gesang
19+
Room: 2.OG - Gesang - 40 pax
20+
2021

2122
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 ;)

content/events/2026-zurich/program/manuel-schindler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ slides = ""
1616

1717
### Workshop
1818

19-
Room: 2.OG - Gesang
19+
Room: 2.OG - Gesang - 40 pax
2020

2121
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.
2222

content/events/2026-zurich/program/marc-herren.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ slides = ""
1616

1717
### Workshop
1818

19-
Room: 1.OG - Seminar
19+
Room: 1.OG - Seminar - 40 pax
2020

2121
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.
2222

content/events/2026-zurich/program/oliver-zihler.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ slides = ""
1616

1717
### Workshop
1818

19-
Room: 1.OG - Seminar
19+
Room: 1.OG - Seminar - 40 pax
2020

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

@@ -37,3 +37,16 @@ Prerequisites:
3737
Basic knowledge of Kotlin or Java and Spring Boot.
3838
We’ll introduce the core DDD concepts along the way.
3939
Bring your laptop for hands-on coding!
40+
41+
Workshop Setup & Technical Requirements:
42+
To participate in the workshop, please ensure your local environment is prepared with the following technologies:
43+
- Maven 3.9+
44+
- Java 25
45+
- Docker / Docker Compose
46+
Docker is important, as it will be used to run supporting infrastructure (e.g. PostgreSQL).
47+
48+
The workshop code is available on GitHub: https://github.com/codeartify/devopsdays2026
49+
50+
Please note that the repository is still being finalized. Updates may be pushed up until the day of the event.
51+
52+
If you are able to clone and run the project successfully ahead of time (see the README.md of the repository), you are well prepared.

content/events/2026-zurich/speakers/maarten-vandeperre.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)