DEVOPS
DevOps is the amalgamation of various cultural philosophies, tools and practices that increases the organization's ability to deliver high quality software at a rapid pace.
Under the DevOps model, there are no longer siloed teams doing only a subsection of tasks. Rather, all team members actively participate in all aspects of software development from development and test to deployment to operations, and develop a range of skills not limited to a single function.
SRE
While adopting DevOps philosophy is ideal for any software development team, the cost of adoption is quite high.
This is especially true for larger organizations with complex hierarchies.
This is where SRE comes into picture. The Ops team is transformed into SRE (Site Reliability Engineering) team who closely work with the development team towards shared objectives. Once the two teams align well, the organization could move towards DevOps culture. SRE acts as a stepping stone towards final objective of DevOps transformation.
DEVSECOPS
Infusing security at every phase of DevOps is DevSecOps.
Top comments (0)