Big Data Flashcards

1
Q

Big Data Def

A

Data that cannot fit in the usual containers

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

Three defining features of BD

A

Volume
Velocity
Variety

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

Volume

A

Too much data for a single server

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

Velocity

A

Data is created and modified rapidly, servers need to be updated regularly

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

Variety

A

Many different types data eg text, multiment

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

Hardest thing about Big Data and why?

A

Lack of structure
Hard to analyse, doesn’t conform to row-column nature of DB
Hence ML methods needed to extract useful data

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

Functional Programming

A

Functional programs use immutable data structures
Makes it easier to write efficient code, with multiple servers

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

Facts based model contains…

A

…Contains info piece and timestamp

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

Why contain a timestamp in a facts based model?

A

The most recent fact will be retrieved

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