Deployment friendly code -


Is a good quality on the part of the programmer, writing deployable code?

If yes, then general thoughts should be kept in mind when coding should not be done so that there is no nightmare after deploying the same code?

text ">

The biggest improvement in deployment is to reduce manual intervention and manual steps if you have to type the configuration value or navigate manually on the configuration screen There will be errors in your deployment.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -