NPTEL CC Assignment 4
NPTEL CC Assignment 4
Cloud Computing
Assignment- Week 4
TYPE OF QUESTION: MSQ
QUESTION 1:
Correct Answer: b
Detailed Solution:
The combination of vCPUs and RAM in a1.large instance of AWS is 2 vCPUs and 4096 MB (or 4
GB). So, correct option is (b).
QUESTION 2:
Correct Answer: d
Detailed Solution:
Google App Engine is Platform as a Service (PaaS) product. Google Compute Engine is an
Infrastructure as a Service (IaaS) product. So, both statements are False. Correct option is (d).
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
QUESTION 3:
Correct Answer: c
Detailed Solution:
Fixed IP address of OpenStack VM is used for communication between instances and Floating IP
address of OpenStack VM is used for communication with networks outside the cloud, including
the Internet. So, both statements are true. Correct option is (c).
QUESTION 4:
(a) Cloud SQL is Google's fully managed, petabyte scale, low cost analytics data warehouse
to find meaningful insights
(b) BigQuery maintains, manages, and administers relational databases on Google Cloud
Platform
(c) MySQL or NoSQL databases present in Google DataStore
(d) Cloud Storage provides flexible object storage with global edge caching
Correct Answer: c, d
Detailed Solution:
Cloud SQL maintains, manages, and administers relational databases on Google Cloud Platform.
BigQuery is Google's fully managed, petabyte scale, low cost analytics data warehouse to find
meaningful insights. You get MySQL or NoSQL databases in Google DataStore. Cloud Storage
provides flexible object storage with global edge caching. So, the correct options are (c), and (d).
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
QUESTION 5:
A user deploys his/her app remotely in Azure. At the time of deployment, system asks for
password. Which password S/he will enter?
(a) S/he enters the login password of Azure account while it asks for password
(b) S/he enters the deployment user password of Azure account while it asks for password
(c) S/he enters the Gmail password while it asks for password
(d) S/he enters the online banking password while it asks for password
Correct Answer: b
Detailed Solution:
Push to the Azure remote to deploy your app. You are prompted for the password you created
earlier when you created the deployment user. Make sure that you enter the password you
created in Configure a deployment user, not the password you use to log in to the Azure portal.
So, the correct option is (b).
QUESTION 6:
Azure App Service supports to deploy content to a web app through FTP, local Git, GitHub, Visual
Studio Team Services, and Bitbucket.
(a) TRUE
(b) FALSE
Correct Answer: a
Detailed Solution:
App Service supports several ways to deploy content to a web app, such as FTP, local Git, GitHub,
Visual Studio Team Services, and Bitbucket. So, the question statement is TRUE. Correct option is
(a).
NPTEL Online Certification Courses
QUESTION 7:
Correct Answer: a, b, c, d
Detailed Solution:
App Service plans define: Region (for example: North Europe, East US, or Southeast Asia),
Instance size (small, medium, or large), Scale count (1 to 20 instances), SKU (Free, Shared, Basic,
Standard, or Premium). So, all options are correct.
QUESTION 8:
(a) Networking
(b) Compute
(c) Storage
(d) Authentication and Identity service
Correct Answer: d
Detailed Solution:
Keystone is an OpenStack service that provides API client authentication, service discovery, and
distributed multi-tenant authorization by implementing OpenStack’s Identity API. So, the
correct option is (d).
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
QUESTION 9:
Which of the following statements are TRUE about Resource Group in Microsoft Azure?
Correct Answer: a, c
Detailed Solution:
A resource group is a logical container into which Azure resources like web apps,
databases, and storage accounts are deployed and managed. Correct options are (a), and
(c).
QUESTION 10:
Column 1 Column 2
A. GoogleAppEngine 1. Helps end users’ application scalability
B. GoogleCloudEndpoint 2. Integrates Google’s services into end users’ application
C. GoogleAPI 3. Considers to migrate your web application to Google Cloud Platform
Correct Answer: c
Detailed Solution:
************END***********