What is a folder — CCA-F Exam Prep

×
L0.180
REAL STORYSplit screen. Left: a chaotic junk drawer stuffed with batteries, tape, pens, keys, and cables tangled together. Right: a clean filing cabinet with labeled drawers and hanging folders. Same number of items in both. Warm, realistic illustration.

In 2019, a data scientist at a Fortune 500 company deleted the entire production database. He ran the cleanup script on the wrong folder.

The test database lived in /data/test/customers/. The production database lived in /data/prod/customers/. He typed 'test' when he meant 'prod.' Same files, same structure, same names inside. The only difference was one word in the folder path.