PART 2 CP4D ASSESSMENT TEST, version 2.5, accuracy 74%

Ace your homework & exams now with Quizwiz!

What user action is needed to create an Analytics project from an existing Git repository? A. Linking the token to the operating system account B. creating a personal access token with the required access scope in the Git repository C. manually clone external Git repository in CP4D D. install git package on a cluster

B

When running automated discovery using the Watson Knowledge Catalog Service, what options are available for the discovery process? A. Publish to catalog, Transform data, Cleanse data, and assign terms B. Analyze columns, assign terms, analyze data quality, and publish to catalog C. Analyze columns, assign terms, cleanse data, analize data, and publish to catalog D. Analyze data quality, publish to catalog, assign terms, and cleanse data

B

Which assembly is used for the default install of CP4D? A. default B. lite C. native D. enterprise

B

Which network plug-in can be used to provide connectivity for pods across the cluster without limitations? A. ovs-default B. ovs-subnet C. ovs-network D. ovs-multitenant

B

Which of the following is possible state of a Pod? A. Missing B. Completing C. PendingRestart D. CrashLoopBackOff

B

Which of the following is recommended to securely isolate the master and worker node IP addresses? A. add IP addresses to the /etc/hosts file B. use a load balancer C. use a proxy node D. use a firewall between the nodes

B

Which of the following services comes with its own user management capabilities? A. Decision Optimization B. Data Virtualization C. SPSS Modeler D. RStudio Server

B

Which roles can create governance artifacts? A. Data Scientis, Data Steward B. Data Steward, Data Quality Analyst C. Data Scientist, Business Analyst D. Business Analyst, Data Quality Analyst

B

Which statement is true regarding Data Visualization Service? A. a user must specify the node where Service is deployed B. integrates data sources across multiple types and locations and turns it into one logical data view C. only available for Enterprise Edition D. an SQL database with scalability of NoSQL database and reliability of transactional RBDMS

B

How can one track usage of base product and services? A. getUsageReport.sh B. OpenShift monitoring C. CP4D Manage Platform Dashboard D. Kubectl get services

C

How is SPSS Modeler flow deployed? A. Modeler Stream is a self-contained add-on and cannot be deployed. B. From project assets select the flow click the ellipsis and select the deploy option C. Open the flow, select nugget node you want to deploy and save it as PMML. Deploy the Watson Machine Learning model from your assets. D. Open the flow, select nugget node you want to deploy and open it, use the deploy option to start the deployment

C

On the Manage Platform dashboard, which metric is shown in the Actual Usage column? A. cumulative usage since service start up B. cumulative usage service installation C. cumulative usage for the month D. cumulative usage for the year

C

When wanting to use unlimited business terms in Watson Knowledge Catalog, which license is needed? A. Base license for CP4D Community Edition B. Data Governance for CP4D license C. Watson Knowledge Catalog for CP4D license D. Base license for CP4D Enterprise Edition

D

Which data governance Service should be used to streamline the process of complying with regulations? A. Streams B. Unified Governance and Integration C. Senzing D. Regulatory Accelerator

D

Which of the following does CP4D provide upon model deployment, so that application developer can securely access the model via REST API? A. generated web UI to test B. security challenge for a user name and password C. self signed certificate D. enrypted bearer token with no expiration date

D

Which of the following is a Kubernetes controller? A. DeamonSet B. PodSet C. ImageSet D. ContainerSet

D

Which statement is true regarding the ingest phase with Streams? A. The data is first stored in a database and than manipulated and analyzed B. Streams can ingest both structured and unstructured data C. Streams can ingest only structured data D. Unstructured data need to be converted to structured data before being ingested

D

Which tooling should be used to graphically create a modeling sequence? A. Jupyter notebook B. Data Refinery C. RStudio D. SPSS Modeler

D

Which types of analytics assets can be added to a Git repository? A. Connection details, Data Sets, Notebooks, RStudio assets, B. Notebooks, Rstusio assets, Terms, Policies C. Terms, Policies, Data Sets, Models D. Notebooks, RStudio assets, Data Sets, Models

D

What are dev environments that a user can create Streams Processing Language (SPL) applications with? A. Streams Studio, Atom, Microsoft VS Code B. Blue J, Atom, Eclipse C. Eclipse, NetBeans, Stream Studio D. Coda 2, NetBeans, Microsoft VS Code

A

What are three types of OpenShift Container Platform users? A. regular users, system users, and service accounts B. project users, namespace users, and admin users C. super users, admin users, and regular users D. admin users, project users, and service accounts

A

What gets created on an OpenShift cluster when Jupyter environment starts in a project? A. new deployment for the specific environment B. new namespace for the project C. new kubelet service instance D. new pod inside of zen-jupyter-project deployment

A

What is one the main purposes of the load balancer? A. to facilitate external communication B. to manage tasks that are long running C. to encrypt external communication D. to run security checks on internal access

A

What is required to be added to a Pod to allow it to work with tainted nodes? A. toleration B. scheduler C. acceptance D. readiness

A

Which CP4D option allows monitoring memory usage in cluster? A. Manage Platform Dashboard B. My Instance C. Manage deployment D. Configure platform

