Cloud Computing | Week 4

Session: JAN-APR 2024

Course Name: Cloud Computing

Course Link: Click Here

For answers or latest updates join our telegram channel: Click here to join

These are Nptel Cloud Computing Week 4 Assignment 4 Answers


Q1. Which of the following statement(s) is/are FALSE for Microsoft Azure Resource Group?
(a) It is a logical container
(b) It manages Azure resources
(c) It deploys web apps, databases, and storage accounts
(d) It is a physical container

Answer: (d) It is a physical container


Q2. Statement 1: Azure supports public cloud platforms.
Statement 2: Azure App Service plan defines security.

(a) Statement 1 is TRUE, Statement 2 is FALSE
(b) Statement 2 is TRUE, Statement 1 is FALSE
(c) Both statements are TRUE
(d) Both statements are FALSE

Answer: (a) Statement 1 is TRUE, Statement 2 is FALSE


For answers or latest updates join our telegram channel: Click here to join

These are Nptel Cloud Computing Week 4 Assignment 4 Answers


Q3. Google Cloud Datastore provides flexible object storage with global edge caching.
(a) TRUE
(b) FALSE

Answer: (a) TRUE


Q4. Google APIs help to:
a) scale up the app according to the demand/ service requests.
b) integrate Google’s services into the application.
c) migrate the web app to Google Cloud Platform.
d) None of the above

Answer: b) integrate Google’s services into the application.


For answers or latest updates join our telegram channel: Click here to join

These are Nptel Cloud Computing Week 4 Assignment 4 Answers


Q5. Which of the following is/are storage service(s) provided by Google Cloud Platform (GCP)?
(a) Cloud SQL
(b) BigQuery
(c) Cloud Datastore
(d) Cloud Endpoints

Answer: (a), (c)


Q6. Match the following columns:
a) A-3, B-2, C-1
b) A-1, B-2, C-3
c) A-3, B-1, C-2
d) A-2, B-1, C-3

Answer: a) A-3, B-2, C-1


For answers or latest updates join our telegram channel: Click here to join

These are Nptel Cloud Computing Week 4 Assignment 4 Answers


Q7. In OpenStack, when a VM is terminated, which of the following memory resources are freed?
a. Ephemeral storage
b. Block Storage
c. Persistent Storage
d. RAM

Answer: a, d


Q8. Statement 1: When deploying the Azure app remotely, the login password of the Azure account needs to be entered when the system asks for password.
Statement 2: In Microsoft Azure, a deployment user is required for FTP and local Git deployment to a web app.

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

Answer: B. Statement 1 is False and Statement 2 is True


For answers or latest updates join our telegram channel: Click here to join

These are Nptel Cloud Computing Week 4 Assignment 4 Answers


Q9. The Azure App pan has a scale count of instances.
(a) 1 to 10
(b) 1 to 100
(c) 1 to 50
(d) 1 to 20

Answer: (d) 1 to 20


Q10. While developing a web-app using Google App Engine, the development server should not be kept running when changes are made to the source file.
a) TRUE
b) FALSE

Answer: b) FALSE


For answers or latest updates join our telegram channel: Click here to join

These are Nptel Cloud Computing Week 4 Assignment 4 Answers

More Weeks of Cloud Computing: Click here

More Nptel Courses: Click here


Session: JULY-DEC 2023

Course Name: Cloud Computing

Course Link: Click Here

These are Nptel Cloud Computing week 4 Assignment 4 Answers


1) In Microsoft Azure, a deployment user is required for FTP and local Git deployment to a web app.
A) TRUE
B) FALSE

Answer: A) TRUE


2) Azure Web Apps lack scalability.
A) TRUE
B) FALSE

Answer: B) FALSE


3) Match the Google Cloud Platform services with their respective domain (compute, storage or app services).
Column I Column II
1. BigQuery I. Compute
2. App Engine II. App Services
3. Cloud SQL III. Storage

a. 1⇒II, 2⇒ III, 3⇒I
b. 1⇒II, 2⇒I, 3⇒ III
c. 1⇒III, 2⇒I, 3⇒II
d. 1⇒I, 2⇒III, 3⇒ II

