When you are thinking of “orchestrating your digital transformation” you need to have, as part of your repertoire, the DevOps practice, and when it is done properly, your delivery cycle will become a “well played symphony”. Photo by Tom Fisk from Pexels First: What is DevOps? DevOps, as defined in Scaled Agile framework, “DevOps is a mindset, a culture, and a set of technical practices. It provides communication, integration, automation, and close cooperation among all the people needed to plan, develop, test, deploy, release, and maintain a Solution.” DevOps is the combination of development and operations. Since its inception it has provided a collaborative approach supporting work distribution where multiple groups work together for the delivery. Photo by logicwork The DevOps cycle consist of six (6) phases which combine with Agile frameworks, contributes to exploration, continuous integration, continuous deployment and release on demand. The phases are: Plan, Build, Cont...