QuestionQ83

Privacy Engineering

Which of the following BEST shows that security considerations are integrated into DevOps operations for application development?

  • A The compliance team is involved in both pre-implementation and post-implementation stages.
  • B Application hardening is performed before rollout of the application.
  • C Code review is conducted during the software development life cycle (SDLC).
  • D The engineering team has been trained on security and privacy policies.
Explanation

Code review performed during the SDLC integrates a security-relevant control into the development workflow, where weaknesses can be identified and corrected before deployment. DevSecOps continuously addresses security throughout the software development lifecycle and includes security checks within development processes.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!