Skip to content

Commit 8d4e364

Browse files
authored
Events: Prosvita 2026: content fix (#1216)
1 parent 978d0c9 commit 8d4e364

2 files changed

Lines changed: 31 additions & 5 deletions

File tree

content/events/prosvita-2026/index.md

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ events_category: ['Community', 'Speaking']
1717

1818
[Chernihiv IT Cluster](https://chernihiv.it/en) ran ProsvITa 2026 at Chernihiv Polytechnic National University, June 22–25. Engineers from local and international companies spent four days on what production work actually looks like: development, cloud, security, career skills, and how to get your first foothold in open source.
1919

20+
![Evgeniy Patlan presenting at ProsvITa 2026](/blog/2026/06/ProsvITa-2026-img-1.jpg)
21+
2022
Percona has backed the Cluster for years. [Evgeniy Patlan](https://percona.community/contributors/evgeniy_patlan/), Manager of Build and Release Engineering at Percona and a researcher at the university, opened the intensive on June 22 with two sessions for students. He has been in this loop a long time — meetups, lectures, conference committees, curriculum work with faculty.
2123

2224
## What was on the program
@@ -25,10 +27,33 @@ Software development, portfolio pet projects, cloud architecture, cybersecurity,
2527

2628
## Evgeniy's sessions
2729

28-
| Session | What students got |
29-
| ------- | ----------------- |
30-
| [Shift Left: Why Security Comes First, Not Last](/talks/2026/2026-06-22-shift-left-why-security-comes-first-not-last/) | Security as a design constraint from day one — CI/CD, release engineering, SBOMs, reproducible builds from real pipeline work |
31-
| [Commit to Your Career: Getting Started in Open Source](/talks/2026/2026-06-22-commit-to-your-career-getting-started-in-open-source/) | Where to find a first project, what counts as a useful contribution, how that reads on a resume when you are starting out |
30+
{{% grid size=2 %}}
31+
32+
{{% griditem %}}
33+
[![Shift Left talk card](/blog/2026/06/ProsvITa-2026-card-shift.jpg)](/talks/2026/2026-06-22-shift-left-why-security-comes-first-not-last/)
34+
{{% /griditem %}}
35+
36+
{{% griditem %}}
37+
### [Shift Left: Why Security Comes First, Not Last](/talks/2026/2026-06-22-shift-left-why-security-comes-first-not-last/)
38+
39+
Security as a design constraint from day one — CI/CD, release engineering, SBOMs, reproducible builds from real pipeline work.
40+
{{% /griditem %}}
41+
42+
{{% griditem %}}
43+
[![Commit to Your Career talk card](/blog/2026/06/ProsvITa-2026-card-commit.jpg)](/talks/2026/2026-06-22-commit-to-your-career-getting-started-in-open-source/)
44+
{{% /griditem %}}
45+
46+
{{% griditem %}}
47+
### [Commit to Your Career: Getting Started in Open Source](/talks/2026/2026-06-22-commit-to-your-career-getting-started-in-open-source/)
48+
49+
Where to find a first project, what counts as a useful contribution, how that reads on a resume when you are starting out.
50+
{{% /griditem %}}
51+
52+
{{% /grid %}}
53+
54+
![Evgeniy Patlan with students at ProsvITa 2026](/blog/2026/06/ProsvITa-2026-img-2.jpg)
55+
56+
![Evgeniy Patlan at ProsvITa 2026](/blog/2026/06/ProsvITa-2026-img-3.jpg)
3257

3358
## Chernihiv IT Cluster
3459

content/talks/2026/2026-06-22-shift-left-why-security-comes-first-not-last.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,11 @@ video: ''
2626
images:
2727
- talks/2026/2026-06-22-shift-left-why-security-comes-first-not-last.png
2828
---
29-
## Abstract
3029

3130
Evgeniy Patlan leads Percona's build and release engineering team. This session connects shift-left security to what he ships every week: packaging, pipeline automation, and supply-chain hygiene. Security is not a pre-release checkbox — it is a design constraint from day one, covering CI/CD, release engineering, SBOMs, and reproducible builds from real production work.
3231

32+
![Shift Left talk card](/blog/2026/06/ProsvITa-2026-card-shift.jpg)
33+
3334
![Evgeniy Patlan presenting at ProsvITa 2026](/blog/2026/06/ProsvITa-2026-img-1.jpg)
3435

3536
Presented at [ProsvITa 2026](https://percona.community/events/prosvita-2026/), an educational intensive by [Chernihiv IT Cluster](https://chernihiv.it/en) for students at Chernihiv Polytechnic National University.

0 commit comments

Comments
 (0)