
Sweeping Consequences – Avoid All In Until You Are Sure
There is an old joke about sweeping consequences in IT related to wildcard commands like “rm -rf *.” However, there are ways to avoid getting bit by them. For example, we can do test runs and subset queries before doing the real thing. While it is undoubtedly faster to rip off one of those commands, it is also dangerous. This episode looks into some tricks of the trade I learned after countless times of being tripped up by this concept. Sometimes Easy Creates Sweeping Consequences A database is the best tool for examples of doing something quick and dirty that ends up costly. We can see this even with resource usage before more significant effects like data loss or corruption.... Read more