Cloud Computing | Week 3

Session: JAN-APR 2024

Course Name: Cloud Computing

Course Link: Click Here

For answers or latest updates join our telegram channel: Click here to join

These are Nptel Cloud Computing Week 3 Assignment 3 Answers

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 (c) dynamo (d) none of the above.

Answer: (c) 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 (c) Both statements are TRUE (d) Both statements are FALSE

Answer: (a) Statement 1 is TRUE, Statement 2 is FALSE

Q3. Column-oriented storage is efficient for data-warehouse workloads. (a) TRUE (b) FALSE

Answer: (a) TRUE

Q4. Horizon is a self-service portal to interact with underlying OpenStack services a) mobile based b) OS based c) web based d) None of the above

Answer: c) web based

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) (c) Eff = TPM (d) Eff = T/(P*M)

Answer: (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 (c) 150 minutes (d) 135 minutes

Answer: (c) 150 minutes

Q7. Which of the following is/are NOT SLA requirement(s) of PaaS cloud delivery model? a. Data Retention and Deletion b. Privacy c. Machine-Readable SLAS d. Certification

Answer: a, c a. Data Retention and Deletion c. Machine-Readable SLAS

Q8. What does the ‘availability’ metric represent in the monitoring and auditing of SLAs? a) The speed at which a service responds b) How often the service is available c) The ability for a resource to grow infinitely d) The percentage of uptime for a service

Answer: d) The percentage of uptime for a service

Q9. What architecture is used in a parallel database for the efficient execution of SQL queries? a) Shared memory architecture b) Shared disk architecture c) Shared nothing architecture d) Shared cache architecture

Answer: c) Shared nothing architecture

Q10. _________ is used for networking services in OpenStack. a) Keystone b) Neutron c) Cinder d) Swift

Answer: b) Neutron

More Weeks of Cloud Computing: Click here

More Nptel Courses: Click here

Session: JULY-DEC 2023

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)? A) Increases the Cv B) Decreases the Cv C) Does not change the Cy D) Inversely proportional to the mean

Answer: B) Decreases the Cv

2) What does the term “biasness towards vendors” imply in the context of SLA monitoring? A) Vendor-driven selection of monitoring parameters B) Customer-driven selection of monitoring parameters C) Balanced approach in monitoring parameters D) Lack of active monitoring on the customer’s side

Answer: A) Vendor-driven selection of monitoring parameters

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

Answer: D) Ephemeral, Nova

These are Nptel Cloud Computing week 3 Assignment 3 Answers

4) What condition makes periodic provisioning acceptable in the presence of linear demand? A) High resource utilization B) Non-linear demand C) Instantaneous demand D) Flat demand

Answer: D) Flat demand

5) What is (are) the key factor(s) to consider in a hybrid model for utility pricing? A) Reliability and accessibility B) Network cost and usage costs C) Peak to average demand ratio D) Interoperability overhead

Answer: C) Peak to average demand ratio

6) What architecture is used in a parallel database for the efficient execution of SQL queries? A) Shared memory architecture B) Shared disk architecture C) Shared nothing architecture D) Shared cache architecture

Answer: C) Shared nothing architecture

7) What type of environment benefits from utility pricing? A) Environments with fixed demand levels B) Environments with limited resource scalability C) Environments with variable demand levels D) Environments with prepaid resource allocation

Answer: C) Environments with variable demand levels

8) What is the role of Neutron in the provisioning flow in OpenStack? A) Fetches information about the whole cluster from the database B) Publishes a message to the compute queue to trigger VM provisioning C) Configures IP, gateway, DNS name, and L2 connectivity. D) Contacts Cinder to get volume data

Answer: C) Configures IP, gateway, DNS name, and L2 connectivity.

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

Answer: D) Heartbeat messages

10) What does the ‘availability’ metric represent in the monitoring and auditing of SLAs? A) The speed at which a service responds B) The percentage of uptime for a service C) How often the service is available D) The ability for a resource to grow infinitely

Answer: B) The percentage of uptime for a service

More Weeks: Click here

Session: JAN-APR 2023

Q1. Which of the following is/are properties of Web Service SLAs? 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)

Q3. Row-oriented storage is optimal for transaction processing applications. 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

Answer: C. 26.25 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

