Chapter 14- Automation Flashcards
The automation of multiple steps in a deployment process.
Orchestration
A software development method where code updates are tested and committed to a development or build server/code repository rapidly.
Continuous Integration
A software development method where application and platform requirements are frequently tested and validated for immediate availability.
Continuous Delivery
A software development method whre application and platform updates are committed to production rapidly.
Continuous Deployment
An organizational culture shift that combines software development and systems operations by referring to the practice of integrating the two disciplines within a company.
DevOps
A combination of software development, security operations, and systems operations by integrating each discipline with the others.
DevSecOps