Weekend Special Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: clap70

C1000-130 IBM Cloud Pak for Integration V2021.2 Administration Questions and Answers

Questions 4

Red Hat OpenShifl GitOps organizes the deployment process around repositories. It always has at least two repositories, an Application repository with the source code and what other repository?

Options:

A.

Nexus

B.

Ansible configuration

C.

Environment configuration

D.

Maven

Buy Now
Questions 5

What type of storage is required by the API Connect Management subsystem?

Options:

A.

NFS

B.

RWX block storage

C.

RWO block storage

D.

GlusterFS

Buy Now
Questions 6

Which OpenShift component controls the placement of workloads on nodes for Cloud Pak for Integration deployments?

Options:

A.

API Server

B.

Controller Manager

C.

Etcd

D.

Scheduler

Buy Now
Questions 7

Which statement is true regarding an upgrade of App Connect Operators?

Options:

A.

The App Connect Operator can be upgraded automatically when a new compatible version is available.

B.

The setting for automatic upgrades can only be specified at the time the App Connect Operator is installed.

C.

Once the App Connect Operator is installed the approval strategy cannot be modified.

D.

There is no option to require manual approval for updating the App Connect Operator.

Buy Now
Questions 8

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

Options:

A.

Each UDP port must be unique.

B.

UDP and TCP ports have to be the same.

C.

Each TCP port must be unique.

D.

UDP ports must be the same.

Buy Now
Questions 9

What is one method that can be used to uninstall IBM Cloud Pak for Integra-tion?

Options:

A.

Uninstall.sh

B.

Cloud Pak for Integration console

C.

Operator Catalog

D.

OpenShift console

Buy Now
Questions 10

What ate two ways to add the IBM Cloud Pak tor Integration CatalogSource ob-jects to an OpenShift cluster that has access to the internet?

Options:

A.

Copy the resource definition code into a file and use the oc apply -f filename command line option.

B.

Import the catalog project from https://ibm.github.eom/icr-io/cp4int:2.4

C.

Deploy the catalog the Red Hat OpenShift Application Runtimes.

D.

Download the Cloud Pak for Integration driver from partnercentral.ibm.com to a local machine and deploy using the oc new-project command line option

E.

Paste the resource definition code into the import YAML dialog of the OpenShift Admin web console and click Create.

Buy Now
Questions 11

An administrator has just installed the OpenShift cluster as the first step of installing Cloud Pak for Integration.

What is an indication of successful completion of the OpenShift Cluster installation, prior to any other cluster operation?

Options:

A.

The command "which oc" shows that the OpenShift Command Line Interface(oc) is successfully installed.

B.

The duster credentials are included at the end of the /.openshifl_install.log file.

C.

The command "oc get nodes" returns the list of nodes in the cluster.

D.

The OpenShift Admin console can be opened with the default user and will display the cluster statistics.

Buy Now
Questions 12

In the Cloud Pak for Integration platform, which two roles can be used to connect to an LDAP Directory?

Options:

A.

Cloud Pak administrator

B.

Cluster administrator

C.

Cluster manager

D.

Cloud Pak root

E.

Cloud Pak user

Buy Now
Questions 13

What is the minimum number of Elasticsearch nodes required for a highly-available logging solution?

Options:

A.

1

B.

2

C.

3

D.

7

Buy Now
Questions 14

Which statement is true about enabling open tracing for API Connect?

Options:

A.

Only APIs using API Gateway can be traced in the Operations Dashboard.

B.

API debug data is made available in OpenShift cluster logging.

C.

This feature is only available in non-production deployment profiles

D.

Trace data can be viewed in Analytics dashboards

Buy Now
Questions 15

Which two of the following support Cloud Pak for Integration deployments?

Options:

A.

IBM Cloud Code Engine

B.

Amazon Web Services

C.

Microsoft Azure

D.

IBM Cloud Foundry

E.

Docker

Buy Now
Questions 16

Which service receives audit data and collects application logs in Cloud Pak Foundational Services?

Options:

A.

logging service

B.

audit-syslog-service

C.

systemd journal

D.

fluentd service

Buy Now
Questions 17

Which statement is true regarding tracing in Cloud Pak for Integration?

Options:

A.

If tracing has not been enabled, the administrator can turn it on without the need to redeploy the integration capability.

B.

Distributed tracing data is enabled by default when a new capability is in-stantiated through the Platform Navigator.

C.

The administrator can schedule tracing to run intermittently for each speci-fied integration capability.

D.

Tracing for an integration capability instance can be enabled only when de-ploying the instance.

Buy Now
Questions 18

Which command will attach the shell to a running container?

Options:

A.

run….

B.

attach….

C.

connect...

D.

shell…

Buy Now
Questions 19

Which diagnostic information must be gathered and provided to IBM Support for troubleshooting the Cloud Pak for Integration instance?

Options:

A.

Standard OpenShift Container Platform logs.

B.

Platform Navigator event logs.

C.

Cloud Pak For Integration activity logs.

D.

Integration tracing activity reports.

Buy Now
Questions 20

