0% found this document useful (0 votes)
4 views4 pages

week-08

The document provides answers and solutions for the NPTEL Cloud Computing Week 08 Assignment, including multiple-choice questions related to IoT platforms, Docker commands, and cloud computing concepts. It includes links to detailed answers and encourages users to join a telegram channel for updates. The document also references additional resources for other NPTEL courses.

Uploaded by

dinesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views4 pages

week-08

The document provides answers and solutions for the NPTEL Cloud Computing Week 08 Assignment, including multiple-choice questions related to IoT platforms, Docker commands, and cloud computing concepts. It includes links to detailed answers and encourages users to join a telegram channel for updates. The document also references additional resources for other NPTEL courses.

Uploaded by

dinesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

NPTEL Cloud Computing

Week 08 Assignment
Answers
Are you looking for NPTEL Cloud Computing Week 08 Assignment Answers? This repository will help you find your
answers and solutions for Week 08 of the Cloud Computing course. We provide detailed solutions to help you complete
your assignments efficiently.

Cloud Computing Nptel Week 8


Assignment Answers (July-Dec 2024)
1. An IoT platform’s basic building blocks is/are (choose the correct option(s)):

A. Gateway
B. Images
C. Network and Cloud
D. Containers

Answer: Click here to see answers (https://progiez.com/cloud-computing-nptel-week-8-assignment-answers)

1. __ is used to delete a local image:

A. Docker rm
B. Docker rmi
C. Docker rvi
D. Docker push

Answer: Click here to see answers (https://progiez.com/cloud-computing-nptel-week-8-assignment-answers)

1. Docker Hub is a registry used to host various docker images:

A. True
B. False

Answer: Click here to see answers (https://progiez.com/cloud-computing-nptel-week-8-assignment-answers)

1. __ enables different networks, spread over a huge geographical area, to connect together and be
employed simultaneously by multiple users on demand:
A. Serverless
B. IoT Cloud
C. Sensor Cloud
D. Green Cloud

Answer: Updating soon in Progress

1. Virtual machines get virtual access to host resources through a __:

A. Containers
B. Hypervisor
C. Both A and B
D. Images

Answer: Click here to see answers (https://progiez.com/cloud-computing-nptel-week-8-assignment-answers)

1. Vehicles providing their networking and data processing capabilities to other vehicles through the cloud
comes under which service of IoT-based Vehicular Data Clouds:

A. SaaS
B. PaaS
C. IaaS
D. None of these

Answer: Updating soon in Progress

1. Sensor data can be easily shared by different groups of users without any extra effort/measure:

A. True
B. False

Answer: Updating soon in Progress

1. Container is a compile-time instance of an image:

A. True
B. False

Answer: Click here to see answers (https://progiez.com/cloud-computing-nptel-week-8-assignment-answers)

1. In the context of Green Cloud Computing, the Power Usage Effectiveness is defined as:

A. Power Delivered / Overall Power


B. Overall Power / Power Delivered
C. Overall Power * Power Delivered
D. None of these
Answer: Click here to see answers (https://progiez.com/cloud-computing-nptel-week-8-assignment-answers)

1. Statement 1: Sensor-Cloud proxy exposes sensor resources as cloud services. Statement 2: Sensor
network is still managed from the Sensor-Cloud Interface via Sensor Network Proxy:

A. Statement 1 is True and Statement 2 is False


B. Statement 2 is True and Statement 1 is False
C. Both statements are True
D. Both statements are False

Answer: Click here to see answers (https://progiez.com/cloud-computing-nptel-week-8-assignment-answers)

These are Cloud Computing Nptel Week 8 Assignment Answers

Cloud Computing NPTEL All weeks: Click Here (https://progiez.com/nptel-assignment-answers/python-for-data-science)

For answers to additional Nptel courses, please refer to this link: NPTEL Assignment Answers (https://progiez.com/nptel-
assignment-answers)

Cloud Computing Nptel Week 8


Assignment Answers (JAN-APR 2024)
Course Name: Cloud Computing

Course Link: Click Here (https://onlinecourses.nptel.ac.in/noc24_cs17/preview)

For answers or latest updates join our telegram channel: Click here to join
(https://telegram.me/nptel_assignments)

These are Nptel Cloud Computing Week 8 Assignment Answers

Q1. Docker compose is a tool for defining and running multi-container Docker applications.

a. True
b. False

Answer: a) True

Q2. Choose the most appropriate option.Statement 1: An image is a lightweight, stand-alone, executable
package that includes everything to run a piece of software.Statement 2:Container is a run time instance of an
image.

a. Statement 1 is correct but Statement 2 is incorrect


b. Statement 2 is correct but Statement 1 is incorrect
c. Both the statements are correct
d. Both the statements are incorrect.

Answer: c. Both the statements are correct

You might also like