Implementing DevOps Solutions and Practices Using Cisco Platforms (DEVOPS) — Question 42
A developer is nearing the end of a software development cycle and is ready to deploy the software. The customer wants to continue using a secure software development lifecycle methodology and must plan for postproduction components. Which two areas should be the developer address? (Choose two.)
Answer options
- A. performing code reviews
- B. requirement gathering
- C. change management process
- D. new code scanning
- E. rollback plans
Correct answer: A, C
Explanation
The correct answers are A and C because performing code reviews ensures the security and quality of the code, while having a change management process is essential for managing updates and changes in a secure manner. Requirement gathering is more relevant to the initial phases of development, new code scanning is part of pre-deployment checks, and rollback plans, while important, do not directly pertain to secure lifecycle methodology.