2nd week
CI/CD pipeline
What is CI/CD?
CI/CD stands for Continuous Integration and Continuous Delivery/Deployment. It is a process that automates the steps from writing code to deploying it live on servers.
Why CI/CD is Important?
Automation: No need to manu...
mydevopsjourney01.hashnode.dev19 min read