Canary Deployment Strategy for Kubernetes
A Deployment strategy defines how to create, upgrade, or downgrade different versions of the applications. In a traditional software environment, deployments or upgrades to applications result in downtime and disruption…
Zero Downtime Blue/Green Deployment Strategy
A Deployment strategy defines how to create, upgrade, or downgrade different versions of the applications. In a traditional software environment, deployments or upgrades to applications result in downtime and disruption…
How to clear Terraform Associate Certification in First attempt ?
Hurrah!, I’ve recently gained a Terraform Associate Certification, to be very precise it was on 21st April 2022. As you all know Terraform is the IaC offering from HashiCorp that…
5 Power Tips to clear Docker Certified Associate (DCA) Exam in a single attempt, April 2022
Hello Readers, I have cleared Docker Certified Associate , DCA in April 2022.I will share my personal experience in clearing the DCA examination in the first attempt!The value tips and…
DevOps tools in a nutshell!
The key objective of DevOps is to achieve frequent and reliable delivery of software applications through the automation of deployment pipeline. Automation tools are usually open source and enable core…