13 clues you are doing DevOps right
#devops #cicd #deployment #monitoring #logging Here are 13 best practices which I think are a good indicator for professional DevOps team. Do you have fully automatic deployments? Having a 100% automated deployment is an essential part of good DevOps practices. It enables a software team to quickly iterate, deploy often and have a good general trust in the running software. Deployments can be triggered by some event like commit or manually. It is good practice to also have au