1. Deployment Vs CICD
Continuous Deployment:
The step-by-step pipeline process when the developer develops the code in VCS for the production environment is called continuous deployment.
When the developer develops the code it sent to the VCS by using git, it cannot be ...
amruthadronamraju.hashnode.dev7 min read