Easter Special Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

C1000-130 Sample Questions Answers

Questions 4

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 5

Select all that apply

What is the correct sequence of steps to delete IBM MQ from IBM Cloud Pak for Integration?

Options:

Buy Now
Questions 6

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 7

Where is the initial admin password stored during an installation of IBM Cloud Pak for Integration?

Options:

A.

platform-auth-idp-credentials. in the 1AM service installation folder.

B.

platform-auth-idp-credentials, in the ibm-common-services namespace.

C.

platform-auth-idp-credentials, in the /sbin folder.

D.

platform-auth-idp-credentials. in the master-node root folder.

Buy Now
Questions 8

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 9

What technology are OpenShift Pipelines based on?

Options:

A.

Travis

B.

Jenkins

C.

Tekton

D.

Argo CD

Buy Now
Questions 10

For manually managed upgrades, what is one way to upgrade the Automation As-sets (formerly known as Asset Repository) CR?

Options:

A.

Use the OpenShift web console to edit the YAML definition of the Asset Re-pository operand of the IBM Automation foundation assets operator.

B.

In OpenShift web console, navigate to the OperatorHub and edit the Automa-tion foundation assets definition.

C.

Open the terminal window and run "oc upgrade ..." command,

D.

Use the OpenShift web console to edit the YAML definition of the IBM Auto-mation foundation assets operator.

Buy Now
Questions 11

Select all that apply

What is the correct sequence of steps of how a multi-instance queue manager failover occurs?

Options:

Buy Now
Questions 12

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 13

Which tool provides a tracing feature which allows visually following the journey of distributed transactions from the entry as an API. to invocation of an integration flow, into an MQ queue?

Options:

A.

Asset Manager

B.

Integration Designer

C.

Confluent Platform

D.

Operations Dashboard

Questions 14

What needs to be created to allow integration flows in App Connect Designer or App Connect Dashboard to invoke callable flows across a hybrid environment?

Options:

A.

Switch server

B.

Mapping assist

C.

Integration agent

D.

Kafka sync

Buy Now
Questions 15

What ate the two possible options to upgrade Common Services from the Extended Update Support (EUS) version (3.6.x) to the continuous delivery versions (3.7.x or later)?

Options:

A.

Click the Update button on the Details page of the common-services operand.

B.

Select the Update Common Services option from the Cloud Pak Administration Hub console.

C.

Use the OpenShift web console to change the operator channel from stable-v1 to v3.

D.

Run the script provided by IBM using links available in the documentation.

E.

Click the Update button on the Details page of the IBM Cloud Pak Founda-tional Services operator.

Buy Now
Questions 16

The OpenShift Logging Elasticsearch instance is optimized and tested for short term storage. Approximately how long will it store data for?

Options:

A.

1 day

B.

30 days

C.

7 days

D.

6 months

Buy Now
Questions 17

Which statement is true about the Confluent Platform capability for the IBM Cloud Pak for Integration?

Options:

A.

It provides the ability to trace transactions through IBM Cloud Pak for Integration.

B.

It provides a capability that allows user to store, manage, and retrieve integration assets in IBM Cloud Pak for Integration.

C.

It provides APIs to discover applications, platforms, and infrastructure in the environment.

D.

It provides an event-streaming platform to organize and manage data from many different sources with one reliable, high performance system.

Buy Now
Questions 18

What are two capabilities of the IBM Cloud Pak foundational services operator?

Options:

A.

Messaging service to get robust and reliable messaging services.

B.

Automation assets service to store, manage, and retrieve integration assets.

C.

License Service that reports the license use of the product and its underlying product details that are deployed in the containerized environment.

D.

API management service for managing the APIs created on API Connect.

E.

IAM services for authentication and authorization.

Buy Now
Questions 19

What role is required to install OpenShift GitOps?

Options:

A.

cluster-operator

B.

cluster-admin

C.

admin

D.

operator

Buy Now
Questions 20

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 21

Which CLI command will retrieve the logs from a pod?

Options:

A.

oc get logs ...

B.

oc logs ...

C.

oc describe ...

D.

oc retrieve logs ...

Buy Now
Questions 22

What team Is created as part of the Initial Installation ot Cloud Pak for In-tegration?

Options:

A.

zen followed by a timestamp.

B.

zen followed by a GUID.

C.

zenteam followed by a timestamp.

D.

zenteam followed by a GUID.

Buy Now
Questions 23

Which statement is true about the removal of individual subsystems of API Connect on OpenShift or Cloud Pak for Integration?

Options:

A.

They can be deleted regardless of the deployment methods.

B.

They can be deleted if API Connect was deployed using a single top level CR.

C.

They cannot be deleted if API Connect was deployed using a single top level CR.

D.

They cannot be deleted if API Connect was deployed using a single top level CRM.

Questions 24

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 25

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 26

What automates permissions-based workload isolation in Foundational Services?

Options:

A.

The Operand Deployment Lifecycle Manager.

B.

The NamespaceScope operator.

C.

Node taints and pod tolerations.

D.

The IAM operator.

Buy Now
Questions 27

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 28

Which OpenShift component is responsible for checking the OpenShift Update Service for valid updates?

Options:

A.

Cluster Update Operator

B.

Cluster Update Manager

C.

Cluster Version Updater

D.

Cluster Version Operator

Buy Now
Questions 29

OpenShift supports forwarding cluster logs to which external third-party system?

Options:

A.

Splunk.

B.

Kafka Broker.

C.

Apache Lucene.

D.

Apache Solr.

Buy Now
Questions 30

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 31

The following deployment topology has been created for an API Connect deploy-ment by a client.

Which two statements are true about the topology?

Options:

A.

A. Regular back-ups of the API Manager and Portal have to be taken and these backups should be replicated

to the second site.

B.

This represents a Active/Passive deployment (or Portal and Management ser-vices.

C.

This represents a distributed Kubernetes cluster across the sites.

D.

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.

Buy Now
Questions 32

Which two authentication types are supported for single sign-on in Founda-tional Services?

Options:

A.

Basic Authentication

B.

OpenShift authentication

C.

PublicKey

D.

Enterprise SAML

E.

Local User Registry

Buy Now
Questions 33

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

Options:

A.

AES128

B.

Portworx

C.

base64

D.

NFS

Exam Code: C1000-130
Exam Name: IBM Cloud Pak for Integration V2021.2 Administration
Last Update: May 18, 2024
Questions: 113
$64  $159.99
$48  $119.99
$40  $99.99
buy now C1000-130