Certified Cloud Security Professional (CCSP) — Question 168
How is an object stored within an object storage system?
Answer options
- A. Key value
- B. Database
- C. LDAP
- D. Tree structure
Correct answer: A
Explanation
In an object storage system, data is stored using a key-value format, which allows for efficient retrieval and management of large amounts of unstructured data. The other options, such as Database, LDAP, and Tree structure, do not accurately describe how object storage systems organize their data.