{"id":15625,"date":"2023-11-27T20:00:00","date_gmt":"2023-11-27T20:00:00","guid":{"rendered":"https:\/\/businessyield.com\/tech\/?p=15625"},"modified":"2023-11-27T17:31:14","modified_gmt":"2023-11-27T17:31:14","slug":"what-is-devsecops-how-does-it-work","status":"publish","type":"post","link":"https:\/\/businessyield.com\/tech\/cyber-security\/what-is-devsecops-how-does-it-work\/","title":{"rendered":"What Is DevSecOps & How Does It Work?","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"

DevSecOps means thinking about application and infrastructure security from the start. It also means automating some security gates to keep the DevOps workflow from slowing down. <\/p>

Selecting the right tools to continuously integrate security, like agreeing on an integrated development environment (IDE) with security features, can help meet these goals. However, effective DevOps security requires more than new tools. It builds on the cultural changes of DevOps to integrate the work of security teams sooner rather than later.<\/p>

At its core, it is a concept where app security is a shared responsibility across all of IT. The DevSecOps definition revolves around automatically making security a top priority as part of any software development lifecycle, with that continuing after development ends.<\/p>

Understanding the concept of DevSecOps<\/strong><\/span><\/h2>

DevSecOps stands for development plus security plus operations. It is an approach that combines application development, security, operations, and infrastructure as code (IaC) in an automated continuous integration\/continuous delivery (CI\/CD) pipeline.<\/p>

The process automates the integration of security at every phase of the software development lifecycle. This includes from initial design through integration, testing, deployment, and software delivery.<\/p>

DevSecOps represents a natural and necessary evolution in the way development organizations approach security. In the past, security was ‘tacked on’ to software at the end of the development cycle (almost as an afterthought) by a separate security team and was tested by a separate quality assurance (QA) team.<\/p>

This was manageable when software updates were released just once or twice a year. However, as software developers adopted Agile and DevOps practices, aiming to reduce software development cycles to weeks or even days, the traditional ‘tacked-on’ approach to security created an unacceptable bottleneck.<\/p>

The main objective of DevSecOps is to automate, monitor and apply security at all phases of the software lifecycle: plan, develop, build, test, release, deliver, deploy, operate and monitor. Applying security at every stage of the software development process supports CI\/CD, reduces the cost of compliance and enables faster software delivery.<\/p>

DevSecOps means that every employee and team is responsible for security from the outset, and they must make decisions efficiently and put them into action without forfeiting security.<\/p>

What does DevSecOps do?<\/strong><\/span><\/h2>

DevSecOps integrates application and infrastructure security seamlessly into Agile and DevOps processes and tools. It addresses security issues as they emerge when they’re easier, faster, and less expensive to fix (and before they are put into production). Additionally, DevSecOps makes application and infrastructure security a shared responsibility of development, security, and IT\u00a0operations teams, rather than the sole responsibility of a security silo. <\/p>

It enables \u201csoftware, safer, sooner\u201d\u2014the DevSecOps motto\u2013by automating the delivery of secure software without slowing the software development\u00a0cycle.<\/p>

How DevSecOps works<\/strong><\/h2>

A typical DevSecOps workflow is as follows:<\/p>