DumpsFree provides high-quality dumps PDF & dumps VCE for candidates who are willing to pass exams and get certifications soon. We provide dumps free download before purchasing dumps VCE. 100% pass exam!

[Jul-2023] Pass IBM C1000-130 Tests Engine pdf - All Free Dumps [Q55-Q76]

Share

[Jul-2023] Pass IBM C1000-130 Tests Engine pdf - All Free Dumps

IBM Cloud Pak for Integration V2021.2 Administration Practice Tests 2023 | Pass C1000-130 with confidence!

NEW QUESTION # 55
Given the high availability requirements for a Cloud Pak for Integration deployment, which two components require a quorum for high availability?

  • A. Automation Assets
  • B. Application Integration (App Connect)
  • C. Event Gateway Service
  • D. Multi-instance Queue Manager
  • E. API Management (API Connect)

Answer: D,E

Explanation:
Explanation
https://www.ibm.com/docs/en/cloud-paks/cp-integration/2021.1?topic=installation-high-availability-consideratio


NEW QUESTION # 56
Which service receives audit data and collects application logs in Cloud Pak Foundational Services?

  • A. fluentd service
  • B. audit-syslog-service
  • C. logging service
  • D. systemd journal

Answer: B


NEW QUESTION # 57
What is the License Service's frequency of refreshing data?

  • A. 30 minutes.
  • B. 30 seconds.
  • C. 1 hour.
  • D. 5 minutes.

Answer: D


NEW QUESTION # 58
What does IBM MQ provide within the Cloud Pak for Integration?

  • A. A versatile messaging integration from mainframe to cluster.
  • B. Works with a limited range of computing platforms.
  • C. Cannot be deployed across a range of different environments.
  • D. Message delivery with security-rich and auditable features.

Answer: D


NEW QUESTION # 59
What is the default time period for the data retrieved by the License Service?

  • A. 90 days.
  • B. 60 days.
  • C. 30 days.
  • D. The full period from the deployment.

Answer: C

Explanation:
https://www.ibm.com/docs/SSHKN6/license-service/1.x.x/APIs.html


NEW QUESTION # 60
OpenShift supports forwarding cluster logs to which external third-party system?

  • A. Apache Solr.
  • B. Apache Lucene.
  • C. Kafka Broker.
  • D. Splunk.

Answer: C


NEW QUESTION # 61
After setting up OpenShift Logging an index pattern in Kibana must be created to retrieve logs for Cloud Pak for Integration (CP4I) applications. What is the correct index for CP4I applications?

  • A. app-*
  • B. applications*
  • C. cp4i-*
  • D. torn-*

Answer: C

Explanation:
Explanation
https://www.ibm.com/docs/en/cloud-paks/cp-network-auto/2.2.x?topic=efk-creating-index-pattern-in-kibana


NEW QUESTION # 62
Select all that apply
What is the correct order of the Operations Dashboard upgrade?

Answer:

Explanation:


NEW QUESTION # 63
When using the Operations Dashboard, which of the following is supported for encryption of data at rest?

  • A. NFS
  • B. Portworx
  • C. base64
  • D. AES128

Answer: B

Explanation:
https://www.ibm.com/docs/en/cloud-paks/cp-integration/2020.3?topic=configuration-installation


NEW QUESTION # 64
When considering storage for a highly available single-resilient queue manager, which statement is true?

  • A. Persistent volumes are not supported for a resilient queue manager.
  • B. A single resilient queue manager takes much longer to recover than a multi instance queue manager
  • C. A shared file system must be used that provides data write integrity, granting exclusive access to file and release locks on failure.
  • D. To tolerate an outage of an entire availability zone, cloud storage which replicates across two other zones must be used.

Answer: C


NEW QUESTION # 65
Which statement is true about enabling open tracing for API Connect?

  • A. Only APIs using API Gateway can be traced in the Operations Dashboard.
  • B. Trace data can be viewed in Analytics dashboards
  • C. API debug data is made available in OpenShift cluster logging.
  • D. This feature is only available in non-production deployment profiles

Answer: A


NEW QUESTION # 66
The monitoring component of Cloud Pak for Integration is built on which two tools?

  • A. Kibana
  • B. Jaeger
  • C. Grafana
  • D. Prometheus
  • E. Logstash

Answer: B,C


NEW QUESTION # 67
When using the Platform Navigator, what permission is required to add users and user groups?

  • A. root
  • B. User
  • C. Super-user
  • D. Administrator

