Deck 2: IBM Cloud Services and Development

Full screen (f)
exit full mode
Question
cloud computing delivery model?

A)applications
B)virtual machines
C)virtual private networks
D)middleware software stacks
Use Space or
up arrow
down arrow
to flip the card.
Question
What are the benefits of adopting DevOps practices for an organization?

A)improve time to market
B)improve the quality of the outcomes
C)reduce time to both gather and analyze customer feedback
D)all of the mentioned
Question
Which of the following statement is correct for IBM Cloudant?

A)it offers a nosql data layer
B)ibm cloudant can process big data stored in databases.
C)ibm cloudant offers rdbms to customers.
D)built using a master-slave clustering framework
Question
What are the different IBM Cloudant roles available?

A)manager, writer, reader, monitor, checkpointer
B)manager, editor, consumer, monitor, checkpointer
C)admin, writer, customer, monitor, checkpointer.
D)admin, writer, customer, monitor, checkpointer
Question
scenario:

A)it does not return any documents
B)it returns all the documents by id.
C)it return all the documents in ascending order
D)none of the mentioned
Question
While selecting space for eclipse project, we should select

A)india
B)dev
C)current project directory
D)all of the mention
Question
SDK stands for ________

A)software design kit
B)serial development kit
C)software development kit
D)serial design kit
Question
The following describes how to push an app from the cf CLI

A)cf cli push
B)cf cli push app-name
C)cf app-name
D)cf push app-name
Question
To create a new service instance

A)cf create-user-serivce service-name
B)cf create-user-service-instance
C)cf create-user-instance
D)cf create-user-provided-service
Question
Installing the Certificate on Linux

A)$ cat server.crt >> /etc/ssl/certs/ca-certificates.crt
B)install ca-certificates.crt
C)sudo cat server.crt >> /etc/ssl/certs/ca-certificates.crt
D)curl cat server.crt >> /etc/ssl/certs/ca-certificates.crt
Question
To install the IBM Cloud Object Storage plug-in

A)install cloud-object-storage
B)install ibmcloud plugin cloud-object-storage
C)ibmcloud plugin install cloud-object-storage
D)sudo install cloud-object-storage
Question
Which is a feature provided for both Managed service instances and Userprovided service instances in IBM Bluemix Cloud Foundry?

A)binding the service instance to an application.
B)automatic encryption of service instance metadata.
C)instance lifecycle management via the cloud controller.
D)automatic creation of service instances during application deployment.
Question
NodeJS work on______

A)chakra
B)rhino
C)v8
D)spidermonkey
Question
How to stop the bluemix cloud application through the CLI

A)bx app stop <>
B)-cf stop <>
C)-f stop <>
D)-g stop <>
Question
SIEM doesnt includes

A)firewall authentications and denials
B)os authentications
C)os administrator operations
D)administrative controls
Question
Which Manager provides automated fixes in IBM Cloud CF

A)ibm security manager
B)ibm endpoint manager
C)ibm cloud manager
D)none of the mention
Question
The following data sources are supported by Watson studio Dashboard

A)csv files
B)connection to db2 warehouse on cloud
C)connection to compose for postgresql
D)all of the mention
Question
Dashboard supports

A)us-en &uk-en language
B)single language
C)multiple language
D)no such option is available
Question
Consumers are able to help themselves by

A)large virtual servers.
B)on-demand self-service.
C)large infrastructure
D)large servers.
Question
Following is not true to the cloud

A)automatic software updates.
B)capital-expenditure free.
C)document control.
D)not suitable for big business
Question
solutions" which means:

A)production use in these environments is excluded by the licensing.
B)liberty is unsupported for these environments.
C)liberty is fully supported by these paas based environments.
D)something else.
Question
What does IBM Cloud Databases for MongoDB offer?

A)community distribution of mongodb
B)compatibility
C)community distribution of mongodb and compatibility
D)cloud cli
Question
The deployments connection information lives in BINDING as what object?

A)json
B)xml
C)dgn
D)python
Question
What is maven ?

A)maven is a build automation tool used primarily for java projects.
B)maven is a ibm cloud service.
C)something else.
D)maven is a container.
Question
What is the similarity between MongoDb and Cloudant?

A)nosql database
B)document oriented storage
C)json format
D)dbaas
Question
What Type of connection do we use for MongoDB?

A)uri
B)http
C)ftpl
D)none of them
Question
What are the elements libebrty buildpack generate?

A)mongodb element
B)application element
C)feature manager element
D)all the options
Question
Which is not a prerequisite to install MongoDb chart in Ibm Cloud?

A)kubernetes
B)helm 2.11
C)provisionar support
D)alloy
Question
Available templates for dashboard are

A)single page
B)tabbed
C)infographic
D)all of the mention
Question
In Dashboard while exploring your data, you can be able to perform

A)view the underlying data
B)changing the columns or members in a visualization
C)selecting columns from a different data asset
D)all of the mention
Question
The mention feature is of which service

