Cloud Computing Flashcards

1
Q

What are NIST’s 5 essential characteristics for cloud computing?

A

On-demand self-service
Broad network access
Resource pooling
Rapid elasticity
Measured service

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

How are the MapReduce functions defined?

A

map (in_key, in_value) -> list(out_key, intermediate_value)
reduce (out_key, list(intermediate_value)) -> list(out_value)

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

What are cloud computing architectural principles?

A

10, may not need to know

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