Q7. Match the components of OpenStack with their functions. A. 1->B, 2->D, 3->A, 4->C B. 1->B, 2->A, 3->D, 4->C C. 1->C, 2->B, 3->D, 4->A D. 1->D, 2->A, 3->B, 4->C

Answer: D. 1->D, 2->A, 3->B, 4->C

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? A. Object storage is managed by Cinder B. Both ephemeral storage and block storage are accessible from within VM C. Block storage persists until VM is terminated D. Ephemeral storage is used to run operating system and/or scratch space

Answer: A, C

Q10. Statement 1: Multiple KPIs are aggregated to SLA. Statement 2: SLA contains SLO. A. Both statement 1 and 2 are correct B. Statement 1 is correct and statement 2 is incorrect C. Statement 2 is correct and statement 1 is incorrect D. Both statement 1 and 2 are incorrect

Answer: C. Statement 2 is correct and statement 1 is incorrect

All weeks of Cloud Computing : Click here

More NPTEL course: Click Here

Session: JULY-DEC 2022

Course name: Cloud Computing NPTEL

Link to Enroll: Click Here

Q1. Which of the following is/are NOT SLA requirement(s) of PaaS cloud delivery model? a. Privacy b. Data Retention and Deletion c. Machine-Readable SLAs d. Certification

Answer: c. Machine-Readable SLAs

Q2. Which of the following is/are true regarding penalty cost? (Here D(t) and R(t) are instantaneous demand and resources at time t.) a. Penalty cost ox ID()/R()|dt b. If demand is flat, penalty is equal to 0. c. If demand is exponential (D(t)=e’), any fixed provisioning interval (tp) according to the current demands will fall linearly behind. d. The penalty cost for exponential demand is exponential.

Answer: b, d

Q3. Row-oriented storage is efficient for data-warehouse workloads. a. TRUE b. FALSE

Answer: b. FALSE

Q4. Which of the following is/are example(s) of cloud SLA(s) with IlaaS delivery model? a. Amazon EC2 b. Google App Engine c. Salesforce CRM d. Zoho mail

Answer: a. Amazon EC2

Q5. Which of the following OpenStack components is used for block storage services? a. Keystone b. Cinder c. Swift d. Neutron

Answer: b. Cinder

Q7. In Google File System (GFS), the master maintains regular communication with the chunk servers. a. TRUE b. FALSE

Answer: a. TRUE

Q8. In a system, 400 unit workloads have been added. What will be the penalty? a. 40% b. 100 % c. 20% d. 8000%

Answer: c. 20%

Q9. Which of the following option(s) is/are correct? a. Service Level Agreement(SLA) contains Service Level Objectives(SLO) b. Service Level Objectives(SLO) contains Service Level Agreement(SLA) c. Multiple Service Level Agreements (SLAs) are aggregated to Key Performance Indiocator (KPI) d. Key Performance Indiocators (KPIs) are aggregated to Service Level Objectives(SLO)

Answer: a, d

Q10. Statement 1: In OpenStack block storage, the stored objects persist until the VM is terminated.Statement 2: In OpenStack ephemeral storage, the stored objects are accessible from within VM as local file system. a. Both statement 1 and 2 are correct b. Statement 1 is correct and statement 2 is incorrect c. Statement 2 is correct and statement 1 is incorrect d. Both statement 1 and 2 are incorrect

Nptel Cloud Computing week 3 Assignment 3 Answers

  • Amazon Quiz
  • Flipkart Quiz
  • Play & Win 50,000 Coins
  • Privacy Policy

NPTEL Cloud Computing ASSIGNMENT 3 Answers 2022

  • by QuizXp Team
  • August 7, 2022 August 7, 2022

Cloud Computing ASSIGNMENT 3

NPTEL Cloud Computing ASSIGNMENT 3 Answers 2022 :- Hello students in this article we are going to discuss answers of Cloud Computing assignment 3. All the Answers are provided here to help the students as a reference, You must submit your assignment to your own knowledge.

Below you can find NPTEL Cloud Computing Assignment 3 Answers

NPTEL Cloud Computing Assignment 3 Answers 2022:-

1. Which of the following is/are NOT SLA requirement(s) of PaaS cloud delivery model? a. Privacy b. Data Retention and Deletion c. Machine-Readable SLAs d. Certification

