diff --git a/assets/events/2025-prague/speakers/peter-janecko.jpg b/assets/events/2025-prague/speakers/peter-janecko.jpg new file mode 100644 index 00000000000..0485550e327 Binary files /dev/null and b/assets/events/2025-prague/speakers/peter-janecko.jpg differ diff --git a/assets/events/2025-prague/speakers/tomas-kubica.jpg b/assets/events/2025-prague/speakers/tomas-kubica.jpg new file mode 100644 index 00000000000..1cbe18b405a Binary files /dev/null and b/assets/events/2025-prague/speakers/tomas-kubica.jpg differ diff --git a/assets/events/2025-prague/speakers/victoria-shutenko.png b/assets/events/2025-prague/speakers/victoria-shutenko.png new file mode 100644 index 00000000000..4f433e6e371 Binary files /dev/null and b/assets/events/2025-prague/speakers/victoria-shutenko.png differ diff --git a/content/events/2025-prague/location.md b/content/events/2025-prague/location.md index c052fb2e7bb..f475ea33ebc 100644 --- a/content/events/2025-prague/location.md +++ b/content/events/2025-prague/location.md @@ -4,7 +4,19 @@ Type = "event" Description = "Location for DevOpsDays Prague 2025" +++ -Watch this space for information about the venue including address, map/direction, parking/transit, and any hotel details. +
+

The conference will take place at the Clarion Congress Hotel

+

Freyova 33
+190 00, Praha 9

+ +

+The venue is directly above a subway station (Vysocanska - yellow B line) so we recommend using public transport to get there.
+If you need to take a car you may use parking in Fenix Shoppng Center - first 3 hours for free, after that 50 CZK/hour. Alternatively you can use the streets around for 30 CZK/hour. +

+ +

+The venue is wheelchair accessible and we'd be happy to accommodate any other accessibility needs upon request: {{< email_organizers >}}. +

