Big Data Flashcards

1
Q

What is big data

A

Unstructured data that is so large that it cannot be easily analysed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Characteristics of big data

A

Volume
Velocity
Variety

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does parallelism mean

A

As processing big data requires multiple servers multi-processing is used

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Why is parallelism made possible

A

Statelessness meaning the program does not depend on the order functions are called
Immutable data structures, so the function cannot change
Higher-order functions allow functions to be inputted as an argument

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is volume in regards to big data

A

Big data is too large to be handled

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is velocity in regards to big data

A

Time it takes to gather a response

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is variety in regards to big data

A

The fact big data can come in many different forms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly