Deployment of software
Deployment of software is the last step in software development lifecycle. Software deployment need to robust, it need to be reliable, people that submit files to be deployed need to ensure that files made it to destination.
Deployment maybe staged so lower traffic environment will get new files to minimize impact in production.
Comments
Post a Comment