A

Which OpenShift component is the equivalent of Kubernetes Ingress? A. Router B. Proxy C. Service D. Node

A

Which command is used to scale out a deployed Watson Machine LEarning Service? A. scale_h.sh B. configure-service.sh C. cpd-linux scale D. cpd-wlm scale

A

Which containers run before application containers in a Pod? A. Init Container B. Log Container C. Start Container D. Boot Container

A

Which of the following are valid elements of a condition statement for a data protection rule? A. user id, tags, data classes, business terms\ B. data classes, asset classifications, tags, governance rules C. data stewards, business terms, data classes, asset classifications D. business terms, tags, governance policies, data classes

A

Which of the following would be a reason to use Routes over Ingress? A. External access to services B. Load-balancing strategies C. Persistent sessions D. TLS pass-through

A

Which service highlights that a model unfairly discriminates against a particular group of customers? A. Watson OpenScale B. Watson Personality Insights C. Watson Compare & Comply D. Watson Discovery

A

Which services are available to store data within CP4D environment? A. PostgreSQL, MongoDB, DB2 B. PostgreSQL, DB2, Hadoop C. Db2, Hadoop Data Platform, Cloudera D. Db2, MongoDB, Cloudera

A

Which type of data source does an Analytics Dashboard support? A. PostgreSQL B. Informix C. Sybase D. MongoDB

A

A replication controller configuration consists of these three items: A. a pod definition to use when creating a replicated pod B. the complete history of exited pods C. the number of replicas desired D. the list of containers available E. a selector for identifying managed pods F. a selector for repository builds

A, C, E,

What type of dashboards can an Industry Accelerator include? A. Cognos Data B. R Shiny C. React Application D. FluidGraph

B

Which three of the following data sources can only be used with the transformation feature? A. MariaDB B. MySQL C. Greenplum D. Snowflake E. Amazon S3 F. BDFS

A, B, D

What is Docker container created from? A. Ansible configuration files B. Docker Image C. Instantiated pod services D. Replication controller services

B

In the context of OpenShift and Kubernetes, what is a Pod? A. a service running o master nodes B. a machine where containers are deployed C. a group of containers sharing IP address D. a primitive responsible for deploying containers

B

Which three types of projects can be created in IBM Cloud Pak for Data? A. Refinery Project B. Regulatory Project C. Data Science project D. Monitoring Project E. Transormation project F. Analytics project

B, E, F

By default, where are CP4D user records stored? A. LDAP B. Properties file C. Internal repository database D. Db2 database

C

What are the visualisation components in Cognos Analytics? A. Dashboards, Presentations, Scorecard Studio B. Reports, Dashboards, Scenes C. Visualization Studio, Stories, Dashboards D. Dashboards, Reports, Stories

C

Which of the following operating systems is supported for CP4D installation? A. Windows Server 2019 B. HP-UX v8 C. Red Hat Enterprise Linux Server 7 D. AIX v9

C

Which of these dev tools is licensed separarately from CP4D Enterprise Edition? A. Jupyter Notebook Server with Python 3.5 B. Jupyter Notebook Server with Python 2.7 C. Lightbend Platform D. RStudio Server with R3.4.4

C

Who is responsible for establishing policies and governance rules? A. Business Analyst B. Data Scientist C. Data Steward D. Data Engineer

C

StoredIQ manages unstructured data sources. Which two of the following are benefits of enabling synchronization StoredIQ and CP4D? A. synchronizes users from StoredIQ and CP4D B. makes an automatic data connection for data science projects C. make assets from unstructured data sources available for classification in CP4D D. it pulls in the unstructured data sources into CP4D E. makes these asset classifications in CP4D available in IBM StoredIQ

C, E

Which three types of asset can be included with an industry accelerator? A. Transformation projects B. Models C. Jupyter notebooks D. Data refinery flows E. Business terms F. Catalogs

C, E, F

After granting CP4D administrator priviledges to a user in your LDAP server, what is redommended? A. give that user root access to all the nodes B. assign all of the other roles to that user C. disable the default admin user D. keep the internal database as backup

D

What is the minimum number of Openshift master nodes recommended in a production environment? A. 2 B. 3 C. 4 D. 1

D

What is the usage of DeamonSets? A. to create replicas of containers with the pod B. to combine containers witin one service C. to start pods and monitor I/O statistics D. to run replicas of a pod on specific or all nodes within a cluster

D

When looking for a quick way to model and predict customer churn without needing to write any code, which service should be used? A. Cognos Analytics B. Desicion Optimization C. Streams D. SPSS Modeler

D

Which two data virtualization roles can create virtualized tables? A. Data Virtualization user B. Data Virtualization Steward C. Data Virtualization Developer D. Data Virtualization Admin E. Data Virtualization Engineer

D, E

Which three tools provide a graphical canvas for editing? A. Jupyter notebook B. AutoAI C. RStudio D. Data Refinery E. SPSS Modeler F. Streams flow editor

D, E, F


Related study sets

Intro to Nutrition: Chapter 4 Quiz/Quiz 4

View Set

Chapter 27: Management of Patients with Coronary Vascular Disorders

View Set