diff --git a/content/events/2025-prague/program.md b/content/events/2025-prague/program.md new file mode 100644 index 00000000000..1784317d80d --- /dev/null +++ b/content/events/2025-prague/program.md @@ -0,0 +1,18 @@ ++++ +Title = "Program" +Type = "program" +Description = "Program for devopsdays Prague 2025" ++++ + +
+If Open Space is new to you, you may be interested in more details about Open Space. +
+ +
+Color Keys: +
Talk
+
Ignite
+
Open Space
+
+ +
diff --git a/content/events/2025-prague/program/peter-janecko.md b/content/events/2025-prague/program/peter-janecko.md new file mode 100644 index 00000000000..14fd55fdd1e --- /dev/null +++ b/content/events/2025-prague/program/peter-janecko.md @@ -0,0 +1,13 @@ ++++ +Talk_date = "" +Talk_start_time = "" +Talk_end_time = "" +Title = "Security Culture: Why it's important?" +Type = "talk" +Speakers = ["peter-janecko"] +youtube = "" +slideshare = "" +slides = "" ++++ + +Security culture is the key to SSDLC and DevSecOps, but changing team mindsets is a challenge. Based on my experience at a leading telco company, I’ll share how we built a strong security culture, from a small start to a certified security champion squad. Join me to explore practical strategies, business perspectives, tools and the real value of security in development. \ No newline at end of file diff --git a/content/events/2025-prague/program/tomas-kubica.md b/content/events/2025-prague/program/tomas-kubica.md new file mode 100644 index 00000000000..d3c75fb2501 --- /dev/null +++ b/content/events/2025-prague/program/tomas-kubica.md @@ -0,0 +1,21 @@ ++++ +Talk_date = "" +Talk_start_time = "" +Talk_end_time = "" +Title = "(No) Future of coding and scripting in AI era" +Type = "talk" +Speakers = ["tomas-kubica"] +youtube = "" +slideshare = "" +slides = "" ++++ + +In December 2024, the latest OpenAI model outperformed 99.9% of human coders in the Codeforest competition. In the most advanced scientific test, Humanity’s Last Exam, we saw a progression from a 3% score with GPT-4o to 8% with DeepSeek R1, and finally to 27% with OpenAI Deep Research. What does this mean for our DevOps practices of writing code, scripts, and manifests? + +In this session, we will explore the transformative impact of AI on coding and scripting, focusing on the evolution from current Integrated Development Environments (IDEs) to future canvas-like environments. We’ll use practical examples from GitHub Copilot to illustrate these changes. + +We’ll demonstrate distinctions between standard AI models and advanced “thinking” models, providing practical tips on when to use each. This will include large models from OpenAI, Anthropic, and Google, as well as a discussion on the specific use cases for smaller, fine-tuned models and how they can be leveraged effectively in various scenarios. + +The session will also cover the role of AI agents in the automation of the DevOps process. We’ll look at agents that run and test code before proposing it, those that review Pull Requests and suggest improvements, and agents that identify security vulnerabilities and recommend fixes, from Python to Infrastructure as Code. These AI agents also extend to scripts, SQL queries, Terraform configurations, and Kubernetes manifests. + +Through live demonstrations, I will showcase my workflow using AI agents to write, review, test, secure, and document code. This hands-on approach will provide a clear understanding of how AI can enhance productivity, improve code quality, and streamline DevOps practices. diff --git a/content/events/2025-prague/program/victoria-shutenko.md b/content/events/2025-prague/program/victoria-shutenko.md new file mode 100644 index 00000000000..e2301924cb0 --- /dev/null +++ b/content/events/2025-prague/program/victoria-shutenko.md @@ -0,0 +1,23 @@ ++++ +Talk_date = "" +Talk_start_time = "" +Talk_end_time = "" +Title = "Adventures in Cloud Security: What DevOps Can Learn from a Security Engineer" +Type = "talk" +Speakers = ["victoria-shutenko"] +youtube = "" +slideshare = "" +slides = "" ++++ + +In a world where speed and agility are key, security often feels like the inconvenient roadblock in a DevOps pipeline. But what if security could be your greatest ally instead of your biggest headache? + +As a security engineer actively working with AWS, I’ve seen firsthand the challenges DevOps teams face in balancing innovation with risk. In this talk, I’ll share real-world stories, lessons learned, and actionable strategies to help DevOps teams embrace security as a core part of their workflows. + +We’ll explore: + +Common security pitfalls in cloud environments and how to avoid them. +Practical tips for integrating security seamlessly into DevOps pipelines. +Metrics that matter: quantifying risk and demonstrating the value of DevSecOps. +Building a culture where security and DevOps collaborate effectively. +Let’s turn security into a superpower for your DevOps team! \ No newline at end of file diff --git a/content/events/2025-prague/speakers.md b/content/events/2025-prague/speakers.md new file mode 100644 index 00000000000..d77151edb20 --- /dev/null +++ b/content/events/2025-prague/speakers.md @@ -0,0 +1,5 @@ ++++ +Title = "Speakers" +Type = "speakers" +Description = "Speakers for Devopsdays Prague 2025" ++++ diff --git a/content/events/2025-prague/speakers/peter-janecko.md b/content/events/2025-prague/speakers/peter-janecko.md new file mode 100644 index 00000000000..168e7b24809 --- /dev/null +++ b/content/events/2025-prague/speakers/peter-janecko.md @@ -0,0 +1,8 @@ ++++ +Title = "Peter Janečko" +type = "speaker" +linktitle = "peter-janecko" +image = "peter-janecko.jpg" ++++ + +IT security professional with over 10 years of experience in IT security. Starting as a system administrator and forensic analyst in a military CSIRT. Later transitioned to developing security strategy, application architecture, and responding to modern cyber threats in a leading telco company. He has been involved in the design and implementation of security technologies with a focus on zero trust, microservice architecture and SDLC security. Passionate about fostering a strong security culture and leveraging cutting-edge technologies to improve cybersecurity. \ No newline at end of file diff --git a/content/events/2025-prague/speakers/tomas-kubica.md b/content/events/2025-prague/speakers/tomas-kubica.md new file mode 100644 index 00000000000..350a91a0197 --- /dev/null +++ b/content/events/2025-prague/speakers/tomas-kubica.md @@ -0,0 +1,8 @@ ++++ +Title = "Tomas Kubica" +type = "speaker" +linktitle = "tomas-kubica" +image = "tomas-kubica.jpg" ++++ + +Tomas is a Cloud Architect at Microsoft, focusing on application and AI innovations. He is also an occasional teacher at an evening AI school for the general public. Tomas has worked on software-defined networking, OpenStack, and Infrastructure as Code since 2010. In 2015, he transitioned to the world of Kubernetes. He joined Microsoft in 2017 to concentrate on Azure cloud and recently shifted his focus to AI and application innovations. Tomas is passionate about machines that can learn, hands-on experiences, the human brain, and the future of everything. In his free time, he loves listening to audiobooks, playing the piano, and traveling with his family. \ No newline at end of file diff --git a/content/events/2025-prague/speakers/victoria-shutenko.md b/content/events/2025-prague/speakers/victoria-shutenko.md new file mode 100644 index 00000000000..11ba17fe13b --- /dev/null +++ b/content/events/2025-prague/speakers/victoria-shutenko.md @@ -0,0 +1,8 @@ ++++ +Title = "Victoria Shutenko" +type = "speaker" +linktitle = "victoria-shutenko" +image = "victoria-shutenko.png" ++++ + +Experienced security engineer and web app penetration tester. AWS Community Builder. Eager for enhancing software security posture and AWS solutions. eMAPT | eWPT | CNSP | CAP | CCSP-AWS | CNPen \ No newline at end of file diff --git a/content/events/2025-prague/sponsor.md b/content/events/2025-prague/sponsor.md index b222f575036..606da219abe 100644 --- a/content/events/2025-prague/sponsor.md +++ b/content/events/2025-prague/sponsor.md @@ -42,8 +42,8 @@ Gold sponsors get a big table and Silver sponsors a small table where they can i Number available ∞ - 4 - 10 + SOLD OUT + 8 ∞ 1 diff --git a/content/events/2025-prague/welcome.md b/content/events/2025-prague/welcome.md index 4ad56c5c7ab..3075a1c96b5 100644 --- a/content/events/2025-prague/welcome.md +++ b/content/events/2025-prague/welcome.md @@ -47,23 +47,23 @@ Description = "DevOpsDays Prague 2025" - + - +
diff --git a/data/events/2025/prague/main.yml b/data/events/2025/prague/main.yml index 9d284988318..b7bd9925f0b 100644 --- a/data/events/2025/prague/main.yml +++ b/data/events/2025/prague/main.yml @@ -36,10 +36,10 @@ location_address: "Freyova 33, Prague 9, 190 00" #Optional - use the street addr nav_elements: # List of pages you want to show up in the navigation of your page. - name: propose - # - name: location + - name: location - name: registration - # - name: program - # - name: speakers + - name: program + - name: speakers - name: sponsor - name: contact - name: conduct @@ -70,6 +70,10 @@ sponsors: level: gold - id: sky level: gold + - id: labyrinthlabs + level: gold + - id: exoscale + level: gold - id: hackihub level: community - id: alicetechnologies @@ -97,3 +101,96 @@ sponsor_levels: - id: community label: Community + +program: + - title: "Registration, Breakfast, Sponsors" + type: custom + date: 2025-05-22 + start_time: "08:00" + end_time: "09:00" + - title: "Opening Welcome" + type: custom + date: 2025-05-22 + start_time: "09:00" + end_time: "09:20" + - title: "talk 1" + type: talk + date: 2025-05-22 + start_time: "09:20" + end_time: "09:55" + - title: "talk 2" + type: talk + date: 2025-05-22 + start_time: "09:55" + end_time: "10:30" + - title: "Coffee Break" + type: custom + date: 2025-05-22 + start_time: "10:30" + end_time: "10:55" + - title: "talk 3" + type: talk + date: 2025-05-22 + start_time: "10:55" + end_time: "11:30" + - title: "tak 4" + type: talk + date: 2025-05-22 + start_time: "11:35" + end_time: "12:10" + - title: "Lunch" + type: custom + date: 2025-05-22 + start_time: "12:10" + end_time: "13:15" + - type: ignite + date: 2025-05-22 + start_time: "13:15" + end_time: "13:45" + - title: "Open Space Opening" + type: open-space + date: 2025-05-22 + start_time: "13:45" + end_time: "14:30" + - title: "attendee-suggested breakout discussions - Open Space #1" + type: open-space + date: 2025-05-22 + start_time: "14:30" + end_time: "15:10" + - title: "attendee-suggested breakout discussions - Open Space #2" + type: open-space + date: 2025-05-22 + start_time: "15:10" + end_time: "16:50" + - title: "attendee-suggested breakout discussions - Open Space #3" + type: open-space + date: 2025-05-22 + start_time: "15:50" + end_time: "16:30" + - title: "tak 4" + type: talk + date: 2025-05-22 + start_time: "16:30" + end_time: "17:10" + - title: "Closing notes" + type: custom + date: 2025-05-22 + start_time: "17:15" + end_time: "17:30" + - title: "Evening event" + type: custom + date: 2025-05-22 + start_time: "17:30" + end_time: "?" + +ignites: + - title: "" + date: 2025-05-22 + - title: "" + date: 2025-05-22 + - title: "" + date: 2025-05-22 + - title: "" + date: 2025-05-22 + - title: "" + date: 2025-05-22