Implementing DevOps Solutions and Practices Using Cisco Platforms (DEVOPS) — Question 1

Which two practices help make the security of an application a more integral part of the software development lifecycle? (Choose two.)

Answer options

Correct answer: A, E

Explanation

The correct answers, A and E, focus on integrating security practices into the development process. Option A promotes proactive identification of vulnerabilities through dynamic analysis during CI/CD, while E emphasizes securing the code repository with encryption. Options B, C, and D do not directly enhance security integration in the development lifecycle.