opstreeblog

opstreeblog

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

Git Inside Out

Azure DevOps Integration

Git Inside-Out Git is basically a file-system where you can retrieve your content through addresses. It simply means that you can insert any kind of data into git for which Git will hand you back a unique key you can…

Prometheus Overview and Setup

Azure DevOps Integration

Overview Prometheus is an opensource monitoring solution that gathers time series based numerical data. It is a project which was started by Google’s ex-employees at SoundCloud.  To monitor your services and infra with Prometheus your service needs to expose an endpoint…