Skip to content

Commit 45727a3

Browse files
committed
[Sibiu-2026] Update welcome, sponsors pages. Added register link, speakers and updated program.
1 parent f700bd6 commit 45727a3

31 files changed

Lines changed: 626 additions & 135 deletions
7.62 KB
Loading
473 KB
Loading
227 KB
Loading
168 KB
Loading
106 KB
Loading
82 KB
Loading
339 KB
Loading
1.45 MB
Loading
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "The 'DevSecOps' Angle: State Management and Compliance with Terraform"
6+
Type = "talk"
7+
Speakers = ["adeola-adeniji"]
8+
+++
9+
10+
As cloud environments grow, the greatest threat to security is often "Configuration Drift"—untracked, manual changes made directly in the cloud console that bypass security protocols. This workshop provides a hands-on deep dive into the DevSecOps methodology for maintaining infrastructure integrity using Terraform. Moving beyond basic provisioning, participants will explore how to use Terraform as a governance engine. We will cover the creation of "Secure-by-Default" modules that utilize built-in validation to block insecure configurations—such as open SSH ports—before they are ever deployed. The core of the session focuses on the "Drift-and-Recovery" cycle: students will intentionally simulate "rogue" manual changes in the cloud console and learn how to use Terraform’s state management to detect, alert, and automatically revert infrastructure back to a compliant state. By the end of this workshop, students will understand how Infrastructure as Code acts as the ultimate "Source of Truth," ensuring that company security policies are not just documented, but programmatically enforced.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Vibe UX: Prototyping at the speed of thought"
6+
Type = "talk"
7+
Speakers = ["dave-westgarth"]
8+
+++
9+
10+
This talk explores how AI-powered vibe coding tools are transforming Lean UX and Agile delivery. The session re-examines Lean UX principles and shows how Vibe UX collapses the distance between idea and product, creating radically faster feedback loops and enabling instant experimentation. It covers where this approach shines (and where it backfires), practical safeguards, implications for Agile teams, and how Vibe UX tools let anyone prototype, test, and learn in real time finishing with a practical toolkit and a call to action: start vibing, and amplify both learning and value in your team.

0 commit comments

Comments
 (0)