DevOps
DevOps (also now DevSecOps) is the practice of Development working more closely with Operations. Over time, the Developers automate various aspects of their deployment. In doing so, they reduce the number of defects in the process (by eliminating manual steps) and speed the rate at which applications are deployed. DevSecOps takes these ideas and integrates security into the process. One view is that DevOps is simply a Scrum Team expanding their Definition of Done downstream until their application is deployed. That also hints that the work should be done inside the Development Team and not by a downstream group (there are no “DevOps Teams”).

Resource Links
- A Brief History of DevOps and Its Impact on Software Development
- A Brief History of DevOps and the Link to Cloud Development Environments
- DevOps, SRE, GitOps, Observability: My take on some current-ish buzzwords
- DevOps Is an Evolving Culture, Not a Team
- There’s No Such Thing as a “Devops Team”
- What Is DevOps?
Related Books
- A Practical Guide to Testing in DevOps - Katrina Clokie