From the course: Learning Static Code Analysis

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

DevSecOps overview

DevSecOps overview

I'm sure you've heard of the term DevOps. I want to make sure that security is a big part of that process. Before explaining what DevSecOps is, I will first go into what DevOps is. DevOps is a combination of software development, dev and operations, ops. DevOps allows you to accelerate delivery through automation, collaboration, and iterative improvement. This is why you see DevOps shown as an infinity sign. The development process can always continue and be built on. These iterations come from things like user feedback, when users try out the product and request modifications. It could also come from task prioritization, where you have the highest priority features in the first round and then the next round you can add lower-priority features. And another reason a new iteration could start could be from new ideas that arise, especially because tech is such an ever-changing area. Instead of waiting for the end goal, finished product, it is great business practice to be able to deploy…

Contents