Answer: b. 1⇒II, 2⇒I, 3⇒ III


These are Nptel Cloud Computing Week 4 Assignment 4 Answers


4) Which of the following is/are App services provided by Google Cloud Platform?
A) Cloud Endpoints
B) Google App Engine
C) Cloud SQL
D) BigQuery

Answer: A, D


5) Identify the correct statement(s) about Google Cloud Platform (GCP) storage.
A) Cloud SQL is Google’s fully managed, petabyte scale, low cost analytics data warehouse to find meaningful insights.
B) MySQL or NoSQL databases are present in Google DataStore
C) BigQuery maintains, manages, and administers relational databases on Google Cloud Platform
D) Cloud Storage provides flexible object storage with global edge caching

Answer: B, D


6) At the time of deployment of an app in Azure, the system asks for a password. The password used to login to the Azure portal should be entered.
A) True
B) False

Answer: B) False


These are Nptel Cloud Computing week 4 Assignment 4 Answers


7) Google APIs help to:
A) migrate the web app to Google Cloud Platform.
B) scale up the app according to the demand/ service requests.
C) provide flexible object storage with global edge caching.
D) integrate Google’s services into the application.

Answer: D) integrate Google’s services into the application.


8) Statement 1: Azure supports public cloud platforms.
Statement 2: Azure App Service plan defines security.

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

Answer: A) Statement 1 is True and Statement 2 is False


9) What core function(s) do(es) Keystone perform in Open Stack?
A) Networking
B) Compute
C) Authentication and Identity service
D) Storage

Answer: C) Authentication and Identity service


These are Nptel Cloud Computing week 4 Assignment 4 Answers


10) Identify the incorrect statement(s) on Google App Engine.
A) It is a part of Google Cloud Platform (GCP) “compute” infrastructure
B) It is a part of Google Cloud Platform (GCP) “services” infrastructure
C) While using Google App Engine, we need to worry about patching and maintenance.
D) It is a Platform as a Service (PaaS) component of GCP

Answer: B, C


These are Nptel Cloud Computing week 4 Assignment 4 Answers


More Weeks: Click here

More Nptel Courses: Click here


Session: JAN-APR 2023

Course Name: Cloud Computing

Course Link: Click Here

These are Nptel Cloud Computing week 4 Assignment 4 Answers


Q1. Azure app service plans define:
A. Instance size
B. Security
C. Region
D. Scale count

Answer: a, c, d


Q2. In Azure, app service supports local Git to deploy content to a web app.
A. TRUE
B. FALSE

Answer: A. TRUE


These are Nptel Cloud Computing week 4 Assignment 4 Answers


Q3. Which of the following statement(s) is/are FALSE for Microsoft Azure Resource Group?
A. It is a logical container
B. It manages Azure resources
C. It is a physical container
D. It deploys web apps, databases, and storage accounts

Answer: C. It is a physical container


Q4. Identify the correct statement(s) on Google App Engine.
A. It is a part of Google Cloud Platform (GCP) “services” infrastructure
B. It is a Platform as a Service (PaaS) component of GCP
C. While using Google App Engine patching and maintenance would be checked continuously
D. It is a part of Google Cloud Platform (GCP) “compute” infrastructure

Answer: B, D


These are Nptel Cloud Computing week 4 Assignment 4 Answers


Q5. Google Cloud Datastore provides flexible object storage with global edge caching.
A. TRUE
B. FALSE

Answer: B. FALSE


Q6. Statement 1: In Microsoft Azure, a deployment user is required for FTP and local Git deployment to a web app.
Statement 2: When deploying the Azure app remotely, the login password of the Azure account needs to be entered when the system asks for password.

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

Answer: A. Statement 1 is True and Statement 2 is False


These are Nptel Cloud Computing week 4 Assignment 4 Answers


Q7. Match the following columns:

image 41

A. A-1, B-2, C-3
B. A-3, B-2, C-1
C. A-3, B-1, C-2
D. A-2, B-1, C-3

