Skip to content

Commit d634c79

Browse files
authored
Merge pull request #15006 from EtssMM/prague-2025
[PRG-2025] sponsors, speakers and subpages update
2 parents f4e9c85 + c3273f2 commit d634c79

15 files changed

Lines changed: 223 additions & 10 deletions

File tree

1.73 MB
Loading
67.2 KB
Loading
85.1 KB
Loading

content/events/2025-prague/location.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,19 @@ Type = "event"
44
Description = "Location for DevOpsDays Prague 2025"
55
+++
66

7-
Watch this space for information about the venue including address, map/direction, parking/transit, and any hotel details.
7+
<br />
8+
<p>The conference will take place at the Clarion Congress Hotel</p>
9+
<p>Freyova 33<br />
10+
190 00, Praha 9</p>
11+
12+
<p>
13+
The venue is directly above a subway station (Vysocanska - yellow B line) so we recommend using public transport to get there.<br />
14+
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.
15+
</p>
16+
17+
<p>
18+
The venue is wheelchair accessible and we'd be happy to accommodate any other accessibility needs upon request: {{< email_organizers >}}.
19+
</p>
820

921
<!-- 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 -->
1022
<!-- {{< event_map >}} -->
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
+++
2+
Title = "Program"
3+
Type = "program"
4+
Description = "Program for devopsdays Prague 2025"
5+
+++
6+
7+
<hr />
8+
If Open Space is new to you, you may be interested in <a href="/pages/open-space-format">more details about Open Space</a>.
9+
<hr />
10+
11+
<div>
12+
<b>Color Keys:</b>
13+
<div class="col-lg-2 col-md-2 program-element program-talk">Talk</div>
14+
<div class="col-lg-2 col-md-2 program-element program-ignite">Ignite</div>
15+
<div class="col-lg-2 col-md-2 program-element program-open-space">Open Space</div>
16+
</div>
17+
18+
<hr />
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Security Culture: Why it's important?"
6+
Type = "talk"
7+
Speakers = ["peter-janecko"]
8+
youtube = ""
9+
slideshare = ""
10+
slides = ""
11+
+++
12+
13+
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.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "(No) Future of coding and scripting in AI era"
6+
Type = "talk"
7+
Speakers = ["tomas-kubica"]
8+
youtube = ""
9+
slideshare = ""
10+
slides = ""
11+
+++
12+
13+
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?
14+
15+
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.
16+
17+
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.
18+
19+
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.
20+
21+
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.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Adventures in Cloud Security: What DevOps Can Learn from a Security Engineer"
6+
Type = "talk"
7+
Speakers = ["victoria-shutenko"]
8+
youtube = ""
9+
slideshare = ""
10+
slides = ""
11+
+++
12+
13+
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?
14+
15+
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.
16+
17+
We’ll explore:
18+
19+
Common security pitfalls in cloud environments and how to avoid them.
20+
Practical tips for integrating security seamlessly into DevOps pipelines.
21+
Metrics that matter: quantifying risk and demonstrating the value of DevSecOps.
22+
Building a culture where security and DevOps collaborate effectively.
23+
Let’s turn security into a superpower for your DevOps team!
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
+++
2+
Title = "Speakers"
3+
Type = "speakers"
4+
Description = "Speakers for Devopsdays Prague 2025"
5+
+++
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
+++
2+
Title = "Peter Janečko"
3+
type = "speaker"
4+
linktitle = "peter-janecko"
5+
image = "peter-janecko.jpg"
6+
+++
7+
8+
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.

0 commit comments

Comments
 (0)