A)private cloud
B)public (internet-facing) load balancer
C)internal load balancer
D)basic load balancing
Question
Layer7 Rule doesnt includes

A)host_name
B)cookie
C)session
D)path
Question
To install the Cloud Functions CLI plug-in

A)ibmcloud plugin install cloud-functions
B)install cloud-functions
C)install plugin cloud-functions
D)none of the mention
Question
To Uninstall the stand-alone IBM Cloud CLI

A)uninstall ibm-cloud
B)/usr/local/ibmcloud/uninstall
C)sudo uninstall ibm-cli
D)uninstall ibm-cloud-cli
Question
IBM Cloud Foundry offers

A)xaas
B)saas
C)iaas and paas
D)all of the mention
Question
To install a cf-cli plugin

A)cf install-plugin binary-filename
B)cf install-plugin binary-cf-cli
C)sudo cf install-plugin
D)install-plugin
Question
Listing all cf-cli plugins by repository

A)cf repo-plugins
B)cf ls
C)cf ls-l
D)cf repo ls
Question
Following command is use to target a Cloud Foundry org and space

A)cf push --cf
B)cli target--cf
C)cf-cli target --cf
D)ibmcloud target --cf
Question
How to view or modify the facets of your project

A)right-click on the project and select properties
B)right-click on the server and select properties
C)right-click on the facets and properties
D)right-click on the project and select facets
Question
How do users access Software as a Service cloud services?

A)thick client
B)local client
C)web browser
D)command line
Question
What are the key HTTP API features available in IBM Cloudant?

A)crud options
B)primary indexing & mapreduce-built secondary indexes
C)full-text search
D)all of the mentioned
Question
How many stages ideally we can have in automated delivery pipeline?

A)2
B)3
C)as many stages as you need for your application
D)none of the mentioned
Question
What are the traits of a cloud computing architecture?

A)single tiered
B)not scalable
C)client and server run in the same physical environment
D)internet/intranet accessible server
Question
Which method is used to execute the code synchronously in Node Js?

A)non-blocking
B)blocking
C)blocking & non-blocking
D)none of the mentioned
Question
What funciton is used to include the node module in an application?

A)require()
B)import()
C)include()
D)add()
Question
What are the different expandable Push notification options available?

A)basic notification
B)big picture/text notification
C)all of the mentioned
D)email styled notification
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/46
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 2: IBM Cloud Services and Development
1
cloud computing delivery model?

A)applications
B)virtual machines
C)virtual private networks
D)middleware software stacks
virtual machines
2
What are the benefits of adopting DevOps practices for an organization?

A)improve time to market
B)improve the quality of the outcomes
C)reduce time to both gather and analyze customer feedback
D)all of the mentioned
all of the mentioned
3
Which of the following statement is correct for IBM Cloudant?

A)it offers a nosql data layer
B)ibm cloudant can process big data stored in databases.
C)ibm cloudant offers rdbms to customers.
D)built using a master-slave clustering framework
it offers a nosql data layer
4
What are the different IBM Cloudant roles available?

A)manager, writer, reader, monitor, checkpointer
B)manager, editor, consumer, monitor, checkpointer
C)admin, writer, customer, monitor, checkpointer.
D)admin, writer, customer, monitor, checkpointer
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
5
scenario:

A)it does not return any documents
B)it returns all the documents by id.
C)it return all the documents in ascending order
D)none of the mentioned
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
6
While selecting space for eclipse project, we should select

A)india
B)dev
C)current project directory
D)all of the mention
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
7
SDK stands for ________

A)software design kit
B)serial development kit
C)software development kit
D)serial design kit
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
8
The following describes how to push an app from the cf CLI

A)cf cli push
B)cf cli push app-name
C)cf app-name
D)cf push app-name
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
9
To create a new service instance

A)cf create-user-serivce service-name
B)cf create-user-service-instance
C)cf create-user-instance
D)cf create-user-provided-service
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
10
Installing the Certificate on Linux

A)$ cat server.crt >> /etc/ssl/certs/ca-certificates.crt
B)install ca-certificates.crt
C)sudo cat server.crt >> /etc/ssl/certs/ca-certificates.crt
D)curl cat server.crt >> /etc/ssl/certs/ca-certificates.crt
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
11
To install the IBM Cloud Object Storage plug-in

A)install cloud-object-storage
B)install ibmcloud plugin cloud-object-storage
C)ibmcloud plugin install cloud-object-storage
D)sudo install cloud-object-storage
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
12
Which is a feature provided for both Managed service instances and Userprovided service instances in IBM Bluemix Cloud Foundry?

A)binding the service instance to an application.
B)automatic encryption of service instance metadata.
C)instance lifecycle management via the cloud controller.
D)automatic creation of service instances during application deployment.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
13
NodeJS work on______

A)chakra
B)rhino
C)v8
D)spidermonkey
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
14
How to stop the bluemix cloud application through the CLI

