100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.6 TrustPilot
logo-home
Summary

Summary Full Summery Big Data (Perfect for a cheat sheet)

Rating
-
Sold
-
Pages
3
Uploaded on
21-03-2026
Written in
2025/2026

With all the important information

Institution
Course

Content preview

Week 1: Introduction & Foundations

●​ The Shift in Analytics: The focus of data analytics has moved from
backward-looking measurement of well-defined transaction data to forward-facing,
predictive analysis using unstructured interaction data from the web and mobile
devices.
●​ The Four V's of Big Data: Working with Big Data means dealing with Volume
(massive amounts of data), Velocity (data arriving at high speed), Variety
(structured, semi-structured, and unstructured data), and Veracity(varying levels of
trustworthiness).
●​ Parallelism:
○​ Task Parallelism: Executing many independent tasks at once, like an
operating system multi-tasking.
○​ Data Parallelism: Executing the same task simultaneously on different slices
of data.
○​ Pipeline Parallelism: Breaking a task into a sequence of stages where
results are passed downstream immediately.
●​ Scalability vs. Performance: Scalability is the ability to handle more work by adding
resources. However, scalable systems are not automatically performant; distributed
systems have heavy network and coordination overheads, meaning a
single-threaded program can sometimes outperform a distributed system.
●​ Scaling Types: Scale-Up (Vertical) involves replacing a machine with a more
powerful one, while Scale-Out(Horizontal) involves adding more machines of the
same type to a cluster.

Week 2: Relational Data Processing

●​ Relational Operators: Relational databases use fundamental operators such as
Projection (removing/adding columns), Selection (filtering rows), Aggregation
(summarizing grouped data), and Join (combining tables).
●​ Distributed Architectures:
○​ Shared Memory: Nodes share CPU and disk, typical for scale-up parallel
databases.
○​ Shared Disk: Nodes have their own memory but share a disk.
○​ Shared Nothing: Data is spread across independent nodes communicating
only via network, typical for scale-out web-scale systems.
●​ Distributed Query Processing: Queries require data shuffling primitives like
Broadcasting, Range Partitioning, and Hash Partitioning to move data to the right
nodes.
●​ Distributed Joins: Because matching rows must end up on the same node, systems
use various strategies: Co-Located Join (no reshuffling needed),
Asymmetric/Symmetric Repartition Join (hash-partitioning one or both tables), or
a Broadcast Join (sending a small table to all nodes).

Week 3: MapReduce

Written for

Institution
Study
Course

Document information

Uploaded on
March 21, 2026
Number of pages
3
Written in
2025/2026
Type
SUMMARY

Subjects

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
FloorReeuwijk Universiteit van Amsterdam
Follow You need to be logged in order to follow users or courses
Sold
21
Member since
1 year
Number of followers
0
Documents
22
Last sold
3 weeks ago

3.5

4 reviews

5
0
4
2
3
2
2
0
1
0

Trending documents

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions