Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 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
14 changes: 13 additions & 1 deletion content/events/2025-prague/location.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
<br />
<p>The conference will take place at the Clarion Congress Hotel</p>
<p>Freyova 33<br />
190 00, Praha 9</p>

<p>
The venue is directly above a subway station (Vysocanska - yellow B line) so we recommend using public transport to get there.<br />
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.
</p>

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

<!-- Uncomment this only if you have set the coordinates for your location in the config yaml. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html -->
<!-- {{< event_map >}} -->
Expand Down
18 changes: 18 additions & 0 deletions content/events/2025-prague/program.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
+++
Title = "Program"
Type = "program"
Description = "Program for devopsdays Prague 2025"
+++

<hr />
If Open Space is new to you, you may be interested in <a href="/pages/open-space-format">more details about Open Space</a>.
<hr />

<div>
<b>Color Keys:</b>
<div class="col-lg-2 col-md-2 program-element program-talk">Talk</div>
<div class="col-lg-2 col-md-2 program-element program-ignite">Ignite</div>
<div class="col-lg-2 col-md-2 program-element program-open-space">Open Space</div>
</div>

<hr />
13 changes: 13 additions & 0 deletions content/events/2025-prague/program/peter-janecko.md
Original file line number Diff line number Diff line change
@@ -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.
21 changes: 21 additions & 0 deletions content/events/2025-prague/program/tomas-kubica.md
Original file line number Diff line number Diff line change
@@ -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.
23 changes: 23 additions & 0 deletions content/events/2025-prague/program/victoria-shutenko.md
Original file line number Diff line number Diff line change
@@ -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!
5 changes: 5 additions & 0 deletions content/events/2025-prague/speakers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
+++
Title = "Speakers"
Type = "speakers"
Description = "Speakers for Devopsdays Prague 2025"
+++
8 changes: 8 additions & 0 deletions content/events/2025-prague/speakers/peter-janecko.md
Original file line number Diff line number Diff line change
@@ -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.
8 changes: 8 additions & 0 deletions content/events/2025-prague/speakers/tomas-kubica.md
Original file line number Diff line number Diff line change
@@ -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.
8 changes: 8 additions & 0 deletions content/events/2025-prague/speakers/victoria-shutenko.md
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions content/events/2025-prague/sponsor.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ Gold sponsors get a big table and Silver sponsors a small table where they can i
<tr>
<td>Number available</td>
<td bgcolor="#d9ead3">∞</td>
<td bgcolor="#d9ead3">4</td>
<td bgcolor="#d9ead3">10</td>
<td bgcolor="#d9ead3">SOLD OUT</td>
<td bgcolor="#d9ead3">8</td>
<td bgcolor="#d9ead3">∞</td>
<td bgcolor="#d9ead3">1</td>
</tr>
Expand Down
8 changes: 4 additions & 4 deletions content/events/2025-prague/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,23 +47,23 @@ Description = "DevOpsDays Prague 2025"
</div>
</div>

<!-- <div class = "row">
<div class = "row">
<div class = "col-md-2">
<strong>Program</strong>
</div>
<div class = "col-md-8">
View the {{< event_link page="program" text="program." >}}
</div>
</div> -->
</div>

<!-- <div class = "row">
<div class = "row">
<div class = "col-md-2">
<strong>Speakers</strong>
</div>
<div class = "col-md-8">
Check out the {{< event_link page="speakers" text="speakers!" >}}
</div>
</div> -->
</div>

<div class = "row">
<div class = "col-md-2">
Expand Down
103 changes: 100 additions & 3 deletions data/events/2025/prague/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Comment thread
toshywoshy marked this conversation as resolved.
# - name: location
- name: location
- name: registration
# - name: program
# - name: speakers
- name: program
- name: speakers
- name: sponsor
- name: contact
- name: conduct
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move to new asset image folder assets/events/2025-prague/speakers/

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move to new asset image folder assets/events/2025-prague/speakers/

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move to new asset image folder assets/events/2025-prague/speakers/

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading