Rashika Sahudeployment-strategies.hashnode.dev·Sep 27, 2024Deployment Strategies: A Beginner’s GuideA deployment strategies defines how to deploy, upgrade, rollback or terminate different versions of applications. It helps in avoiding or minimizing the downtime and disruption of service while deploying or upgrading the applications. Types of Deplo...Devops
Ian Carsoniancarson.hashnode.dev·Oct 23, 2023How to minimize Software Deployment risks.Software Deployment is a risky affair. When any new changes are deployed, there exists a chance that the Overall system might break or cease to function completely. This can happen very often if the parties involved fail to follow already pre-establi...deployment