DevOps Pillars
Learn about the pillars of DevOps: culture, process, and technology.
The pillars of DevOps are:
- Culture
- Process
- Technology
Culture
Traditionally, organizations focus on specialization. Development teams write code, operations teams run servers, and strict processes and controlled communications channels manage the interaction between them. The distance created by this silo model between Dev, Ops, security, and other IT groups feeds into the low-trust, dysfunctional relationships discussed earlier.
Note: DevOps is also becoming known as DevOpsSec in an effort to emphasize the need to weave security concerns into every phase of software delivery.
DevOps vs. traditional methods
DevOps is a very different way of working compared to traditional methods. Teams share responsibility for ...