DEV Community

Discussion on: What are the current challenges that prevent DevOps adoption? Let's list

Collapse
 
kyleljohnson profile image
Kyle Johnson

I'm going through this now and my biggest challenge is getting my developers on-board. Developers tend to not want to adapt to change if they can't see the reasoning for the change. If you look at DevOps from a developer's view, it not really doing much for them. I had one developer tell me, why would I want my code to build and deploy on its own? In my world, our CI/CD pipeline builds, tests and deploys to our QA environment upon check-in.

Collapse
 
pavanbelagatti profile image
Pavan Belagatti

Ha Ha. Hmmm, I see that. It's the biggest challenge many companies face I think, but I also believe it is all about the initial resistance. Once they see the benefits clearly and how automation can help and make their life easy, they will surely opt for it.