From the course: DevOps Foundations: DevSecOps
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Security is different in a DevOps world
From the course: DevOps Foundations: DevSecOps
Security is different in a DevOps world
- [Instructor] Security's a whole different game in a DevOps world. Let's check out how it's evolved as our methods have changed over time. Security is changing with DevOps. In the 2024 State of DevSecOps survey by GitHub, DevOps engineers were asked if they felt like DevSecOps practices were well ingrained inside their organization. 52% of the respondents felt like they had room to grow. This is a large change over the past few years. As we see as this course goes on, shifting left eventually means moving responsibility from one team to another. Many times the actual goal is to make the security team more like auditors focused on compliance rather than hands-on. But whether you are hands-on or audit-focused, it's clear that the role of security is changing. This is what a normal security scan looks like. Code is developed. The code is sent to the security team. The security team reviews it, creates a PDF, looks for false positives, and then finally, the security defects are fixed…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.