Konubinix' opinionated web of thoughts

Cognitive Resistance to Devops Mindset

Fleeting

cognitive resistance to devops mindset

Most of the times, I work with teams that believe that devops is a role instead of a mindset.

In such cases, they don’t undertand why we put so much obscure tools, like k3d and tilt, while just running their node binary or java binary might be enough. They may accept docker-compose, but only with the final objective of easing their development.

They don’t see the point of having a stack running as-is it where in production, making reproducing errors and crafting a software from end to end much easier.