RTUComputer ScienceYr 2023 · Sem 82023

Q2Big Data Analytics

Question

2 marks

What is a Data Lake?

Answer

A Data Lake is a centralized repository that stores vast amounts of raw data in its native format.

Unlike a data warehouse which stores structured data ready for analysis, a data lake accepts structured, semi-structured, and unstructured data (like logs, XML, multimedia) without applying a schema until the data is read (schema-on-read).

Back to Paper