Earlier quoted context omitted.
CI/CD would have have solved this 100%: > ... one of Knight’s technicians did not copy the new code to one of the eight SMARS computer servers. Knight did not have a second technician review this deployment and no one at Knight realized that the Power Peg code had not been removed from the eighth server, nor the new RLP code added. Read this part again: > ... one of Knight’s technicians did not *copy the new code to…
It is quite likely this would have been solved by a good automated deployment process. However, it is also quite likely that at some point a human error would creep into either the automated deployment process itself, or be 100% correctly deployed into production. At that point, if the error is as serious, Knight would still gave gone bankrupt since they had no way to mitigate these failure conditions. Being 100% fre…
DevOps, and CI/CD, would have prevented Knight's issues 100%.