23. Importance of Automation in the CI/CD pipeline
Introduction
Imagine a world before CI/CD automation. A developer makes a code change and needs to get it ready for deployment. This involves a series of tedious, repetitive tasks: manually compiling the code, wrestling with configuration files, runn...
wtfiscloud.hashnode.dev4 min read