2. Which of the following is/are true regarding penalty cost? (Here D(t) and R(t) are instantaneous demand and resources at time t.) a. Penalty cost ox ID()/R()|dt b. If demand is flat, penalty is equal to 0. c. If demand is exponential (D(t)=e’), any fixed provisioning interval (tp) according to the current demands will fall linearly behind. d. The penalty cost for exponential demand is exponential.

3. Row-oriented storage is efficient for data-warehouse workloads. a. TRUE b. FALSE

4. Which of the following is/are example(s) of cloud SLA(s) with IlaaS delivery model? a. Amazon EC2 b. Google App Engine c. Salesforce CRM d. Zoho mail

5. Which of the following OpenStack components is used for block storage services? a. Keystone b. Cinder c. Swift d. Neutron

6. 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 (c) 150 minutes (d) 135 minutes

7. In Google File System (GFS), the master maintains regular communication with the chunk servers. a. TRUE b. FALSE

8. In a system, 400 unit workloads have been added. What will be the penalty? a. 40% b. 100 % c. 20% d. 8000%

9. Which of the following option(s) is/are correct? a. Service Level Agreement(SLA) contains Service Level Objectives(SLO) b. Service Level Objectives(SLO) contains Service Level Agreement(SLA) c. Multiple Service Level Agreements (SLAs) are aggregated to Key Performance Indiocator (KPI) d. Key Performance Indiocators (KP I s) are aggregated to Service Level Objectives(SLO)

10. Statement 1: In OpenStack block storage, the stored objects persist until the VM is terminated. Statement 2: In OpenStack ephemeral storage, the stored objects are accessible from within VM as local file system. a. Both statement 1 and 2 are correct b. Statement 1 is correct and statement 2 is incorrect c. Statement 2 is correct and statement 1 is incorrect d. Both statement 1 and 2 are incorrect

If there are any changes in answers will notify you on telegram so you can get a 100% score, So Join

For Internship and job updates:- Visit

Disclaimer: We do not claim 100% surety of answers, these answers are based on our sole knowledge, and by posting these answers we are just trying to help students, so we urge do your assignment on your own.

if you have any suggestions then comment below or contact us at  [email protected]

If you found this article Interesting and helpful, don’t forget to share it with your friends to get this information.

x

  • Computer Science and Engineering
  • NOC:Cloud computing (Video) 
  • Co-ordinated by : IIT Kharagpur
  • Available from : 2017-06-08
  • Intro Video
  • Lecture 11:
  • Lecture 12:
  • Lecture 13 :
  • lecture 14 :
  • Lecture 15 :
  • Lecture 17:
  • Lecture 18:
  • Lecture 19:
  • Lecture 20:
  • Lecture 21 : SLA-Tutorial
  • Lecture 22 : Cloudonomics-Tutorial
  • Lecture 23 : MapReduce-Tutorial
  • Lecture 24 : ResourceMgmt-I
  • Lecture 25 : ResourceMgmt-II
  • Lecture 26: Cloud Computing: Security I
  • Lecture 27: Cloud Computing: Security II
  • Lecture 28: Cloud Computing: Security III
  • Lecture 29: Cloud Computing: Security Issues in Collaborative SaaS Cloud
  • Lecture 30; Cloud Computing: Broker for Cloud Marketplace
  • Lecture 31: Mobile Cloud Computing -I
  • Lecture 32: Mobile Cloud Computing -II
  • Lecture 33: Fog Computing-I
  • Lecture 34: Fog Computing-II
  • Lecture 35:Use Case-Geo-spatial Cloud
  • Lecture 36 : Introduction to DOCKER Container
  • Lecture 37 : Green Cloud
  • Lecture 38 : Sensor Cloud Computing
  • Lecture 39 : IoT Cloud
  • Lecture 40 : Course Summary and Research Areas
  • Lecture - 41 Cloud–Fog Computing - Overview
  • Lecture - 42 Resource Management - I
  • Lecture 43 Resource Management - II
  • Lecture 44 Cloud Federation
  • Lecture 45 "VM Migration - Basics Migration strategies"
  • Lecture 46 "VM Migration - Basics Migration strategies"
  • Lecture 47 "Containers Container based Virtualization Kubernetes Docker Container "
  • Lecture 48 "Docker Container – Overview Docker – Components Docker – Architecture"
  • Lecture 49 Docker Container - Demo
  • Lecture 50 Docker Container - Demo
  • Lecture 51 Dew Computing
  • Lecture 52 Serverless Computing - I
  • Lecture 53 Serverless Computing - II
  • Lecture 54 Sustainable Cloud Computing - I
  • Lecture 55 Sustainable Cloud Computing - II
  • Live Session 11-03-2020
  • Watch on YouTube
  • Assignments
  • Download Videos
  • Transcripts
  • Lecture Notes (1)

