#devops
Read more stories on Hashnode
Articles with this tag
ππππ (ππ²π©ππ«πππ±π ππ«ππ§π¬πππ« ππ«π¨ππ¨ππ¨π₯) is the underlying protocol used for communication on the World Wide Web. Here's a...
What is Pythonπ πPython is a language that's easy for both humans and computers to understand. It's like giving instructions to a computer to make...
Project 5 Β· Install Jenkins on Instance Install Java sudo apt update sudo apt install openjdk-11-jre Verify Java is Installed java -version Now, you...
Whatβs the difference between continuous integration, continuous delivery, and continuous deployment? Continuous Integration (CI): This is the...
Jenkins Masterπ¨βπΌ π Central Hub: It's the central command center where all decisions and operations are coordinated. π©βπ» Task Manager: Like a...
let's integrate Docker and your Jenkins declarative pipeline Jenkins Declarative Pipeline with Docker means using Jenkins (a tool for automating...