Category: Database, Security, Data, Kubernetes, Docker, Jenkins, containerization, automation, yaml

There’s a lot written about how the way developers structure their daily work can cause unproductivity. Today I want to look into the biggest killers in developer productivity: the way you configure and setup your DevOps workflow.

Their first experience is great, colleagues can work on individual services independently, deployment frequency goes up and everybody is happy.

Before you start using containers at scale and in production, sit down as a team and agree what config conventions are important to you.

For this you need to be able to run the right kind of tests at the right point of your development lifecycle.

Related Articles