Spread the word.

Share the link on social media.

Confirm Password *

Username or email *

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Sorry, you do not have permission to ask a question, You must login to ask a question.

SIKSHAPATH Logo

SIKSHAPATH Latest Articles

Nptel cloud computing assignment 3 answers 2023.

NPTEL Cloud Computing Assignment 3 Answers 2023

Seeking assistance with the Cloud Computing NPTEL Week 3 Assignment answers? Look no further, as this article offers a guiding hint to the solution of the Cloud Computing Week 3 Assignment.

NPTEL Cloud Computing Assignment 3 Answers

Q1. Which of the following is/are properties of Web Service SLAs?

Answer: 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.

1000+ subscribers getting help from instant notifications, Join us on telegram.

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?

Answer: B. M=T/(EffxP)

Q3. Row-oriented storage is optimal for transaction processing applications.

Answer: A. True

Q4. Which of the following is/are the SLA requirement(s) for PaaS cloud delivery model?

Answer: A. Transparency

C. Privacy D. Regulatory compliance

Q5. In a cloud, total service uptime is 175 minutes and availability of the service is 0.85. What is the service downtime?

Answer: C. 26.25 minutes

Q6. Which of the following database system/architecture follow(s) Quorum protocol for a large number of concurrent reads & writes?

Answer: B. Dynamo

Q7. Match the components of OpenStack with their functions.

Answer: D. 1->D, 2->A, 3->B, 4->C

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.

Answer: B. FALSE

Q9. Which of the following statement(s) regarding OpenStack storage is/are wrong?

Answer: A. Object storage is managed by Cinder

C. Block storage persists until VM is terminated

Q10. Statement 1: Multiple KPIs are aggregated to SLA.

Statement 2: SLA contains SLO.

Answer: C. Statement 2 is correct and statement 1 is incorrect

Disclaimer: These answers are provided only for the purpose to help students to take references. This website does not claim any surety of 100% correct answers. So, this website urges you to complete your assignment yourself.

Also Available:

NPTEL Cloud Computing Assignment 2 Answers

NPTEL Cloud Computing and Distributed Systems Assignment 3 Answers

Related Posts

NPTEL Cloud Computing Assignment 3 Answers 2023

NPTEL Problem Solving Through Programming In C Week 1 & ...

NPTEL Programming In Java Week 6 Assignment Answers 2023

NPTEL Programming In Java Week 6 Assignment Answers 2023

NPTEL Cloud Computing and Distributed Systems Assignment 6 Answers 2023

NPTEL Cloud Computing and Distributed Systems Assignment 6 Answers 2023

Leave a comment cancel reply.

You must login to add a new comment.

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.

NPTEL Cloud Computing Week 3 Assignment Answers July 2023

NPTEL Cloud Computing Week 3 Assignment Answers 2023 :- All the Answers are provided here to help the students as a reference, You must submit your assignment at your own knowledge.

NPTEL Cloud Computing Week 3 Assignment Answers 2023

1. In the context of aggregated demand i n resource provisioning in the cloud, how does adding n independent demands affect the coefficient of variation (C)?

  • A) Increases the Cv
  • B) Decreases the Cv
  • C) Does not change the E x
  • D) Inversely proportional to the mean

2. What does the term “biasness towards vendors” imply in the context of SLA monitoring? A) Vendor-driven selection of monitoring parameters B) Customer-driven selection of monitoring parameters C) Balanced approach i n monitoring parameters D) Lack of active monitoring on the customer’s side

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? A) High resource utilization B) Non-linear demand C) Instantaneous demand D) Flat demand

5. What is (are) the key factor(s) to consider in a hybrid model for utility pricing? A) Reliability a n d accessibility B) Network cost and usage costs C) Peak to average demand ratio D) Interoperability overhead

6. What architecture is used in a parallel database for the efficient execution of SQL queries? A) Shared memory architecture B) Shared d i sk architecture C) Shared nothing architecture D) Shared cache architecture

