Tag DevOps

Make Your Own Rules, ElastAlert Style

Azure DevOps Integration

  Right off the bat, I want to say that, this blog does not cover installing and configuring ElastAlert in the usual sense, i.e. working with pre-existing rules. It helps, I hope, in understanding the requirements for adding one’s own…

SonarQube Custom Quality Profiles

Azure DevOps Integration

  Source code quality analysis is a basic piece of the Continuous Integration process. Along with automated tests, it is the key component to deliver reliable software without numerous bugs, security vulnerabilities, or performance spills. There are many open source…

Terraforming The Better Way: Part-I

Azure DevOps Integration

We often face complications after a certain point when we can not change the foundation layer of our code because we haven’t thought it through and didn’t plan or strategize the way of writing code in the beginning, there are certain…