An administrator has to implement high availability for various components of a Cloud Pak for Integration installation. Which two statements are true about the options available?

Options:

A.

DataPower gateway uses a Quorum mechanism where a global load balancer uses quorum algorithm to choose the active instance.

B.

Queue Manager (MQ) uses Replicated Data Queue Manager (RDQM).

C.

API management uses a quorum mechanism where components are deployed on a minimum of three failure domains.

D.

Platform Navigator uses an Active/Active deployment, where the primary handles all the traffic and in case of failure of the primary, the load balancer will then route the traffic to the secondary.

E.

AppConnect can use a mix of mechanisms - like failover for stateful workloads and active/active deployments for stateless workloads

Buy Now
Questions 21

An API Conned administrator runs the command shown below:

Given the output of the command, what is the state of the API Connect components?

Options:

A.

The Analytics subsystem cannot retain historical data.

B.

Developer Portal sites will be unresponsive.

C.

Automated API behavior testing has failed.

D.

New API calls will be rejected by the gateway service.

Buy Now
Questions 22

What is the effect of creating a second medium size profile?

Options:

A.

The first profile will be replaced by the second profile.

B.

The second profile will be configured with a medium size.

C.

The first profile will be re-configured with a medium size.

D.

The second profile will be configured with a large size.

Buy Now
Questions 23

Which of the following contains sensitive data to be injected when new IBM MO containers are deployed?

Options:

A.

Replicator

B.

MQRegistry

C.

DeploymentConflg

D.

Secret

Buy Now
Questions 24

What protocol is used for secure communications between the IBM Cloud Pak for Integration module and any other capability modules installed in the cluster using the Platform Navigator?

Options:

A.

SSL

B.

HTTP

C.

SSH

D.

TLS

Buy Now
Questions 25

Assuming thai IBM Common Services are installed in the ibm-common-services namespace and the Cloud Pak for Integration is installed in the cp4i namespace, what is needed for the authentication to the License Service APIs?

Options:

A.

A token available in ibm-licensing-token secret in the cp4i namespace.

B.

A password available in platform-auth-idp-credentials in the ibm-common-services namespace.

C.

A password available in ibm-entitlement-key key in the cp4i namespace.

D.

A token available in ibm-licensing-token secret in the ibm-common-services namespace.

Buy Now
Questions 26

Which of the following would contain mqsc commands for queue definitions to be executed when new MQ containers are deployed?

Options:

A.

MORegistry

B.

CCDTJSON

C.

Operatorlmage

D.

ConfigMap

Buy Now
Questions 27

An administrator is checking that all components and software in their estate are licensed. They have only purchased Cloud Pak for Integration (CP41) li-censes.

How are the OpenShift master nodes licensed?

Options:

A.

CP41 licenses include entitlement for the entire OpenShift cluster that they run on, and the administrator can count against the master nodes.

B.

OpenShift master nodes do not consume OpenShift license entitlement, so no license is needed.

C.

The administrator will need to purchase additional OpenShift licenses to cover the master nodes.

D.

CP41 licenses include entitlement for 3 cores of OpenShift per core of CP41.

Buy Now
Questions 28

An account lockout policy can be created when setting up an LDAP server for the Cloud Pak for Integration platform. What is this policy used for?

Options:

A.

It warns the administrator if multiple login attempts fail.

B.

It prompts the user to change the password.

C.

It deletes the user account.

D.

It restricts access to the account if multiple login attempts fail.

Buy Now
Questions 29

Which configuration file contains the CA domain specified for the cluster?

Options:

A.

ca.config

B.

config.json

C.

config.yaml

D.

domain.config

Buy Now
Questions 30

What type of authentication uses an XML-based markup language to exchange identity, authentication, and authorization information between an identity provider and a service provider?

Options:

A.

Security Assertion Markup Language (SAML)

B.

IAM SSO authentication

C.

lAMviaXML

D.

Enterprise XML

Buy Now
Questions 31

Before upgrading the Foundational Services installer version, the installer catalog source image must have the correct tag. To always use the latest catalog click on where the text 'latest' should be inserted into the image below?

Options:

Buy Now
Questions 32

What authentication information is provided through Base DN in the LDAP configuration process?

Options:

A.

Path to the server containing the Directory.

B.

Distinguished name of the search base.

C.

Name of the database.

D.

Configuration file path.

Buy Now
Questions 33

What is a prerequisite when configuring foundational services IAM for single-sign-on?

Options:

A.

Access to the OpenShift Container Platform console as kubeadmin.

B.

Access to IBM Cloud Pak for Integration as kubeadmin.

C.

Access to OpenShift cluster as root.

D.

Access to IAM service as administrator.

Buy Now
Exam Code: C1000-130
Exam Name: IBM Cloud Pak for Integration V2021.2 Administration
Last Update: Feb 22, 2025
Questions: 113
C1000-130 pdf

C1000-130 PDF

$25.5  $84.99
C1000-130 Engine

C1000-130 Testing Engine

$30  $99.99
C1000-130 PDF + Engine

C1000-130 PDF + Testing Engine

$40.5  $134.99