Skip to content
Merged
Changes from all 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
4 changes: 4 additions & 0 deletions contributions/executable-tutorial/matcov-phoebes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ The tutorial will be delivered through KillerCoda platform in 4 steps: introduct
**Relevance**

This tutorial addresses a critical aspect of modern DevOps: infrastructure security integration throughout the development lifecycle. With 95% of cloud security breaches being preventable through proper configuration management, implementing IaC security scanning has become essential for DevOps teams. The approach demonstrates core DevOps principles of automation, continuous integration, and shift-left practices by catching security issues early in the infrastructure provisioning process rather than after deployment.

**Deliverables**
* Tutorial: https://killercoda.com/alexmatcov/scenario/tutorial
* Repo: https://github.com/alexmatcov/infrastructure-security-tutorial
Loading