Pods In the VMware world, the atomic unit of deployment is the virtual machine (VM). In the Docker world, it’s the container. Well… in the
Author: Chandan
Masters and nodes in Kubernetes
A Kubernetes cluster is made up of masters and nodes. These are L beinux hosts running on anything from VMs, bare metal servers, all the
How to create delete trigger in SQL Server?
Hello Everyone, I hope you are doing well. Today, I will be explaining on how to create the Delete Triggers in Sql Server. We all
How to auto-generate unique-identifier column in Sql?
Hello everyone, In this article lets see the sample code that can help you auto-generate the unique-identifier in sql server. The above sql query creates
Computer Network
Introduction of Computer Network A network is a set of devices (often referred to as nodes) connected by communication links. A link is a communications
Create badges using node.js
Hey everyone, Lately, I encountered an problem and the solution was to create the badge of my own. Since I was using node.js and I
Kubernetes Architecture
Kubernetes architecture at a high level is relatively straightforward. It is composed of a master node and a set of worker nodes. The nodes can
Software Development Lifecycle Model
A software development life cycle (SDLC) is the conceptual framework describes all activities of a software development project from the planning stage to the maintenance
Iterative Model of SDLC
Introduction to Iterative Model In this model, iterative process starts with a small set of software requirements being simply implanted and increases the evolving versions