

DevOps promotes communication and collaboration between business, development & operations teams.
DevOps is also about continuous improvement which helps in learning through feedback.
Today organizations are looking to deliver the software faster and from that point of view here are my thoughts on how DevOps can bring about efficient communication with all the stakeholders including the operations team.
Similarly, one needs to look at open source tools which integrate to give the similar desired results.
So continuous integration of your code with rigorous testing and doing continuous delivery is the key for it.
Once the code is committed, then the entire work of developers is well integrated and the build is performed on a regular basis based on every check-in or schedule.