Answer: D

Explanation:
Explanation
https://www.ibm.com/docs/en/cloud-paks/cp-integration/2021.2?topic=administration-adding-users-platform-nav


NEW QUESTION # 68
Which statement is true if multiple instances of Aspera HSTS exist in a clus-ter?

  • A. Each UDP port must be unique.
  • B. UDP and TCP ports have to be the same.
  • C. UDP ports must be the same.
  • D. Each TCP port must be unique.

Answer: C


NEW QUESTION # 69
The following deployment topology has been created for an API Connect deploy-ment by a client.
Which two statements are true about the topology?

  • A. This represents a distributed Kubernetes cluster across the sites.
  • B. This represents a Active/Passive deployment (or Portal and Management ser-vices.
  • C. In case of Data Center J failing, the Kubernetes service of Data Center 2 will detect and instantiate the portal and management services on Data Center 2. D E. This represents an Active/Active deployment for Gateway and Analytics services.
  • D. A. Regular back-ups of the API Manager and Portal have to be taken and these backups should be replicated to the second site.

Answer: A,C


NEW QUESTION # 70
Which statement is true about App Connect Designer?

  • A. For each App Connect Designer instance, a corresponding toolkit instance must be created.
  • B. App Connect Designer must be linked to a toolkit for validation.
  • C. Only one instance of App Connect Designer can be created in a namespace.
  • D. Multiple instances of App Connect Designer can be created in a namespace.

Answer: D


NEW QUESTION # 71
If a CI/CD pipeline needs to pull an image from a remote image repository, what OpenShift component is required in order to securely access a remote im-age repository?

  • A. Secret
  • B. API Key
  • C. ConfigMap
  • D. TLS Certificate

Answer: A


NEW QUESTION # 72
An administrator has been given an OpenShift Cluster to install Cloud Pak for Integration.
What can the administrator use to determine if the infrastructure pre-requisites are met by the cluster?

  • A. Use the oc Use the oc describe nodes command to dump the node capacity and utilization statistics for all the nodes.
  • B. Use the oc cluster status command to dump the node capacity and utilization statistics for all the nodes.
  • C. Use the oc get nodes -o wide command to obtain the capacity and utilization statistics of memory and compute of the nodes.
  • D. Use the adm top nodes command to obtain the capacity and utilization statistics of memory and compute of the nodes.

Answer: D


NEW QUESTION # 73
The installation of a Cloud Pak for Integration operator is hanging and the administrator needs to debug it.
Which objects on the OpenShift cluster should be checked first?

  • A. The Log Aggregator in the openshift-operators namespace and then the subscription.
  • B. The ibm-operator-catalog CatalogSource and the ClusterServiceVersion.
  • C. The InstallPlan and the pod logs from the hanging operator.
  • D. The operator's Subscription. InstallPlan. and ClusterServiceVersion.

Answer: D


NEW QUESTION # 74
Which OpenShift component is responsible for checking the OpenShift Update Service for valid updates?

  • A. Cluster Version Operator
  • B. Cluster Update Manager
  • C. Cluster Update Operator
  • D. Cluster Version Updater

Answer: A

Explanation:
The Cluster Version Operator (CVO) in your cluster checks with the OpenShift Update Service to see the valid updates and update paths based on current component versions and information in the graph. When you request an update, the CVO uses the release image for that update to upgrade your cluster.
https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/updating_clusters/understanding-the-update-service#:~:text=The%20Cluster%20Version%20Operator%20(CVO)%20in%20your%20cluster%20checks%20with,update%20to%20upgrade%20your%20cluster.


NEW QUESTION # 75
What are two ways an Aspera HSTS Instance can be created?

  • A. Foundational Services Dashboard
  • B. Platform Navigator
  • C. OpenShift console
  • D. Terraform
  • E. IBM Aspera HSTS Installer

Answer: B,C

Explanation:
https://www.ibm.com/docs/en/cloud-paks/cp-integration/2021.1?topic=runtimes-high-speed-transfer-server-deployment


NEW QUESTION # 76
......

Get instant access to C1000-130 practice exam questions: https://drive.google.com/open?id=1pktzc8Au42o6dL2rgAZa5LzlS9Z4e3W8

Online Exam Practice Tests with detailed explanations!: https://www.dumpsfree.com/C1000-130-valid-exam.html