#devops
Read more stories on Hashnode
Articles with this tag
First you Create ec2 Instance : then go to instance and do ssh : after you install jenkins but after jenkins you first install JAVA so go to this...
What is Linux? Operating System (OS): Linux is an open-source operating system, like Windows or macOS, but with unique features and...
1. What is DevOps? DevOps means working together to make software better and faster. It combines "Development" (making software) and "Operations"...
What is Kubernetes Ingress? Answer: Kubernetes Ingress is an API object that manages external access to services within a Kubernetes cluster. It...
Module 1: Introduction to DevOps and Networking : - Understanding DevOps principles and their impact on networking: DevOps is a set of practices that...
Install Docker and Docker Compose on your machine. Create a new directory for your project and navigate into it. Create a new file called...