Week 03
Week 03
Week 03 Assignment
Answers
Are you looking for NPTEL Cloud Computing Week 03 Assignment Answers? This repository will help you find your
answers and solutions for Week 03 of the Cloud Computing course. We provide detailed solutions to help you complete
your assignments efficiently.
For answers or latest updates join our telegram channel: Click here to join (https://telegram.me/nptel_assignments)
Q3. What does the term “biasness towards vendors” imply in the context of SLA monitoring?\
Q4.How does the master node in the Google File System maintain communication with chunk servers?\
A. Command messages\
B. Update messages\
C. Query messages\
D. Heartbeat messages
For answers or latest updates join our telegram channel: Click here to join (https://telegram.me/nptel_assignments)
Q5.In a cloud, total service uptime is 175 minutes and availability of the service is 0.85. What is the service
downtime?\
A. 55 minutes\
B. 148.75 minutes\
C. 26.25 minutes\
D. 45 minutes
Q6.Statement 1: In ephemeral storage, the stored objects persist until the VM is terminated.
Statement 2: The ephemeral storage is managed by Cinder in OpenStack.\
For answers or latest updates join our telegram channel: Click here to join (https://telegram.me/nptel_assignments)
Q7.“Midsize providers can achieve similar statistical economies to an infinitely large provider” Does this fall
under?\
A. Correlated demand\
B. Dependent demand\
C. Independent demand\
D. Mixed demand
Q8.Let D(t) and R(t) be the instantaneous demand and resources at time t respectively. If demand is exponential
(D(t)=et), any fixed provisioning interval (tp) according to the current demands will fall linearly behind.\
A. TRUE\
B. FALSE
For answers or latest updates join our telegram channel: Click here to join (https://telegram.me/nptel_assignments)
Q9.Which of the following is/are expected common SLA parameter(s) for both Software-as-a-Service and
Storage-as-a-Service models?also known as\
A. usability\
B. scalability\
C. recovery\
D. None of these
Q10.Data retention and deletion by cloud providers do not fall under one of the SLA requirements.\
A. True\
B. False
For answers or latest updates join our telegram channel: Click here to join (https://telegram.me/nptel_assignments)
For answers to additional Nptel courses, please refer to this link: NPTEL Assignment Answers (https://progiez.com/nptel-
assignment-answers)
For answers or latest updates join our telegram channel: Click here to join (https://telegram.me/nptel_assignments)
Q1. Which of the following system/architecture follow(s) Quorum protocol for a large number of concurrent
reads & writes?
(a) Google File System (GFS)
(b) BigTable
© Dynamo
(d) None of the above
Answer: © Dynamo
Q2. Statement 1: In ephemeral storage, the stored objects persist until the VM is terminated.
Statement 2: The ephemeral storage is managed by Cinder in OpenStack.
(a) Statement 1 is TRUE, Statement 2 is FALSE
(b) Statement 2 is TRUE, Statement 1 is FALSE
© Both statements are TRUE
(d) Both statements are FALSE
For answers or latest updates join our telegram channel: Click here to join (https://telegram.me/nptel_assignments)
a. mobile based\
b. OS based\
c. web based\
d. None of the above
For answers or latest updates join our telegram channel: Click here to join (https://telegram.me/nptel_assignments)
Q5. What is the parallel efficiency (Eff) of an algorithm, when a task takes time T in uniprocessor system. P is
number of processors. M is time taken by each processor?
(a) Eff = (TP)/M
(b) Eff = T (M/P)
© Eff = TPM
(d) Eff = T/(P*M)
Q6. In cloud, service downtime is 30 minutes and availability of the service is 0.80. What is the service uptime?
(a) 120 minutes
(b) 60 minutes
© 150 minutes
(d) 135 minutes
For answers or latest updates join our telegram channel: Click here to join (https://telegram.me/nptel_assignments)
Q7. Which of the following is/are NOT SLA requirement(s) of PaaS cloud delivery model?\
**Answer: a, c\
a. Data Retention and Deletion\
b. Machine-Readable SLAS**
Q8. What does the ‘availability’ metric represent in the monitoring and auditing of SLAs?\
For answers or latest updates join our telegram channel: Click here to join (https://telegram.me/nptel_assignments)
Q9. What architecture is used in a parallel database for the efficient execution of SQL queries?\
a. Keystone\
b. Neutron\
c. Cinder\
d. Swift
Answer: b) Neutron
For answers or latest updates join our telegram channel: Click here to join (https://telegram.me/nptel_assignments)
1) In the context of aggregated demand in resource provisioning in the cloud, how does adding n independent demands
affect the coefficient of variation (Cv)?\
2) What does the term “biasness towards vendors” imply in the context of SLA monitoring?\
3) In the Openstack storage concept, _______ storage persists until the VM is terminated and is managed by
_________.\
A. Nova, Cinder\
B. Ephemeral, Cinder\
C. Cinder, Ephemeral\
D. Ephemeral, Nova
4) What condition makes periodic provisioning acceptable in the presence of linear demand?\
6) What architecture is used in a parallel database for the efficient execution of SQL queries?\
9) How does the master node in the Google File System maintain communication with chunk servers?\
A. Command messages\
B. Update messages\
C. Query messages\
D. Heartbeat messages
A. SLA automation is required for negotiation, provisioning, service delivery and monitoring.\
B. The QoS parameters are response time, SLA violation rate for reliability, availability and cost of service.\
C. UDDI (Universal Description Discovery and Integration) is used for resource allocation.\
D. The QoS parameters are related to security, privacy, trust, management, etc.
Answer: B, C
Q2. A task takes time T in a uniprocessor system. In a parallel implementation, the task runs on P processors
parallelly. The parallel efficiency is Eff, where 0<Eff<1. What is the time taken by each processor (M) in this
implementation?\
A. M=T\
B. M = T/(EffxP)\
C. M=T/P\
D. M=(TxEff)/P
Answer: B. M = T/(EffxP)
A. True\
B. False
Answer: A. True
Q4. Which of the following is/are the SLA requirement(s) for PaaS cloud delivery model?\
A. Transparency\
B. Data Retention and Deletion\
C. Privacy\
D. Regulatory compliance
Answer: A, C, D
Q5. In a cloud, total service uptime is 175 minutes and availability of the service is 0.85. What is the service
downtime?\
A. 55 minutes\
B. 148.75 minutes\
C. 26.25 minutes\
D. 45 minutes
Q6. Which of the following database system/architecture follow(s) Quorum protocol for a large number of
concurrent reads & writes?\
A. BigTable\
B. Dynamo\
C. Datastore\
D. Google File System (GFS)
Answer: B. Dynamo
Q8. Let D(t) and R(t) be the instantaneous demand and resources at time t respectively. If demand is exponential
(D(t)=e’), any fixed provisioning interval (tp) according to the current demands will fall linearly behind.\
A. TRUE\
B. FALSE
Answer: B. FALSE
Q9. Which of the following statement(s) regarding OpenStack storage is/are wrong?\
Answer: A, C