0% found this document useful (0 votes)
1K views5 pages

NPTEL - CC - Assignment 4

This document contains a 10 question multiple choice quiz about cloud computing platforms Microsoft Azure and Google Cloud Platform. The questions cover topics like the type of vendor Azure is (PaaS), services offered by GCP (App Engine, Cloud SQL), roles in Azure (Web Role), and components of Azure (Compute, Database, Networking). Each question includes the correct answer and a short explanation of the solution.

Uploaded by

Shailja Tripathi
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)
1K views5 pages

NPTEL - CC - Assignment 4

This document contains a 10 question multiple choice quiz about cloud computing platforms Microsoft Azure and Google Cloud Platform. The questions cover topics like the type of vendor Azure is (PaaS), services offered by GCP (App Engine, Cloud SQL), roles in Azure (Web Role), and components of Azure (Compute, Database, Networking). Each question includes the correct answer and a short explanation of the solution.

Uploaded by

Shailja Tripathi
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/ 5

NPTEL Online Certification Courses

Indian Institute of Technology Kharagpur

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

Indian Institute of Technology Kharagpur

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

Indian Institute of Technology Kharagpur

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.

a. Only statement I is true


b. Only statement II is true
c. Both statements I and II are true
d. Neither statement I nor statement II are true

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

Indian Institute of Technology Kharagpur

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.

a. Only statement I is true


b. Only statement II is true
c. Both statements I and II are true
d. Neither statement I nor statement II are true

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***********

You might also like