Introduction to Terraform
Welcome to the very first blog post of this year. This post is an introduction to Terraform which is a tool to manage various cloud i...
WebAssembly
In Code, Aug 09, 2020But it works on my machine
In Arch, Aug 03, 2020Mutual Auth - Nginx and ServiceNow
In Arch, Jul 31, 2020All Stories
Introduction to Terraform
Welcome to the very first blog post of this year. This post is an introduction to Terraform which is a tool to manage various cloud infrastructure services in the form of code. You es...
In Code, Terraform, Jan 01, 2021WebAssembly
I finally found some time to rekindle my affair with WebAssembly. It has been a long time I had subscribed to emscripten and binaryen mailing list, but I haven’t really read through e...
In Code, Aug 09, 2020But it works on my machine
Having a build server in place is almost essential nowadays in the software development industry. It represents the current state in the process of evolution of delivering softwares. ...
In Arch, Aug 03, 2020Mutual Auth - Nginx and ServiceNow
Note: This post details about mutual authentication configuration between ServiceNow and Nginx using self-signed certificates. I have described the steps needed to be taken on both si...
In Arch, Jul 31, 2020Software Licensing
Some of you may have cringed reading the title, as I can imagine we as developers don’t really like documentation do we? Forget the licensing, we don’t even care about the documentati...
In TIL, Jul 21, 2020Deployment Woes
Often where to deploy the given microservice? is a critical question to answer, especially when you are into the architect’s shoes. Deployment matters due to below factors: Access re...
In TIL, Jul 20, 2020Getting attachments in ServiceNow
One of my friends got in touch with me to ask how do we fetch the attachments from an REST endpoint and store it within ServiceNow? I basically did not have a ready answer to this whi...
In TIL, Jul 17, 2020