350-701 · Question #188
What is an attribute of the DevSecOps process?
The correct answer is A. development security. DevSecOps (development, security, and operations) is a concept used in recent years to describe how to move security activities to the start of the development life cycle and have built-in security practices in the continuous integration/continuous deployment (CI/CD) pipeline. Th
Question
What is an attribute of the DevSecOps process?
Options
- Adevelopment security
- Bisolated security team
- Cmandated security controls and check lists
- Dsecurity scanning and theoretical vulnerabilities
How the community answered
(29 responses)- A93% (27)
- B3% (1)
- C3% (1)
Explanation
DevSecOps (development, security, and operations) is a concept used in recent years to describe how to move security activities to the start of the development life cycle and have built-in security practices in the continuous integration/continuous deployment (CI/CD) pipeline. Thus minimizing vulnerabilities and bringing security closer to IT and business objectives. Three key things make a real DevSecOps environment: + Security testing is done by the development team. + Issues found during that testing is managed by the development team. + Fixing those issues stays within the development team. https://blogs.cisco.com/security/devsecops-win-win-for-all
Topics
Community Discussion
No community discussion yet for this question.