IBM C1000-150 IBM Cloud Pak for Business Automation v21.0.3 Administration Online Training
IBM C1000-150 Online Training
The questions for C1000-150 were last updated at Nov 22,2024.
- Exam Code: C1000-150
- Exam Name: IBM Cloud Pak for Business Automation v21.0.3 Administration
- Certification Provider: IBM
- Latest update: Nov 22,2024
Which feature facilitates manual backups in Flink?
- A . Savepoint
- B . Time capsule
- C . Checkpoint
- D . Snapshot
Where are the instructions and configuration files to install IBM Cloud Pak for Automation?
- A . GitHub (http://github.com)
- B . Red Hat container registry (https://quay.io/)
- C . FixCentral (https://www.ibm.com/support/fixcentral/)
- D . Docker Hub (http://dockerhub.com/)
Which component of the Cloud Pak provides a verify container to validate a proper installation and configuration?
- A . IBM Business Automation Application Engine
- B . IBM Business Automation Content Analyzer
- C . IBM FileNet Content Manager
- D . IBM Automation Digital Worker
What is the purpose of the following entry inside the bai configuration section in the custom resource YAML file?
- A . Setup the Kibana dashboards and visualizations pod for IBM Automation Digital Worker.
- B . Setup the Flink pod for the ingestion of events from IBM Automation Digital Worker.
- C . Setup the event processor pod to be able to ingest events from IBM Automation Digital Worker.
- D . Setup the event emitters to ingest events from IBM Automation Digital Worker.
Which is the correct configuration in the dc_ums-datasource section for two failover DB servers of the User Management Service?
- A . Option A
- B . Option B
- C . Option C
- D . Option D
In an OCP cluster, which command should be used to verify that the nodes are healthy?
- A . oc get nodes
- B . oc status
- C . oc get pods
- D . oc get node-status
In order to install Cloud Pak for Automation, which command is needed to add the privileged SCC to the service account?
- A . oc adm policy privileged
- B . oc new-project my-project
- C . oc edit sec privileged
- D . oc adm policy add-scc-to-user privileged -z default
Running the command oc get pods displays the following:
Which command is used to copy a directory from the pod named "/tmp/data" to a local machine?
- A . oc put test-pod:/tmp/data /tmp
- B . oc cp test-pod:/tmp/data /tmp
- C . oc send test-pod:/tmp/data /tmp
- D . oc get test-pod:/tmp/data /tmp
Which two service accounts in OpenShift are created by default in projects?
- A . builder
- B . developer
- C . debugger
- D . tester
- E . deployer
When installing IBM Business Automation Studio, what is the difference between an App Engine Playback Server compared to an App Engine Server for production usage?
- A . The App Engine Playback Server supports other databases like PostgreSQL or Oracle.
- B . The App Engine Playback Server runs embedded in the BAStudio container.
- C . The App Engine Playback Server does not contain all features.
- D . The App Engine Playback Server does not allow Remote Dictionary Server (Redis).