Multi-Stage DevSecOps CI-CD Project
In this article, I am deploying the Zomato clone application by using Jenkins as a CI-CD tool & deploying it to the Docker container...!
Jan 10, 20245 min read895

Search for a command to run...
Articles tagged with #devops-articles
In this article, I am deploying the Zomato clone application by using Jenkins as a CI-CD tool & deploying it to the Docker container...!

Multi-Tier Web-application

E2E Continuous integration (CI) & Continuous Delivery (CD) Pipeline Required Tools and Technologies Git & GitHub Git is a version control system that manages and keeps track of Source code. GitHub, on the other hand, is a service that lets you host...

Introduction to Jenkins

Introduction to Git & GitHub...
