What is a folder — CCA-F Exam Prep

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.