Being an engineer, there is always something new which you will learn with everything which you do. Over the period of last year, one of the major things I have learned is about not just building products which are supposed to be handed over to…
Category: Projects

Authoring My First Book: The Lessons Learned
It’s only a few times that life presents you with opportunities that allow you to leap forward. Whether we want to embrace the opportunity or let it pass is something that is in our own hands. Similar to this, early last year, an opportunity was…
Building A Dynamic Inventory System for Ansible
Working with Ansible for most of the time during my day to day Job, dealing with the Ansible inventory files has become a daily task now. These inventory files contain a lot of important information about the hosts that Ansible needs to act upon. This…
Project Bolt: Automating Large Scale Performance and Scale
So, it has been a long time since I have written something over here now. So, what all have I been doing in this duration, that is something, which I plan to cover with this post. In my role of working as an Performance engineer,…
Handling Crashes in Microreg
From quiet some time, I have been working on building a toolset for developers that can help ease their pain of deploying and managing their Microservices based infrastructure. You can take a look at the following posts to know what exactly is going under the…

Building A Microservices Registry Server (Part 2: The API Gateway)
So, I have recently been on a journey to understand the Microservices architecture and building tools that can help in deployment and management of Microservices. During this, I along with a team of some awesome developers went on in a hackathon, where we brainstormed on…

Building a Microservices Registry Server (Part 1: The Architecture)
Microservices nowadays are gaining a lot of momentum, all due to the case that it helps ease the development of the application by breaking the application into parts such that each part specializes in a particular task. This separation helps the developers in building the…
Moving forward upon Open Health Data
Recently, I published a post on how I view the concept of the Open Health Data. The concept has many benefits, from providing a single place for accessing all your health related data, helping researchers analyze new patterns and to help the doctors take a…

Building The Smart Mirror
Imagine having a mirror that responds to your presence, a mirror that tells you the schedule of whole day when you look at it while brushing your teeth. How amazing that would be! Fantasized by such an idea we took upon ourselves to build such…