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

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

Technical Writer (GeeksforGeeks)

September 2023 – May 2024

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

CNCF Zero to Merge

CNCF Zero to merge is an Incubator program that help you work with CNCF projects, understand large and complex codebases and contribute to them.

Aug 2023 - Sep 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

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

Datatypes in Python

Datatypes in Python in simplest yet most effective way. · Python includes 6 types of built-in datatypes - Numeric datatype Boolean datatype Sequence...

October 2023