5 Flashcards

1
Q

In a SLA negotiation, the provider agreed with the service availability of 98%. The consumer runs
the application for X hours/day. At the end of one month [31 days], the total service outage was 12
hrs. However, SLA negotiation (in terms of service availability) is honored.

A

X is atleast 19.74

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

Average resource demand is 45 units,Baseline (owned) unit cost is 200 units,Time is 10 hours,Peak
resource demand is 100 units. If the cloud is cheaper than owning of computer infrastructures, the
utility premium is

A

Less than 2.22

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

In computing, there is a linear relationship between the number of processing cores used and
power consumption.

A

TRUE

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

The ________ takes a series of key/value pairs, processes each, and generates zero or more output.

A

map function

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

In a MapReduce framework the HDFS block size is 64 MB. We have 6 files of size 64KB, 65MB,
X MB, Y KB, 67KB and 127MB. 24 blocks are created by Hadoop framework. The size of X and
Y are respectively [one or more than one options may be correct, select all correct options]:

A

b. 64 and 64
c. 64 and 66

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

Which among the following is/are logical resource(s)?

A

Execution

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

When load decreases, VM management can be done by

A

a. Live migrate VMs to more utilized nodes
b. Shutdown unused nodes

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

Correspondence between resources required by the users and resources available with the provider
is known as

A

Resource mapping

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

Ability or capacity of that system to adjust the resources dynamically to fulfill the requirements of
the user is known as

A

Resource adaptation

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

Statement 1: Map operation consists of transforming one set of key-value pairs to another.
Statement 2: Each reducer groups the results of the map step using the same key.

A

Both statements are true

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