opstreeblog

opstreeblog

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

The Reset Button !!!!

Azure DevOps Integration

!!!! The Reset button !!!! Anyone who has recently used the Google Compute Engine for creating the VM instances will be aware of the reset button available. Since I wasn’t very much sure of it , I just clicked it…

Setup Jenkins using Ansible

Azure DevOps Integration

In this document I’ll walk you through how you can setup Jenkins using Ansible. Prerequisites  OS – Ubuntu {at least two machine required in production}  First machine for Ansible  installation  Second machine where we will install jenkins server You should…

Marrying Nginx with ELB

Azure DevOps Integration

Few weeks back I got a requirement to setup a highly available API server. I said not a big deal! I’ll have Nginx as a reverse proxy(Why not directly exposing API via ELB a different story) and my API auto…