Tag DevOps

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…

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…

Chef Journey

Azure DevOps Integration

I’m starting a blog series on chef where I would be taking you to a journey of managing my current infrastructure using Chef. To start with these are the high level tasks lists that I’ve in mind: User Management :…

Revert a patch in most awesome way

Azure DevOps Integration

If you are a Release Engineer, System Admin or Support Engineer you have definitely come across a requirement where you have to apply patches to the target systems be it production or non-production. I’m assuming that you are using some…

How to secure your Linux Server

Azure DevOps Integration

Yesterday was a good and bad day for me, bad day because one of my linux server has been hacked. Good day because it was one of the most important task in my pipeline which I wanted to take up,…