Implementing and Operating Cisco Security Core Technologies (SCOR) — Question 150
Which DevSecOps implementation process gives a weekly or daily update instead of monthly or quarterly in the applications?
Answer options
- A. CI/CD pipeline
- B. container
- C. orchestration
- D. security
Correct answer: A
Explanation
The CI/CD pipeline allows for frequent integration and delivery of code, enabling updates to be pushed on a weekly or daily basis. The other options, such as container, orchestration, and security, do not inherently relate to the frequency of updates in the same way as the CI/CD pipeline does.