NPTEL Cloud Computing Week 1
NPTEL Cloud Computing Week 1
1. Which of the following falls under the "essential characteristics" of cloud computing?
A) Resource Pooling
B) Measured Service
C) Rapid Elasticity
D) Latency
A) PaaS
B) IaaS
C) SaaS
D) FaaS
Explanation: Google Docs is a software as a service (SaaS) application, where users can
access software over the internet without managing the underlying infrastructure.
A) True
B) False
Explanation: XaaS (Anything as a Service) includes a variety of services delivered over the
internet, including Business-Process-as-a-Service (BPaaS).
A) network, software
B) hardware, software
C) hardware, network
D) network, hardware
5. Which are the following applications for SaaS (Software as a Service) architecture?
A) Billing software
B) CRM
C) App engines
D) None of above
Explanation: Billing software and CRM (Customer Relationship Management) systems are
typical applications provided through a SaaS architecture. App engines fall under PaaS
(Platform as a Service).
6. Web access to commercial software is one of the SaaS characteristics in the cloud
computing paradigm.
A) True
B) False
Explanation: One of the characteristics of SaaS is that it is delivered over the internet, allowing
access to commercial software via a web browser.
7. In the case of the client-server model: Statement (I) Virtualization is a core concept.
Statement (II) system can scale infinitely.
Explanation: Virtualization is a core concept in the client-server model, but the system does
not inherently scale infinitely.
A) True
B) False
9. PaaS (Platform as a Service) brings the benefits: (i) Creation of software (ii) Integration of
web services and databases.
A) Only (i)
B) Only (ii)
Explanation: PaaS provides a platform allowing customers to develop, run, and manage
applications without dealing with the infrastructure, thus aiding in the creation of software and
integration of web services and databases.
D) None of these