DevOps does not continuously integrates and automates security throughout the DevOps lifecycle, Its DevSecOps which continuously integrates and automates security throughout the DevOps lifecycle.
Remaining three other options are valid for DevOps
Let's understand DevOps first, DevOps is a practice of bringing development and operations teams together. With DevOps, a developer can automate the build process, code testing and deployment. DevOps used to deliver code faster to production (Continuous delivery) and iterate continuously based on market feedback.
With a DevOps strategy you can do the following:
- Accelerate the delivery of reliable software.
- Balance speed, cost, quality, and risk with increased capacity to innovate.
- Reduce time to customer feedback with improved customer experience.
Common use cases for devops include cloud native and mobile applications, application integration, and modernization and multicloud management.
[Exam Tips]: Remember, DevOps is used to deliver code faster to production, DevOps bring development and operation team together to deploy code to production faster.
Submit