volume_mute
In object storage, files are stored in a hierarchal structure same as file storage
publish date: 2024/08/06 00:30:57.763043 UTC
volume_muteCorrect Answer
False
Explanation
In object storage, files are stored as objects. Objects, much like files, are treated as a single, distinct unit of data when stored. However, unlike file storage, these objects are stored in a bucket using a flat structure, meaning there are no folders, directories, or complex hierarchies. Each object contains a unique identifier. This identifier, along with any additional metadata, is bundled with the data and stored.
Reference
AWS Skill Builder