NPTEL - CC - Assignment 5
NPTEL - CC - Assignment 5
Cloud Computing
Assignment- Week 5
TYPE OF QUESTION: MCQ/MSQ
Number of questions: 10 Total mark: 10 X 1 = 10
MCQ/MSQ Question
QUESTION 1:
Which of the following is a formal contract between a Service Provider (SP) and a Service Consumer
(SC)?
Correct Answer: a
Detailed Solution: Service level agreement is a formal contract between a Service Provider (SP)
QUESTION 2:
Hadoop is an open-source implementation of Map Reduce.
a. True
b. False
Correct Answer: a
QUESTION 3:
In MapReduce model __ make remote procedure call requests to the ____ to fetch the files.
a. Mappers, Reducers
b. Reducers, Mappers
c. Master, Reducers
d. Master, Mappers
Correct Answer: b
Detailed Solution: In MapReduce model reducers make remote procedure call requests to
QUESTION 4:
Suppose a cloud guarantees service availability for 97% of time. Let a third party application
runs in the cloud for 10 hours/day. At the end of one month, it was found that total outage is 8
hrs.
a. SLA has violated the initial availability guarantee.
b. SLA has NOT violated the initial availability guarantee
c. Cannot be determined
Correct Answer: b
Detailed Solution:
Final service availability > Initial service guarantee, therefore option b is correct
QUESTION 5:
Which of the following is/are NOT among cloud properties as per economic viewpoint?
NPTEL Online Certification Courses Indian Institute of Technology Kharagpur
a. Common Infrastructure
b. Location Dependence
c. Online connectivity
d. Utility pricing
Correct Answer: b
ubiquitous availability meeting performance requirements, with benefits deriving from latency
reduction and user experience enhancement, however in options location dependence is given.
QUESTION 6:
U < P/A where U is Utility premium, P is Peak demand, A is Average demand indicates that cloud
cheaper than owning.
a. True
b. False
Correct Answer: a
Detailed Solution: When utility premium is less than ratio of peak demand to Average demand
QUESTION 7:
In a MapReduce framework consider the HDFS block size is 32 MB. We have a file of size
128KB. How many blocks will be created by Hadoop framework?
a. 2
b. 4
c. 1
d. None of the above
Correct Answer: c
Detailed Solution: 1 HDFS block size is 32MB > 128KB therefore only 1 block needs to be created.
QUESTION 8:
Allocation of a service provider's resources to a customer is termed as ?
a. Resource brokering
b. Resource allocation
c. Resource provisioning
d. Resource adaptation
NPTEL Online Certification Courses Indian Institute of Technology Kharagpur
Correct Answer: c
QUESTION 9:
Which of the following is NOT a hardware challenge in resource management?
a. Memory
b. CPU
c. Information security
d. Workstations
Correct Answer: c
QUESTION 10:
Which of the following are performance metrics for resource management?
a. Reliability
b. QoS
c. Delay
d. All of the above
Correct Answer: d
Detailed Solution: All the given metrics. are performance metrics for resource
management.
*********END*******