IBM C5050-285 - IBM Cloud Platform Application Development V1 Exam
Page: 3 / 10
Total 48 questions
Question #11 (Topic: )
Which statement is correct regarding the capabilities available on the Run Query tab shown
in the image of the SQL DatabaseServiceweb console to manage instances in IBM Bluemix
PaaS?
[IBM-C5050-285-6.0/IBM-C5050-285-7_2.png]
in the image of the SQL DatabaseServiceweb console to manage instances in IBM Bluemix
PaaS?
[IBM-C5050-285-6.0/IBM-C5050-285-7_2.png]
A. OnlySQL SELECTstatements are allowed.
B. The queries can only be generated through a wizard.
C. Queries can use JSON documents as SQL command arguments.
D. A maximum of 500 rows of data can be returned from each query.
Answer: C
Question #12 (Topic: )
A developer is creating an application to search social media for pictures with specific
content, What IBM Bluemix PaaS service should they use?
content, What IBM Bluemix PaaS service should they use?
A. DreamFace
B. AlchemyAPI
C. Personality Insights
D. Monitoring and Analytics
Answer: B
Question #13 (Topic: )
After selecting All Documents in a Cloudant database using the Cloudant Dashboard, what
is the result of selecting Include Docs in the Query Options and clicking Query as shown in
the image?
[IBM-C5050-285-6.0/IBM-C5050-285-8_2.png]
is the result of selecting Include Docs in the Query Options and clicking Query as shown in
the image?
[IBM-C5050-285-6.0/IBM-C5050-285-8_2.png]
A. A search index would be created for all the documents to make the query run faster.
B. All fields from each document will be shown in the display.
C. An error indicating an illegal operation is displayed because this option cannot be used unless a key range is specified.
D. The summary is replaced with a link to download the entire contents of all documents.
Answer: A
Question #14 (Topic: )
What are the two key elements defined in an Organization inIBMBluemix PaaS?(Select
two.)
two.)
A. Cities
B. Users
C. Routers
D. Spaces E Regions
Answer: B,D
Question #15 (Topic: )
A developer wants to deploy and start a large application to IBM Bluemix PaaS. When they
enter the commandcf push appname, the following error is shown:
0 of 1 instances running, 1 starting 0 of 1 instances running, 1 down FAILED Start app
timeout
What option is available for the developer to resolve the issue?
enter the commandcf push appname, the following error is shown:
0 of 1 instances running, 1 starting 0 of 1 instances running, 1 down FAILED Start app
timeout
What option is available for the developer to resolve the issue?
A. Increase the start timeout in manifest.yml of the application.
B. Increase the deploy timeout in manifest.yml of the application.
C. Increase the upload timeout in manifest.yml of the application.
D. Increase the staging timeout in manifest.yml of the application.
Answer: A