#90daysofdevops
Read more stories on Hashnode
Articles with this tag
✨What is Pipeline? In simple terms, a pipeline in Jenkins is like a workflow or a series of steps that define how your software is built, tested, and...
Continuous Integration (CI) and Continuous Deployment (CD) are pivotal in modern software development, ensuring the swift and dependable delivery of...
🚀 Automating CI/CD Pipelines with Jenkins and Docker Compose In the realm of continuous integration and continuous deployment (CI/CD), Jenkins stands...
Welcome back to another exciting day of your DevOps journey! In today's session, we'll dive into Jenkins Freestyle Projects and how they play a...
🛠What is Jenkins? Jenkins is an open-source automation server that helps automate the process of building, testing, and deploying software. It allows...
Introduction: Welcome to Day 21 of our Devops journey! As you dive deeper into Docker, it's essential to equip yourself with the knowledge needed to...