#devops
Read more stories on Hashnode
Articles with this tag
What are Daemon sets?? Daemon Sets are Kubernetes cluster objects that act as replica sets, facilitating the deployment of multiple instances of pods....
VPC stands for Virtual Private Cloud, and it is a fundamental component of cloud computing infrastructure provided by platforms like Amazon Web...
A load balancer is a networking component or service that distributes incoming network traffic across multiple servers to ensure efficient resource...
Introduction: Git is a distributed version control system that allows developers to track changes, collaborate efficiently, and manage software...
Step 1: Launch an AWS EC2 instance from aws console with Ubuntu AMI & t2 micro and ssh to the particular instance using putty or EC2 instance...
What is Linux? Linux is a free & Open-Source operating system, it is based on the Unix operating system. It was created by Linus Torvalds in 1991, and...