Changes

622 bytes added ,  23:18, 1 June 2023
no edit summary
Line 5: Line 5:  
[[File:Agile cycle.png|thumb]]
 
[[File:Agile cycle.png|thumb]]
   −
'''DevSecOps CI/CD''' (ref https://public.cyber.mil/devsecops/ scale accordingly (to the size, complexity, criticality of your project/product development cycle)
+
'''DevSecOps CI/CD''' (ref https://public.cyber.mil/devsecops/) CI/CD is a DevOps tactic, which makes use of the right automated testing tools to implement agile development. Continuous Integration is an engineering practice in which members of a development team integrate their code at a very high frequency, detection of errors in code in the early stages. Continuous Delivery is the practice of ensuring that code is always in a deployable state. All code changes – new features, bug fixes, experiments, configuration changes – are always ready for deployment to a production environment with the right CI/CD tools in place.  Scale accordingly (to the size, complexity, and criticality of your project/product development cycle) The right fit automating as much as possible. 
 
[[File:Devsecops.png|thumb|devsecops]]
 
[[File:Devsecops.png|thumb|devsecops]]
 
[[File:CICD1.png|thumb]]
 
[[File:CICD1.png|thumb]]
97

edits