Answer: B. A-3, B-2, C-1


Q8. While developing a web-app using Google App Engine, the development server should not be kept running when changes are made to the source file.
A. TRUE
B. FALSE

Answer: B. FALSE


These are Nptel Cloud Computing week 4 Assignment 4 Answers


Q9. Identify the correct statement(s) on OpenStack storage concepts:
A. Ephemeral storage is managed by Nova
B. Block storage is accessible from within VM as a local file system
C. Both Block storage and Object storage persist until specifically deleted by the user.
D. Object storage is used to add additional persistent storage to VM and/or run operating system.

Answer: A, C


Q10. Which of the following is/are storage service(s) provided by Google Cloud Platform(GCP)?
A. BigQuery
B. Cloud SQL
C. Cloud Datastore
D. Cloud Endpoints

Answer: B, C


These are Nptel Cloud Computing week 4 Assignment 4 Answers

All weeks of Cloud Computing: Click here

More NPTEL course: Click Here


Session: JULY-DEC 2022

Course name: Cloud Computing NPTEL

Link to Enroll: Click Here

These are Nptel Cloud Computing week 4 Assignment 4 Answers


Q1. In Google Cloud Platform (GCP), Cloud Datastore provides flexible object storage with global edge caching.
a. True
b. False

Answer: b. False


Q2. A. Cinder, OpenStack 1. MysQL or NosQL databases.
B. GoogleAPls 2. Google’s fully managed, petabyte scale, low cost analytics
data warehouse to find meaningful insights.
C. Cloud SQL 3. Integrate Google’s services into the application.
4. Manages block storage in OpenStack.

Choose the correct option:
a. A-4, B-3, C-1
b. A-1, B-3, C-2
c. A-2, B-4, C-1
d. A-3, B-1, C-2

Answer: a. A-4, B-3, C-1


Q3. Statement 1: Azure supports public cloud platform.
Statement 2: Azure App Service plan defines security.

a. Statement 1 is True and Statement 2 is False
b. Statement 1 is False and Statement 2 is True
c. Both are True
d. Both are False

Answer: a. Statement 1 is True and Statement 2 is False


These are Nptel Cloud Computing week 4 Assignment 4 Answers


Q4. Which of the following components of OpenStack is responsible for providing persistent block storage to running instances
a. Nova
b. Cinder
c. Swift
d. None of the above

Answer: b. Cinder


Q5. Which of the following is/are App services provided by Google Cloud Platform?
a. BigQuery
b. Google App Engine
c. Cloud Endpoints
d. Cloud SQL

Answer: a, c


Q6. In OpenStack, when a VM is terminated, which of the following memory resources are freed?
a. Ephemeral storage
b. Persistent storage
c. RAM
d. Block storage

Answer: a, c


These are Nptel Cloud Computing week 4 Assignment 4 Answers


Q7. Google Cloud End Points helps to:
a. migrate the web app to Google Cloud Platform.
b. scale up the app according to the demand/ service requests
c. provide flexible object storage with global edge caching
d. Integrate Google’s services into the application.

Answer: b. scale up the app according to the demand/ service requests


Q8. The Azure App plan has a scale count of, instances.
a. 1 to 50
b. 1 to 20
c. 1 to 10
d. 1 to 100

Answer: b. 1 to 20


Q9. Match the following columns regarding OpenStack:
a. A-1, B-2, C-3
b. A-2, B-3, C-1
c. A-3, B-1, C-2
d. A-2, B-1, C-3

Answer: d. A-2, B-1, C-3


These are Nptel Cloud Computing week 4 Assignment 4 Answers


Q10. In GCP, “gcloud app browse” – can be used to start the local development server for the application.
a. True
b. False

Answer: b. False


These are Nptel Cloud Computing week 4 Assignment 4 Answers

More NPTEL course answers: https://progiez.com/nptel


These are Nptel Cloud Computing week 4 Assignment 4 Answers
The content uploaded on this website is for reference purposes only. Please do it yourself first.
Home
Account
Cart
Search