7. What type of environment benefits from utility pricing? A) Environments with fixed demand levels B) Environments with limited resource scalability C) Environments w i th variable demand levels D) Environments with prepaid resource allocation

8. What is the role of Neutron in the provisioning flow in Open Stack? A) Fetches information about the whole cluster from the database B) Publishes a message to the compute queue to trigger VM provisioning C) Configures IP, gateway, DNS name, and L2 connectivity. D) Contacts C i nder to get volume data

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) Heartbe a t messages

10. What does the ‘availability’ metric represent in the monitoring and auditing of SLAs? A) The speed at which a service responds B) The percentage of uptime for a service C) How often the service i s available D) The ability for a resource to grow infinitely

NPTEL Cloud Computing Week 3 Assignment Answers 2022 [July-Dec]

1. Which of the following is/are NOT SLA requirement(s) of PaaS cloud delivery model? a. Privacy b. Data Retention and Deletion c. Machine-Readable SLAs d. Certification

2. Which of the following is/are true regarding penalty cost? (Here D(t) and R(t) are instantaneous demand and resources at time t.) a. Penalty cost ox ID()/R()|dt b. If demand is flat, penalty is equal to 0. c. If demand is exponential (D(t)=e’), any fixed provisioning interval (tp) according to the current demands will fall linearly behind. d. The penalty cost for exponential demand is exponential.

Answers will be Uploaded Shortly and it will be Notified on Telegram, So  JOIN NOW

NPTEL Cloud Computing Week 3 Assignment Answers July 2023

3. Row-oriented storage is efficient for data-warehouse workloads. a . TRUE b. FALSE

4. Which of the following is/are example(s) of cloud SLA(s) with IlaaS delivery model? a. Amazon EC2 b. Google App Engine c. Salesforce CRM d. Zoho mail

5. Which of the following OpenStack components is used for block storage services? a. Keystone b. Cinder c. Swift d. Neutron

6. 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 (c) 150 minutes (d) 135 minutes

👇 For Week 04 Assignment Answers 👇

7 . In Google File System (GFS), the master maintains regular communication with the chunk servers. a. TRUE b. FALSE

8. In a system, 400 unit workloads have been added. What will be the penalty? a. 40% b. 100 % c. 20% d. 8000%

9. Which of the following option(s) is/are correct? a. Service Level Agreement(SLA) contains Service Level Objectives(SLO) b. Service Level Objectives(SLO) contains Service Level Agreement(SLA) c. Multiple Service Level Agreements (SLAs) are aggregated to Key Performance Indiocator (KPI) d. Key Performance Indiocators (KP I s) are aggregated to Service Level Objectives(SLO)

10. Statement 1: In OpenStack block storage, the stored objects persist until the VM is terminated. Statement 2: In OpenStack ephemeral storage, the stored objects are accessible from within VM as local file system. a. Both statement 1 and 2 are correct b. Statement 1 is correct and statement 2 is incorrect c. Statement 2 is correct and statement 1 is incorrect d. Both statement 1 and 2 are incorrect

For More NPTEL Answers:-  CLICK HERE

Join Our Telegram:-  CLICK HERE

What is Cloud Computing?

Cloud computing is a scalable services consumption and delivery platform that provides on-demand computing service for a shared pool of resources, namely servers, storage, networking, software, database, applications, etc, over the internet is a model for enabling ubiquitous, on-demand access to a shared pool of configurable computing resources, which can be rapidly provisioned and released with minimal management effort. This course will introduce various aspects of cloud computing, including fundamentals, management issues, security challenges, and future research trends. This will help students (both UG and PG levels) and researchers to use and explore the cloud computing platforms.

CRITERIA TO GET A CERTIFICATE

Average assignment score = 25% of the average of best 8 assignments out of the total 12 assignments given in the course. Exam score = 75% of the proctored certification exam score out of 100

Final score = Average assignment score + Exam score

YOU WILL BE ELIGIBLE FOR A CERTIFICATE ONLY IF THE AVERAGE ASSIGNMENT SCORE >=10/25 AND EXAM SCORE >= 30/75. If one of the 2 criteria is not met, you will not get the certificate even if the Final score >= 40/100.

NPTEL Cloud Computing Week 3 Assignment Answers 2022 [Jan 2022]

Q1. Which of the following is false about SLA contents 

a) A complete, specific definition of each service  b) An auditing mechanism to monitor the services  c) The responsibilities of the service provider and consumer  d) None of these

