Cloud Computing Nptel Week 4 Assignment Answers

Course Link: Click Here


Cloud Computing Nptel Week 4 Assignment Answers
Cloud Computing Nptel Week 4 Assignment Answers

Cloud Computing Nptel Week 4 Assignment Answers (July-Dec 2024)


Q1.SQL Azure is a cloud-based relational database service that is based on:
(a) Oracle
(b) SQL Server
(c) MySQL
(d) None

Answer: (b) SQL Server


Q2. Microsoft Azure provides
(a) SaaS
(b) PaaS
(c) IaaS
(d) None

Answer: (a) SaaS
(b) PaaS
(c) IaaS


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


Q3. Azure App Service plan defines
(a) Region
(b) Instance size
(c) Scale count
(d) None

Answer: (a) Region
(b) Instance size
(c) Scale count


Q4.The OpenStack component – Glance monitors and meters the OpenStack cloud for billing, benchmarking.
State True of False.
a) True
b) False

Answer: b) False


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


Q5.GCP: Choose the correct option(s)
a) To run your web-application, you need to configure only the Google Storage bucket
b) “gcloud app deploy app.yaml” the command can be used to deploy your app to app-engine
c) After launching your application to app-engine anyone can view the app at http://[YOUR_PROJECT_ID].appspot.com
d) “gcloud app browse” – can be used to start the local development server for the application

Answer: b) “gcloud app deploy app.yaml” the command can be used to deploy your app to app-engine
c) After launching your application to app-engine anyone can view the app at http://[YOUR_PROJECT_ID].appspot.com


Q6.In OpenStack, the different components of Nova (e.g. scheduler, Compute, api etc.) communicates via:
(a) Message Queues
(b) Neutron
(c) Conductor
(d) Swift

Answer: (a) Message Queues


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


Q7.In OpenStack, __ is a system for managing networks and IP addresses.
(a) Nova
(b) Keystone
(c) Neutron
(d) None of these

Answer: (c) Neutron


Q8Cloud DataStore in GCP is a NoSQL document database built for automatic scaling, high performance, and ease of application development
a) True
b) False

Answer:a) True


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


Q9.GCP: Which one is/are correct statement(s)?
a) You can reuse the project ID only after you delete the previous project in GCP
b) A CNAME alias is a DNS record that lets you use a URL from your own domain to access resources, such as a bucket and objects, in Cloud Storage using your custom domain URL
c) “Multi-Regional” Storage class is used for the bucket to stream videoes and host hot web content accessed frequently around the world
d) “Nearline” Storage class is used for the bucket to store data accessed frequently in one part of the world

Answer:a) You can reuse the project ID only after you delete the previous project in GCP
b) A CNAME alias is a DNS record that lets you use a URL from your own domain to access resources, such as a bucket and objects, in Cloud Storage using your custom domain URL
c) “Multi-Regional” Storage class is used for the bucket to stream videoes and host hot web content accessed frequently around the world


Q10.OpenStack: Which IP use is preferred for transferring data to a VM from

(i) Another VM in the same cloud
(ii) One organization's network-

(a) i. Floating IP, ii. Private IP
(b) i. Private IP, ii. Floating IP
(c) Floating IP in both cases
(d) Private IP in both cases

Answer:(b) i. Private IP, ii. Floating IP


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

Cloud Computing NPTEL All weeks: Click Here

For answers to additional Nptel courses, please refer to this link: NPTEL Assignment Answers


Cloud Computing Nptel Week 4 Assignment Answers (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 Cloud Computing Nptel Week 4 Assignment 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 Cloud Computing Nptel Week 4 Assignment 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 Cloud Computing Nptel Week 4 Assignment 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 Cloud Computing Nptel Week 4 Assignment 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 Cloud Computing Nptel Week 4 Assignment 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 Cloud Computing Nptel Week 4 Assignment Answers

More Weeks of Cloud Computing: Click here

More Nptel Courses: Click here


Cloud Computing Nptel Week 4 Assignment Answers (JULY-DEC 2023)

Course Name: Cloud Computing

Course Link: Click Here

These are Cloud Computing Nptel Week 4 Assignment 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 Cloud Computing Nptel Week 4 Assignment 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 Cloud Computing Nptel Week 4 Assignment 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 Cloud Computing Nptel Week 4 Assignment 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 Cloud Computing Nptel Week 4 Assignment Answers


More Weeks: Click here

More Nptel Courses: Click here


Cloud Computing Nptel Week 4 Assignment Answers (JAN-APR 2023)

Course Name: Cloud Computing

Course Link: Click Here

These are Cloud Computing Nptel Week 4 Assignment 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 Cloud Computing Nptel Week 4 Assignment 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 Cloud Computing Nptel Week 4 Assignment 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 Cloud Computing Nptel Week 4 Assignment Answers