Lego World – No One DevOps Solution Fits All

I was entertaining the idea of Lego-style DevOps software for quite a while now. I wanted to write about this pretty much after success of my previous post about microservices, but then the whole situation with the virus started to unfold – which led me to a bit of paralysis. Today I’m trying to break… Continue reading Lego World – No One DevOps Solution Fits All

SemVer in production – always keep separate production branch on its own minor

While I personally prefer CalVer, SemVer is still actively used for many projects and quite frequently I work on it. If SemVer is used for something that is deployed to production, one rule I’ve made is to always keep each distinct production on its own minor version. If we have only one production environment or… Continue reading SemVer in production – always keep separate production branch on its own minor