A)bx app stop <>
B)-cf stop <>
C)-f stop <>
D)-g stop <>
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
15
SIEM doesnt includes

A)firewall authentications and denials
B)os authentications
C)os administrator operations
D)administrative controls
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
16
Which Manager provides automated fixes in IBM Cloud CF

A)ibm security manager
B)ibm endpoint manager
C)ibm cloud manager
D)none of the mention
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
17
The following data sources are supported by Watson studio Dashboard

A)csv files
B)connection to db2 warehouse on cloud
C)connection to compose for postgresql
D)all of the mention
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
18
Dashboard supports

A)us-en &uk-en language
B)single language
C)multiple language
D)no such option is available
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
19
Consumers are able to help themselves by

A)large virtual servers.
B)on-demand self-service.
C)large infrastructure
D)large servers.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
20
Following is not true to the cloud

A)automatic software updates.
B)capital-expenditure free.
C)document control.
D)not suitable for big business
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
21
solutions" which means:

A)production use in these environments is excluded by the licensing.
B)liberty is unsupported for these environments.
C)liberty is fully supported by these paas based environments.
D)something else.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
22
What does IBM Cloud Databases for MongoDB offer?

A)community distribution of mongodb
B)compatibility
C)community distribution of mongodb and compatibility
D)cloud cli
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
23
The deployments connection information lives in BINDING as what object?

A)json
B)xml
C)dgn
D)python
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
24
What is maven ?

A)maven is a build automation tool used primarily for java projects.
B)maven is a ibm cloud service.
C)something else.
D)maven is a container.
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
25
What is the similarity between MongoDb and Cloudant?

A)nosql database
B)document oriented storage
C)json format
D)dbaas
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
26
What Type of connection do we use for MongoDB?

A)uri
B)http
C)ftpl
D)none of them
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
27
What are the elements libebrty buildpack generate?

A)mongodb element
B)application element
C)feature manager element
D)all the options
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
28
Which is not a prerequisite to install MongoDb chart in Ibm Cloud?

A)kubernetes
B)helm 2.11
C)provisionar support
D)alloy
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
29
Available templates for dashboard are

A)single page
B)tabbed
C)infographic
D)all of the mention
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
30
In Dashboard while exploring your data, you can be able to perform

A)view the underlying data
B)changing the columns or members in a visualization
C)selecting columns from a different data asset
D)all of the mention
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
31
The mention feature is of which service

A)private cloud
B)public (internet-facing) load balancer
C)internal load balancer
D)basic load balancing
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
32
Layer7 Rule doesnt includes

A)host_name
B)cookie
C)session
D)path
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
33
To install the Cloud Functions CLI plug-in

A)ibmcloud plugin install cloud-functions
B)install cloud-functions
C)install plugin cloud-functions
D)none of the mention
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
34
To Uninstall the stand-alone IBM Cloud CLI

A)uninstall ibm-cloud
B)/usr/local/ibmcloud/uninstall
C)sudo uninstall ibm-cli
D)uninstall ibm-cloud-cli
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
35
IBM Cloud Foundry offers

A)xaas
B)saas
C)iaas and paas
D)all of the mention
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
36
To install a cf-cli plugin

A)cf install-plugin binary-filename
B)cf install-plugin binary-cf-cli
C)sudo cf install-plugin
D)install-plugin
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
37
Listing all cf-cli plugins by repository

A)cf repo-plugins
B)cf ls
C)cf ls-l
D)cf repo ls
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
38
Following command is use to target a Cloud Foundry org and space

A)cf push --cf
B)cli target--cf
C)cf-cli target --cf
D)ibmcloud target --cf
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
39
How to view or modify the facets of your project

A)right-click on the project and select properties
B)right-click on the server and select properties
C)right-click on the facets and properties
D)right-click on the project and select facets
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
40
How do users access Software as a Service cloud services?

A)thick client
B)local client
C)web browser
D)command line
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
41
What are the key HTTP API features available in IBM Cloudant?

A)crud options
B)primary indexing & mapreduce-built secondary indexes
C)full-text search
D)all of the mentioned
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
42
How many stages ideally we can have in automated delivery pipeline?

A)2
B)3
C)as many stages as you need for your application
D)none of the mentioned
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
43
What are the traits of a cloud computing architecture?

A)single tiered
B)not scalable
C)client and server run in the same physical environment
D)internet/intranet accessible server
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
44
Which method is used to execute the code synchronously in Node Js?

A)non-blocking
B)blocking
C)blocking & non-blocking
D)none of the mentioned
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
45
What funciton is used to include the node module in an application?

A)require()
B)import()
C)include()
D)add()
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
46
What are the different expandable Push notification options available?

A)basic notification
B)big picture/text notification
C)all of the mentioned
D)email styled notification
Unlock Deck
Unlock for access to all 46 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 46 flashcards in this deck.