DevOps Tools
Jenkins:-
- Jenkins is a CI CD software
CI: Continuous Integration
CD: Continuous Deployment/Delivery
- We can automate the build & deployment process
- In Jenkins, we will create Jobs to perform
- Jenkins job will do below activities:
Downloa...
rohitkhadang.hashnode.dev1 min read