Answer:- d) None of these

FOR NEXT WEEK ASSIGNMENT ANSWERS

Q2. In cloud, computing resources are allocated 

a) Through a centralized service discovering agent  b) By service level agreement  c) Globally without any centralized agent  d) All of them

Answer:- c) Globally without any centralized agent 

Q3. Which of the following is correct about Availability? 

a) Availability = 1- (UpTime / TotalTime)  b) Availability = 1+ (DownTime / UpTime)  c) Availability = 1+ (UpTime / DownTime)  d) Availability = 1- (DownTime / UpTime)

Answer:- d) Availability = 1- (DownTime / UpTime)

Q4. Statement 1: Coefficient of variance represents the ratio of standard deviation to mean. Statement 2: Coefficient of variance is a useful statistic for comparing the degree of uniformity from one data series to another. 

a) Only statement 1 is true  b) Only statement 2 is true  c) Both the statements are true  d) Both the statements are False

Answer:- c) Both the statements are true 

Q5. Say a cloud service is well maintaining it’s 95% availability as mentioned in Service Level Agreement. However, still the services are not performing as expected when the load increases abruptly. The problem can be referred to as an issue of 

a) Load balancing  b) Linearity  c) Reliability  d) Durability

Answer:- c) Reliability 

Q6. Which of the following is true about penalty, where D(t) is instantaneous demand at time t and R(t) is response at time t? 

a) Penalty ∝ ∫ | R(t) * D(t) | dt  b) Penalty ∝ ∫ | D(t) + R(t) | dt  c) Penalty ∝ ∫ | D(t) – R(t) | dt  d) None of these

Answer:- c) Penalty ∝ ∫ | D(t) – R(t) | dt 

Q7. It is absolutely beneficial to purchase a cloud service when 

a) Utility premium < the peak to average demand ratio  b) Utility premium > the peak to average demand ratio  c) Utility premium <= the peak to average demand ratio  d) Utility premium >= the peak to average demand ratio

Answer:- a) Utility premium < the peak to average demand ratio 

Q8. If R t is the ratio of execution time taken by a process in sequential and parallel architecture, and p is the number of parallel computing nodes available, then the parallel efficiency is

a) R t /p b) p / R t c) None of the above d) px Rt

Answer:- a) R t /p

Q9. Statement 1: Hadoop Distributed File System is an open source implementation of GFS architecture. Statement 2: In Google File System, the master maintains regular communication with the chunk servers. 

a) Only statement 1 is true  b) Only statement 2 is true  c) Both the statements are true  d) Both the statements are false

Answer:- For Answer Click Here

Q10. Which of the following is true? 

a) IaaS can be built on PaaS  b) PaaS can be built on SaaS  c) IaaS can be built on SaaS  d) None of the above

Answer:- d) None of the above

Disclaimer :- We do not claim 100% surety of solutions, these solutions are based on our sole expertise, and by using posting these answers we are simply looking to help students as a reference, so we urge do your assignment on your own.

NPTEL Cloud Computing Week 3 Assignment Answers 2022 :- All the Answers provided here to help the students as a reference, You must submit your assignment at your own knowledge.

6 thoughts on “NPTEL Cloud Computing Week 3 Assignment Answers July 2023”

  • Pingback: NPTEL Cloud Computing Week 1 Assignment Answers 2022
  • Pingback: NPTEL Cloud Computing Week 2 Assignment Answers 2022
  • Pingback: NPTEL Cloud Computing Week 4 Assignment Answers 2022
  • Pingback: NPTEL Cloud Computing Week 5 Assignment Answers 2022
  • Pingback: NPTEL Cloud Computing Week 6 Assignment Answers 2022
  • Pingback: NPTEL Cloud Computing Week 7 Assignment Answers 2022

Leave a Comment Cancel reply

You must be logged in to post a comment.

Please Enable JavaScript in your Browser to Visit this Site.

swayam-logo

Cloud Computing

Note: This exam date is subjected to change based on seat availability. You can check final exam date on your hall ticket.

Page Visits

