-
Notifications
You must be signed in to change notification settings - Fork 707
[PRG-2025] sponsors, speakers and subpages update #15006
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 5 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| 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 /> |
| 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. |
| 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. |
| 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! |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| +++ | ||
| Title = "Speakers" | ||
| Type = "speakers" | ||
| Description = "Speakers for Devopsdays Prague 2025" | ||
| +++ |
| 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. |
| 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. |
| 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 |
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please move to new asset image folder |
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please move to new asset image folder |
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please move to new asset image folder |
Uh oh!
There was an error while loading. Please reload this page.