Simplicity

From Sysadmin

(Redirected from KISS)
Jump to: navigation, search

The principle of simplicity states that all else being equal, a simpler solution is preferable.

Modern computing is complicated enough without adding additional complexity when it isn't needed. Sysadmins should always strive to keep the complexity of systems and networks as low as possible. A system with less moving parts is less likely to break, and if it does break it is easier to fix, all else being equal.

Personal tools