C5050-285 Exam - IBM Cloud Platform Application Development V1

certleader.com

Q1. Which two actions can be performed using IBM DataWorks Forge? (Select two.) 

A. create a new SQL database 

B. join data from multiple tables 

C. assess quality of sample data 

D. generate large sample datasets 

E. perform bulk updates to tables using natural language 

Answer: B,C 

Q2. The docker search command$ sudo docker search centosproduced the following output: 

NAMEDESCRIPTIONSTARS 

OFFICIALTRUSTED 

centosOfficialCentOS6 Image as of 12 April 201488 

Which command should be issued to download the centos image? 

A. cp docker/centos 

B. sudo docker push centos 

C. sudo docker pull centos 

D. sudo docker download centos 

Answer:

Reference:http://www.ibm.com/developerworks/cloud/library/cl-docker-environment-bluemix-trs/index.html 

Q3. A team is using IBM Bluemix DevOps Services to collaboratively develop their application. They are all members of the same project in IBM Bluemix DevOps Services. 

The team lead has made some changes that need to be shared with the team. How can this be accomplished? 

A. Create a commit and push it to the repository. 

B. Edit the ACL for each changed file and give the team read access. 

C. Team members should log into IBM DevOps services with the User ID anonymous. 

D. Click the Share button in the IBM Bluemix DevOps web IDE after saving the changes. 

Answer:

Q4. When defining a Cloudant view, what must be defined? 

A. a map function 

B. a sort function 

C. a reduce function 

D. a rereduce function 

Answer:

Q5. Which statement is true of the Cloudant NoSQL service? 

A. It prioritizes space savings over availability. 

B. It prioritizes immediate consistency over availability. 

C. It prioritizes availability over immediate consistency. 

D. It prioritizes immediate consistency over performance. 

Answer:

Reference:http://www.redbooks.ibm.com/redpapers/pdfs/redp5126.pdf(p.17) 

Q6. What is the output of thecf appscommand? 

A. a list of all the applications and services for the developer’s organization 

B. a list of services bound to each application for the developer’s organization 

C. a list of all the running applications on IBM Bluemix PaaS with application owner ID 

D. a list of all the applications in the developer’s space with the name and resource utilization 

Answer:

Q7. 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? 

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:

Q8. While using the Web IDE in IBM Bluemix DevOpsServices, there is a need to change the 

Bluemix deployment region from US South to the United Kingdom. What must be edited? 

A. Launch Configuration 

B. IBM Bluemix DevOps Services User Profile 

C. IBM Bluemix PaaS manifest file (manifest.yml) 

D. application configuration file (package.json or server.xml) 

Answer: