Deployment Strategies: Push-and-Pray
A push-and-pray deployment is a deployment strategy where developers simply push the new code to production and hope that it works. There is no possibility to test new code in production to ensure that the new code is stable and secure for production...
amburi.hashnode.dev2 min read