Toptal
In today’s world of the internet where literally everything needs to be up 24/7, reliability is key. This translates into close to zero downtime for your websites, dodging the dreaded “Not found: 404” error page, or other service disruptions while you roll out your newest release.
Suppose you’ve built a new application for your client, or maybe yourself, and have managed to get a good user base that likes your application. You’ve gathered feedback from your users, and you go to your developers and ask them to build new features and make the application ready for deployment. With that ready, you can either stop the entire application and deploy the new version or build a zero downtime CI/CD deployment pipeline which would do all the tedious work of pushing a new release to users without manual intervention.
In this article, we will talk exactly about the latter, how we can
To read the full article click on the 'post' link at the top.