Blue-Green Deployment to Azure Kubernetes Service using Jenkins
Author- Anubhav Bisht (Cloud Engineer) Overview Continuous integration (CI) and continuous deployment (CD) form a pipeline by which you can build, release, and deploy your code. Jenkins provides a complete, fully featured set of CI/CD automation tools for deployment. It is a self-contained, open source automation server which can be used to automate all…