Big Data Storage Concepts
Big Data Storage Concepts
Big Data Storage Concepts
Raghad Joukhadar
2023-2024
Plan
• Introduction
• Cluster computing
• Types of cluster
• Cluster Structure
• Distribution Models
• Sharding
• Data Replication
• Sharding and Replication
– Example : Hadoop
• open-source
• allows organizations to effectively
store and analyze large volumes of
data.
Cluster Computing
• Organize data into tables of rows • This has led to the evolution of non-
(records) & columns (attributes| relational databases, which are
fields) schema-less.
• Unsuitable when organizations • NoSQL is a non-relational database
collect vast amount of customer
databases, transactions, and other
data, which may not be structured to
fit into relational databases.
Properties of RDBMS Databases
ANY
QUESTIONS?