Embracing DevOps culture
As articulated at https://devops.com/, DevOps was first introduced by Patrick Debois as a concept to get rid of the wall of confusion and lack of cohesion between development and operations teams. In traditional software delivery practices, developers used to throw code over the wall to the operations teams for deployment and operations. DevOps annihilated the walls of confusion by aligning development and operations teams' efforts, visions, and capabilities to produce valuable outcomes for businesses and customers.
The following diagram illustrates how DevOps avoids traditional handoffs:
With the Wall of Confusion, deployment teams without enough knowledge of the workload lose opportunities for optimization, resulting in suboptimal and erroneous deployments. DevOps breaks this wall by establishing strong ties between development and operational...