Cloud Computing
Cloud Computing
QUESTION 1:
Cloud computing architecture is a combination of?
a) Service-oriented architecture and grid computing
L
b) Utility computing and event-driven architecture.
E
c) Service-oriented architecture and event-driven architecture.
d) Virtualization and event-driven architecture.
T
Correct Answer: (c)
P
Explanation: Cloud computing architecture is a combination of service-oriented architecture and
N
event-driven architecture.
QUESTION 2:
Which of the following is an example of a PaaS cloud service?
a) Heroku
b) AWS Elastic Beanstalk
c) Windows Azure
d) None of the above
QUESTION 3:
Google App Engine comes under which kind of service?
a) Compute service
b) Networking service
c) Storage service
d) Big data service
1
NPTEL Online Certification Courses
QUESTION 4:
Developing and deploying web-based software in data centers is managed by which Google cloud
platform service?
a) Compute engine
b) Google App engine
L
c) Kubernetes Engines
d) None of the above
E
Correct Answer: (b)
T
Explanation: Developing and deploying web-based software in data centers is managed by the
Google App engine service of GCP
QUESTION 5:
N P
What is the purpose of a folder in GCP?
a) Used to organize projects
b) Used to organize instances
c) Used to organize users
d) Folders are not part of the hierarchy
Explanation: Folders are used to organize projects. You can put projects or other folders into a
folder
QUESTION 6:
Which command line tool can be used to manage Cloud Storage?
a) bq
b) Cloud Shell
c) gcloud
d) gsutil
2
NPTEL Online Certification Courses
QUESTION 7:
Which database is used for mobile app development in GCP?
a) Cloud SQL
b) Firebase
c) Cloud Bigtable
d) None of the above
L
QUESTION 8:
E
Which of the following enables the user to run the GCP command line tool from the local desktop?
a) Cloud SDK
T
b) Cloud Shell
c) Compute Engine
P
d) App Engine
N
Correct Answer: (a)
Detailed Solution: Cloud SDK is a tool provided by Google which can be downloaded and
installed in the local desktop to access GCP command line tool and configure various projects
QUESTION 9:
How would you test a Google API and learn how it works?
a) Use the help files in Cloud Shell
b) Use the gcloud command in the Cloud SDK
c) Use the APIs Explorer that is part of the GCP console
d) Use the console to get the directions on how to build the api by service
QUESTION 10:
Which of the following is a common format for API requests in GCP?
a) XML
b) JSON
c) CSV
d) YAML
3
NPTEL Online Certification Courses
TE L
N P