Course layout, books and references.

  • Cloud Computing: Principles and Paradigms, Editors: Rajkumar Buyya, James Broberg, Andrzej M. Goscinski, Wiley,2011
  • Enterprise Cloud Computing - Technology, Architecture, Applications, Gautam Shroff, Cambridge University Press, 2010
  • Cloud Computing Bible, Barrie Sosinsky, Wiley-India, 2010
  • Cloud Security: A Comprehensive Guide to Secure Cloud Computing, Ronald L. Krutz, Russell Dean Vines, Wiley- India,2010

Instructor bio

cloud computing nptel assignment 3

DOWNLOAD APP

cloud computing nptel assignment 3

SWAYAM SUPPORT

Please choose the SWAYAM National Coordinator for support. * :

IMAGES

  1. cloud computing

    cloud computing nptel assignment 3

  2. Cloud Computing

    cloud computing nptel assignment 3

  3. cloud computing

    cloud computing nptel assignment 3

  4. Cloud computing nptel assignment 3 answers 2022

    cloud computing nptel assignment 3

  5. Cloud Computing

    cloud computing nptel assignment 3

  6. NPTEL: Cloud Computing Assignment 3 Answers

    cloud computing nptel assignment 3

VIDEO

  1. cloud computing NPTEL assignment 2 answers #nptel #nptelcourseanswers #swayam

  2. NPTEL| Cloud Computing Week 3 Assignment Answers| JUL-OCT 2023

  3. Cloud Computing || WEEK-3 Quiz assignment Answers 2023||NPTEL||#nptel||#cloudcomputing||#SKumarEdu

  4. NPTEL Cloud Computing Week 2 : Assignment 2 #nptel #subscribe #nptel_assignment #like

  5. NPTEL Cloud Computing WEEK 2 Quiz Assignment Solutions and Answer

  6. NPTEL| Cloud Computing Week 4 Assignment Answers| JUL-OCT 2023

