Which of the following data repositories stores unstructured and structured data?
This question falls under the Data Concepts and Environments domain of CompTIA Data+ DA0-002, which involves understanding different types of data repositories and their characteristics. The task is to identify a repository that can store both unstructured and structured data.
Data store (Option A): A data store is a general term for any data repository, but it's not specific enough to confirm it stores both unstructured and structured data.
Data silo (Option B): A data silo is an isolated data repository, often structured, and not typically designed for unstructured data.
Data mart (Option C): A data mart is a subset of a data warehouse, focused on structured data for specific business areas, not unstructured data.
Data lake (Option D): A data lake is a centralized repository that stores raw data in its native format, including both structured (e.g., tables) and unstructured (e.g., text, images) data, making it the correct choice.
The DA0-002 Data Concepts and Environments domain includes understanding 'different types of databases and data repositories,' and a data lake is specifically designed to handle both unstructured and structured data.
==============
Currently there are no comments in this discussion, be the first to comment!