0% found this document useful (0 votes)
23 views

Assignment8

The document contains an assignment for an NPTEL online certification course on Cloud Computing from IIT Kharagpur, consisting of 10 multiple-choice questions (MCQs) related to IoT platforms, Docker, and cloud computing concepts. Each question includes the correct answer and a detailed solution referencing specific lectures. The assignment aims to assess the understanding of key topics in cloud computing and IoT technologies.

Uploaded by

guptayuvraj986
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

Assignment8

The document contains an assignment for an NPTEL online certification course on Cloud Computing from IIT Kharagpur, consisting of 10 multiple-choice questions (MCQs) related to IoT platforms, Docker, and cloud computing concepts. Each question includes the correct answer and a detailed solution referencing specific lectures. The assignment aims to assess the understanding of key topics in cloud computing and IoT technologies.

Uploaded by

guptayuvraj986
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

NPTEL Online Certification Courses

Indian Institute of Technology Kharagpur

Cloud Computing
Assignment-Week 8
TYPE OF QUESTION: MCQ/MSQ

L
Number of questions: 10 Total mark: 10 X 1 = 10

E
QUESTION 1:

P T
An IoT platform’s basic building blocks is/ are (choose the correct option(s)).
a. Gateway

N
b. Images
c. Network and Cloud
d. Containers
Correct Answer: a, c
Detailed Solution: An IoT platform has three basic building blocks, Things, Gateway, and Network
and Cloud. Lecture 39, 10:09 min.

QUESTION 2:
__________ is used to delete a local image.
a. Docker rm
b. Docker rmi
c. Docker rvi
d. Docker push

Correct Answer: b
Detailed Solution: Docker rmi is used to delete a local image. So, the correct option is (b).

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

a) True
b) False

Correct Answer: (a)


Detailed Solution: Docker Hub is a registry used to host various docker images.
NPTEL Online Certification Courses

Indian Institute of Technology Kharagpur

QUESTION 4:
__________ enables different networks, spreads in a huge geographical area to connect together
and be employed simultaneously by multiple users on demand.
a) Serverless

L
b) IoT Cloud

E
c) Sensor Cloud
d) Green Cloud

T
Correct Answer: c

P
Detailed Solution: Sensor Cloud enables different networks, spreads in a huge geographical area to
connect together and be employed simultaneously by multiple users on demand. Lecture 38, 20:27

N
QUESTION 5:
Virtual machines get virtual access to host resources through a ________
a) Containers
b) Hypervisor
c) Both a and b
d) Images
Correct Answer: b
Detailed Solution: Virtual machines get virtual access to host resources through
a hypervisor. So, the correct option is (b). Lecture 36, 24:10

QUESTION 6:
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

Correct Answer: c
Detailed Solution: Vehicles provide their networking and data processing capabilities to other
vehicles through the cloud comes under the Networking and Data processing as a service (IaaS)

QUESTION 7:
Sensor data can be easily shared by different groups of users without any extra effort/ measure.
a. True
b. False
NPTEL Online Certification Courses

Indian Institute of Technology Kharagpur

Correct Answer: b
Detailed Solution: One of the limitations of Sensor Networks is “Sensor data can not be easily
shared by different groups of users.” Hence, the correct option is (b). Lecture 38, 9:32 min.

EL
QUESTION 8:

T
Container is a compile time instance of an image.

P
a) True
b) False

N
Correct Answer: (b)
Detailed Solution::Container is a run time instance of an image.

QUESTION 9:
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

Correct Answer: b
Detailed Solution: In the context of Green Cloud Computing, the Power Usage Effectiveness is
defined as Overall Power / Power Delivered. So, the correct option is (b). Lecture 37, 28:45 min.

QUESTION 10:
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

Correct Answer: c
Detailed Solution: Sensor cloud proxy exposes sensor resources as cloud services.
Sensor network is still managed from the Sensor-Cloud Interface via Sensor Network Proxy.
Lecture 38, 21:43 min.- 22:09 min.

You might also like