COMMENTS

  1. Cloud Computing

    Cloud computing is a scalable services consumption and delivery platform that provides on-demand computing service for shared pool of resources, namely serve...

  2. Cloud Computing Week 3 Assignment Solution

    #cloudcomputing #nptel #swayam #SaaS #PaaS #IaaSCourse - Cloud ComputingAssignment - Week 3Last Date - 2024-02-14, 23:59 ISTAll Week Assignment SolutionCloud...

  3. Cloud Computing

    Cloud Computing - Assignment - 3 Solution Released Dear Participants, The Assignment - 3 of Week - 3 Solution for the course "Cloud Computing" has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

  4. PDF noc20 cs20 assigment 3

    noc20 cs20 assigment 3. Swayay) NPTEL » Cloud computing Unit 4 - Week 2 Course outline How does an NPTEL online course work? Week O Assignment O Week 1 week 2 Lecture 6:CIoud Computing: Architecture — Deployment Models Lecture 7: Cloud Computing: Virtualization Lecture 8: Cloud Computing: XML Basics Lecture g: Cloud Computing: XML Basics I ...

  5. Nptel Cloud Computing Week 3 Assignment 3 Answers & Solution

    These are Nptel Cloud Computing week 3 Assignment 3 Answers. Q10. Statement 1: In OpenStack block storage, the stored objects persist until the VM is terminated.Statement 2: In OpenStack ephemeral storage, the stored objects are accessible from within VM as local file system. a.

  6. Nptel CC Assignment 3

    Cloud Computing. Assignment- Week 3 TYPE OF QUESTION: MCQ/MSQ Number of questions: 10 Total mark: 10 X 1 = 10. QUESTION 1: ... Nptel CC Assignment 3 - Cloud Computing QUSTION ANSWERS. Course: Cloud Computing (RCS075) 83 Documents. Students shared 83 documents in this course.

  7. NPTEL Week 3 Assignment: Cloud Computing July 2023

    Welcome to the NPTEL Week 3 Assignment covering Cloud Computing in July 2023. This comprehensive video provides a detailed guide and in-depth analysis of the...

  8. Cloud Computing

    Cloud Computing: Assignment 3 - Solution Released Dear Participants, The Assignment 3 of Week 3 Solution for the course " Cloud Computing" has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

  9. NPTEL Cloud computing Assignment 3 Answers 2022

    Are you looking for the Answers to NPTEL Cloud computing Assignment 3?This article will help you with the answer to the National Programme on Technology Enhanced Learning Course " NPTEL Cloud computing Assignment 3 ". What is Cloud computing? Cloud computing is a scalable services consumption and delivery platform that provides on-demand computing service for shared pool of resources ...

  10. NPTEL Cloud Computing Assignment 3 Answers 2023

    Are you looking for the Answers to NPTEL Cloud Computing Assignment 3?This article will help you with the answer to the National Programme on Technology Enhanced Learning () Course " Cloud Computing Assignment 3 " ABOUT THE COURSE. Cloud computing is a scalable services consumption and delivery platform that provides on-demand computing service for shared pool of resources, namely servers ...

  11. Cloud computing

    3. Cloud Computing Bible, Barrie Sosinsky, Wiley-India, 2010 ... Average assignment score = 25% of average of best 6 assignments out of the total 8 assignments given in the course. ... photograph and the score in the final exam with the breakup.It will have the logos of NPTEL and IIT Kharagpur .It will be e-verifiable at nptel.ac.in/noc.

  12. Cloud Computing

    Cloud computing is a scalable services consumption and delivery platform that provides on-demand computing service for shared pool of resources, namely serve...

  13. NPTEL Cloud Computing ASSIGNMENT 3 Answers 2022

    August 7, 2022. NPTEL Cloud Computing ASSIGNMENT 3 Answers 2022 :- Hello students in this article we are going to discuss answers of Cloud Computing assignment 3. All the Answers are provided here to help the students as a reference, You must submit your assignment to your own knowledge. Below you can find NPTEL Cloud Computing Assignment 3 ...

  14. Cloud Computing and Distributed Systems

    Cloud computing is the on-demand delivery of computations, storage, applications, and other IT resources through a cloud services platform over the internet ...

  15. NPTEL :: Computer Science and Engineering

    NPTEL provides E-learning through online Web and Video courses various streams. Toggle navigation. ... New Assignments. Module Name Download; noc20_cs20_assigment_1: noc20_cs20_assigment_1: ... Cloud Computing: Security Issues in Collaborative SaaS Cloud: Download

  16. NPTEL Assignment-Week 3

    NPTEL Assignment-Week 3 - Free download as PDF File (.pdf), Text File (.txt) or read online for free. This document contains a 10 question quiz about cloud computing concepts from an NPTEL online certification course. The questions cover topics like service level agreements, availability calculations, key performance indicators, when cloud is cheaper than owning infrastructure, data storage ...

  17. Google Cloud Computing Foundations

    Course certificate. The course is free to enroll and learn from. But if you want a certificate, you have to register and write the proctored exam conducted by us in person at any of the designated exam centres.The exam is optional for a fee of Rs 1000/- (Rupees one thousand only).Date and Time of Exams:29 October 2023Morning session 9am to 12 ...

  18. NPTEL Cloud Computing Assignment 3 Answers 2023

    NPTEL Cloud Computing Assignment 3 Answers. Q1. Which of the following is/are properties of Web Service SLAs? Answer: 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.

  19. Cloud Computing

    #nptel #nptelanswers #nptelassignmentanswers #swayam #nptel2024Join this channel to get access to perks:https://www.youtube.com/channel/UCwAhi3lWNCLT47sLkhU1...

  20. Cloud Computing

    Cloud Computing - Assignment-3 Solution Released Dear Participants, The Assignment-3 of Week- 3 Solution for the course "Cloud Computing" has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum. ... Cloud Computing: Welcome to NPTEL Online Course - Jan 2023!!

  21. NPTEL Cloud Computing Week 3 Assignment Answers July 2023

    NPTEL Cloud Computing Week 3 Assignment Answers 2022 [Jan 2022] Q1. Which of the following is false about SLA contents. a) A complete, specific definition of each service. b) An auditing mechanism to monitor the services. c) The responsibilities of the service provider and consumer. d) None of these.

  22. Cloud Computing and Distributed Systems

    Cloud Computing and Distributed Systems - Assignment-1 & 2 Solution Released. Dear Participants, The Assignment-1 & 2 of Week- 1 & 2 Solutions for the course " Cloud Computing and Distributed Systems" have been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

  23. Cloud Computing

    Week 1: Introduction to Cloud Computing. Week 2: Cloud Computing Architecture. Week 3: Service Management in Cloud Computing. Week 4: Data Management in Cloud Computing. Week 5: Resource Management in Cloud. Week 6: Cloud Security. Week 7: Open Source and Commercial Clouds, Cloud Simulator. Week 8: Research trend in Cloud Computing, Fog Computing.