Difference between SASS and SCSS

SASS vs SCSS, Differences and similarities. · You must have heard of SCSS or SASS, but do you know the full form of the two tools, how similar these two...

July 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

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

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

OSI Model - the easy way

OSI Model - Straight to the point. · OSI (Open Systems Interconnection) model describes seven layers through which computer systems communicate over a...

May 2023

Some DevOps terms a beginner should know about

Start your DevOps journey with these terms. · DevOps can be a bit confusing for beginners, that is because of its complex terminologies. Here are some...

August 2023

WTF is JSON

JSON Explained · We often come through JSON files during developing web applications. you must have noticed that the JSON files store data in the form of...

May 2023

WTF is JSON

JSON Explained · We often come through JSON files during developing web applications. you must have noticed that the JSON files store data in the form of...

May 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

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