[Apr-2022] Updated IBM C1000-091 Dumps – PDF & Online Engine
C1000-091.pdf - Questions Answers PDF Sample Questions Reliable
NEW QUESTION 27
Which feature facilitates manual backups in Flink?
- A. Savepoint
- B. Checkpoint
- C. Snapshot
- D. Time capsule
Answer: A
Explanation:
Reference:
https://www.ververica.com/blog/differences-between-savepoints-and-checkpoints-in-flink
NEW QUESTION 28
Which parameter is used to scale Operational Decision Manager deployments?
- A. podCount
- B. containercount
- C. nodecount
- D. replicaCount
Answer: D
NEW QUESTION 29
Which two components are supported for single sign-on by UMS?
- A. IBM Datacap
- B. IBM FileNet Content Manager
- C. IBM Operation Decision Manager
- D. IBM Business Automation Studio
- E. IBM Business Automation Insights
Answer: B,D
Explanation:
Explanation
https://www.ibm.com/support/knowledgecenter/SSYHZ8_19.0.x/com.ibm.dba.offerings/topics/con_ums.html
NEW QUESTION 30
Running the command oc get pods displays the following:
Which command is used to run a shell inside the pod?
- A. oc shell test-pod

- B. oc terminal test-pod
- C. oc telnet test-pod
- D. oc rsh test-pod
Answer: D
NEW QUESTION 31
Where are the Content Analyzer logs located?
- A. In the Content Analyzer container
- B. logs PV
- C. database
- D. systemout.log
Answer: B
Explanation:
Reference:
https://www.ibm.com/support/knowledgecenter/SSYHZ8_19.0.x/com.ibm.dba.install/op_topics/tsk_ca_troubleshoot.html
NEW QUESTION 32
What is a copy of a pod called that already contains a running service?
- A. Replica
- B. Image
- C. Node
- D. Cluster
Answer: C
NEW QUESTION 33
Where are the instructions and configuration files to install IBM Cloud Pak for Automation?
- A. Red Hat container registry (https://quay.io/)
- B. FixCentral (https://www.ibm.com/support/fixcentral/)
- C. Docker Hub (http://dockerhub.com/)
- D. GitHub (http://github.com)
Answer: D
NEW QUESTION 34
Which two statements are true about User Management Services (UMS)?
- A. Provides a common registry for components to store information
- B. Provides an authentication scheme that is based on the open standards OpenID Connect and OAuth 2.0
- C. Provides a common login page for some of the IBM Cloud Pak for Automation components
- D. Provides a common login page for all of the IBM Cloud Pak for Automation components
- E. Provides an authentication scheme that is based on SAML
Answer: D,E
NEW QUESTION 35
Which component is needed to view tasks of Automation Workstream Services?
- A. Business Automation Navigator
- B. Business Automation Workflow Server
- C. Business Automation Insights
- D. Business Automation Studio
Answer: B
NEW QUESTION 36
Which standards does the User Management Service use for the authentication scheme?
- A. IBM Key Protect and SSO
- B. OWASP SAMM v2.0 and AuthO
- C. OAuth 2.0 and OpenID Connect
- D. IBM App ID and MFA (multi-factor authentication)
Answer: C
Explanation:
Explanation
https://www.ibm.com/support/knowledgecenter/SS8JB4/com.ibm.wbpm.main.doc/topics/enabling_ums.html
NEW QUESTION 37
What are the primary components of OpenShift Container Platform logging?
- A. collectd, Elasticsearch, Graphite
- B. Fluentd, Solr, Grafana
- C. Logstash, Log fusion, Grafana
- D. Fluentd, Elasticsearch, Kibana
Answer: D
Explanation:
Explanation
https://docs.openshift.com/container-platform/4.5/logging/cluster-logging.html The major components of cluster logging are:
* collection - This is the component that collects logs from the cluster, formats them, and forwards them to the log store. The current implementation is Fluentd.
* log store - This is where the logs are stored. The default implementation is Elasticsearch. You can use the default Elasticsearch log store or forward logs to external log stores. The default log store is optimized and tested for short-term storage.
* visualization - This is the UI component you can use to view logs, graphs, charts, and so forth. The current implementation is Kibana.
NEW QUESTION 38
Flink jobs ingest and process events before storing results in HDFS. Kafka, and Elasticsearch. If no results appear in one of those destinations, it is important to be able to investigate how the job were executed by looking at the logs. Which command can be used to see the logs of the corresponding task managers?
- A. oc logs -since=3h <my release>-bai-flink ta3kmanager-<id>
- B. tail -t systemOut.log
- C. oc get pods
- D. oc describe <my-release>-bai flink t jskmanager-<id>
Answer: A
Explanation:
Explanation
https://www.ibm.com/support/knowledgecenter/en/SSYHZ8_20.0.x/com.ibm.dba.bai/topics/tsk_bai_flink_get_jo
NEW QUESTION 39
Which IBM Cloud Pak for Automation component needs post-deployment configuration to allow users to access Kibana dashboards?
- A. IBM Business Automation Content Analyzer
- B. IBM FileNet Content Manager
- C. IBM Automation Digital Worker
- D. IBM Business Automation Insights
Answer: C
Explanation:
Reference:
https://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=AN&subtype=CA&htmlfid=897/ENUS219-477&appname=USN
NEW QUESTION 40
The following information is displayed after running the oc get pods -n db2 command:
What is the best way to see the root cause of this error?
- A. Option C
- B. Option D
- C. Option B
- D. Option A
Answer: A
NEW QUESTION 41
Which component of the Cloud Pak provides a verify container to validate a proper installation and configuration?
- A. IBM Business Automation Content Analyzer
- B. IBM Business Automation Application Engine
- C. IBM Automation Digital Worker
- D. IBM FileNet Content Manager
Answer: A
NEW QUESTION 42
An administrator must verify the configuration of IBM Business Automation Navigator and IBM Filenet Content Manager users.
Which LDAP configuration section(s) in the operator custom resource template YAML file should the Administrator use to define LDAP parameters for these types of users?
- A. Use the ext_ldap_configuration section for all users (internal and external) of IBM Business Automation Navigator and IBM Filenet Content Manager.
- B. Use the ecm_configuration section for all users (internal and external) of IBM Business Automation Navigator and IBM Filenet Content Manager.
- C. Use the ldap_configuration section for all users (internal and external) of the Cloud Pak components,
- D. Use the Idap_configuration section for internal users and the ext_ldap_conf iguration section for external users.
Answer: A
Explanation:
Reference:
https://www.ibm.com/support/knowledgecenter/SSYHZ8_19.0.x/com.ibm.dba.ref/k8s_topics/ref_k8s_ldap.html
NEW QUESTION 43
The administrator wants to ensure that Kubernetes autoscales once the CPU usage reaches 250 milli-cores.
Which command can be used to edit the created autoscaling configuration?
- A. oc edit autoscale decisionServerRuntime
- B. oc edit as decisionServerRuntime
- C. oc edit decisionServerRuntime
- D. oc edit hpa decisionServerRuntime
Answer: D
NEW QUESTION 44
......
IBM C1000-091 Dumps PDF Are going to be The Best Score: https://actual4test.practicetorrent.com/C1000-091-practice-exam-torrent.html