opstreeblog

opstreeblog

We try on our part to contribute to the DevSecOps knowledge pool.

Managing logs of Application

Azure DevOps Integration

A major issue that people face in managing a big system is log files management. In our setup we were primarily facing two issues 1.) We had around 10-15 different applications, it was a messy things to track the logs…

Build & Release Challenges : Manual DB Updates

Azure DevOps Integration

The first problem that I’m gonna discuss is manual db updates. In our current application we do have automated DB updates execution in the production environment, but not in the rest of environments i.e dev, qa, stage, performance test ……