Kubernetes Deployment Strategies

Kubernetes, or K8s, is an open-source container orchestration technology used to automate the manual processes of deploying, managing, and scaling applications with the help of containers. Originally developed by engineers at Google, Kubernetes was donated to the CNCF (Cloud Native Computing Foundation) in 2015...

June 2024

Beginners guide to Kubernetes namespaces

August 2024

Unit testing using Golang - a beginner's guide

A beginners guide to writing unit tests in Golang · Let's first start with what unit testing is. Unit Testing is a way of testing where the behavior of a...

October 2023

Everything about Artifacts for DevOps

Artifacts - from beginner to advanced. · What are artifacts? In the broadest sense, artifacts are objects or items created or modified by humans that...

October 2023

Everything about API explained!!

API : from beginner to advanced concepts · During our Web development journey will all get to hear the term - API. Some of us must have used some APIs,...

October 2023

YAML - from basics to advanced

explaining YAML from basics to advanced · What is YAML? YAML (which stands for 'YAML Ain't Markup Language') is a human-readable data serialization...

October 2023

Databases - the easy way

Databases in the simplest yet most powerful way ever. Keeping in mind placements and development. · Databases: just a digital tool that stores and...

October 2023

Terminator Terminal: Every Shortcut and Feature You Need to Know

A complete cheat sheet for the Terminator terminal emulator covering all keyboard shortcuts, broadcast mode, layouts, plugins and launch options.

April 2026

WTF is Vagrant

Vagrant explained for absolute beginner. · So recently, I was setting up locally an open-source software, so to contribute to it (BTW it is called Zulip,...

May 2023

Open-Source 101: The basic must-know terms for an open-source beginner

The terms you should know before beginning your open-source journey · Contributing to open-source projects as a beginner can be a little overwhelming. We...

September 2023