NPTEL - CC - Assignment 4
NPTEL - CC - Assignment 4
Cloud Computing
Assignment- Week 4
TYPE OF QUESTION: MSQ
Number of questions: 10 Total mark: 10 X 1 = 10
QUESTION 1:
What type of vendor is Microsoft Azure?
a. IaaS
b. PaaS
c. Saas
d. None of these
Correct Answer: b
Detailed Solution: Microsoft Azure is a PaaS vendor based on .NET and Microsoft
supported development tools.
QUESTION 2:
What does Azure App Service plans define?
a. Region
b. Scale count
c. Instance size
d. All of the above
Correct Answer: d
Detailed Solution: Azure App Service Plans define region, instance size, scale count
and Stock-keeping Unit.
NPTEL Online Certification Courses
QUESTION 3:
Which of the following is a computation role provided by Azure?
a. Server Role
b. Client Role
c. Web Role
d. All of the above
Correct Answer: c
Detailed Solution: Azure provides 2 types of computational roles; one is the web role, a
running environment that users can access through the internet. And the second is the
worker role which has the ability to handle distributed or complicated tasks.
QUESTION 4:
Which of the following is/are the services offered by Google Cloud Platform?
a. App Engine
b. Cloud SQL
c. Search
d. All of the above
Correct Answer: a, b
Detailed Solution: App Engine is a compute service whereas Cloud SQL is storage
service.
QUESTION 5:
Google App Engine is an Infrastructure as a Service (IaaS) component of GCP.
a. True
b. False
Correct Answer: b
Detailed Solution: Google App Engine is a Platform as a Service (PaaS) product. So,
the statement is False.
NPTEL Online Certification Courses
QUESTION 6:
Fill in the Blanks:
The Azure web app provides a ________ for your code and provides a _______ to view the
deployed app.
a. Hosting Space, URN
b. Compiler, URL
c. Hosting Space, URL
d. Compiler, URN
Correct Answer: c
Detailed Solution: The Azure web app provides a hosting space for your code and
provides a URL to view the deployed app.
QUESTION 7:
Pick the correct option:
I. GoogleAppEngine helps end users’ application scalability.
II. GoogleAPIs integrate Google’s services into the end user’s application.
Correct Answer: b
Detailed Solution: GoogleAppEngine considers migrating your web application to
Google Cloud Platform. GoogleAPIs integrate Google’s services into end users’
applications.
NPTEL Online Certification Courses
QUESTION 8:
Pick the correct option:
I. Google Cloud Storage provides you with MySQL or NoSQL databases.
II. GoogleCloudEndPoints helps migration of web applications to Google Cloud Platform.
Correct Answer: d
Detailed Solution: Google Cloud Storage provides flexible object storage with global
edge caching. GoogleCloudEndPoints helps end users’ application scalability.
QUESTION 9:
An Azure resource group is a logical container into which Azure resources like web
apps, databases, and storage accounts are deployed and managed.
a. True
b. False
Correct Answer: a
Detailed Solution: Above statement is true.
QUESTION 10:
Which of the following is/are the component(s) of Azure?
a. Compute
b. Database
c. Networking
d. All of the above
Correct Answer: d
Detailed Solution: Compute, database and networking are few of the key components
of Azure.
*********END***********