Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CCSP All Questions

View all questions & answers for the CCSP exam

Exam CCSP topic 1 question 47 discussion

Actual exam question from ISC's CCSP
Question #: 47
Topic #: 1
[All CCSP Questions]

How is an object stored within an object storage system?

  • A. Key value
  • B. Database
  • C. LDAP
  • D. Tree structure
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
DA95
Highly Voted 1 year, 11 months ago
An object is typically stored in an object storage system as a collection of data associated with a unique identifier, known as the "key". The key is used to retrieve the object from the system. The object itself can be stored in a variety of ways, such as in a flat file system, a database, or a tree structure. The specific method used to store the object will depend on the particular object storage system being used.
upvoted 7 times
...
el3ctronick
Most Recent 2 months, 3 weeks ago
Selected Answer: A
key value, any other answer is terribly wrong.
upvoted 1 times
...
TheFivePips
5 months ago
Selected Answer: A
A. Key value: In an object storage system, each object is stored with a unique identifier, known as a key. This key-value pairing allows for the storage and retrieval of objects based on their unique key. D. Tree structure: A tree structure is typically used in hierarchical file systems and directories, not in object storage systems. Object storage is flat, meaning there isn't a hierarchy of folders and subfolders. In the context of object storage systems, objects themselves are typically stored in a flat namespace without inherent hierarchical organization. Here's why: Unlike traditional file systems that use a hierarchical directory structure (tree structure), object storage systems do not impose directories or folders on objects. Are designed to scale horizontally across multiple storage nodes. A flat namespace simplifies the management and distribution of objects across these nodes, allowing for efficient scaling and access. Objects in object storage systems often include metadata (attributes or tags) that describe the object's characteristics or usage. Metadata provides flexibility and additional context without the need for hierarchical organization.
upvoted 1 times
...
rodlee
1 year, 3 months ago
FALSEEEEE its D and bnot A
upvoted 1 times
...
nelombg
1 year, 4 months ago
Key value is the correct answer
upvoted 1 times
...
nelombg
1 year, 6 months ago
Key-value
upvoted 1 times
...
Pika26
1 year, 6 months ago
Selected Answer: A
A. Key value
upvoted 1 times
...
nachoqueen
2 years ago
Selected Answer: A
"In the case of object storage, data is saved as objects by associating metadata with it. This “Key + Value” (metadata and object) format is compatible with modern data formats and retrieval needs." Reference: https://www.ridge.co/blog/what-is-object-storage/
upvoted 3 times
...
ggx
2 years, 2 months ago
Selected Answer: D
Databases use key-value store.
upvoted 3 times
...
akg001
2 years, 5 months ago
Selected Answer: A
A. Key value
upvoted 2 times
...
tomres
2 years, 11 months ago
Object storage - data is stored as objects, arranged in a hierarchical structure, like a file tree, so D is correct
upvoted 2 times
...
kns20
3 years, 3 months ago
https://www.redhat.com/en/topics/data-storage/file-block-object-storage
upvoted 1 times
...
kns20
3 years, 3 months ago
this should be D, object storage typically stores in hierarchical , not key-value which is typical of database
upvoted 2 times
Warriors
3 years, 1 month ago
Object storage is flat not hierarchical. key-value is correct
upvoted 1 times
...
Bobbiy
2 years, 11 months ago
The link you shared says "Object storage, also known as object-based storage, is a flat structure in which files are broken into pieces and spread out among hardware." so key-value is correct
upvoted 3 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...