Git is almost(?) an integral part of dev pipelines and when you just start to learn it, when it's yet to become the muscle memory, we all become victims of pitfalls. PULL v FETCH is one of such pitfalls that a beginner should be on lookout for. This blog is about that with lot of details.
Author: Mohit Wasnik
Terraform module: one lesson learned hard way
The module are lifesavers in terraform. Making them is one acquired skill. It seems it's easy at first but really gets complicated when used for actual use-case. Some pit-falls are innocuous like this one.
ANSIBLE INVENTORY
This is a small Tutorial/Exercise to understand the static inventory file in the ansible. This should give a basic idea of how it works.
How to build the NodeJs app from scratch!
This is a small, hopefully fun introduction to a concept of Docker and Docker file.
Terraform : Chaos to code
Terraform is hot-word in IT scene. It can literally terraform your barren, ill-developed IT infra to beautiful, lush productive environment, with just a dash of code. Learn more about it here.
The Password Story
At some point or other we face the problem of not being able to login after a recent install of ubuntu. This is story of those of us and an attempt at solution..
You must be logged in to post a comment.