To govern unstructured data sources in IBM Cloud Pak for Data, which system must be integrated with IBM Cloud Pak for Data?
A. IBM Guardium
B. IBM InfoSphere Information Server
C. IBM StoredlQ
D. IBM Cognos Analytics
For a DevOps team, one of the most Important capabilities is Continuous Feedback. On a team using IBM Garage method, what Continuous Feedback technique can be used collect user feedback on new features developed by the team?
A. A / B test can be used to deploy two different version of a feature in production and monitor how users interact with them
B. A continuous deployment tool can be used to alternate the application version in production environment and monitor their usage by users
C. A design thinking session can be used to define the personas and collect their feeling about new features developed
D. Blue / Green deployment can be used to deploy two different versions of application at same time and collect data on how users are using them
Which of the following is a supported Container lifecycle hook in a Kubernetes environment?
A. PreStart
B. PostStop
C. PostStart
D. Completed
A developer wants to build a mobile-based CRUD microservice backed by a IBM Cloud Databases for PostgreSQL and wants to test the microservice on IBM Cloud. Which tool can best satisfy this requirement?
A. Mobile First Platform
B. DataPower that runs as a container
C. API Connect Toolkit
D. IBM Developer Portal
A developer is building an application on IBM Cloud that needs a token-based OAuth authorization protocol and mutual TLS as a security feature when making calls to IBM Messaging Queue Service. Which application integration service should the developer use?
A. IBM Key protect for Message Queues
B. IBM API Gateway
C. IBM Developer toolkit Loopback application
D. IBM API Connect Transport Layer Security (TLS)
Which of the following best describes a Pod in Kubernetes architecture?
A. A Pod represents a single instance of an application in Kubernetes, consisting of either a single container or a small number of tightly coupled containers that share resources.
B. A Pod is the element of Kubernetes responsible for application replication, providing high availability and resilience.
C. A Pod describes a desired state in a Deployment, and the Pod Controller changes the actual state to the desired state at a controlled rate.
D. A Pod is the component responsible for cluster management. It manages all nodes and replicate the applications on them.
How can a developer change the Redis Configuration using the Cloud Database API?
A. Send the settings as a JSON object in the request body of a POST request
B. Send the settings as a JSON object in the request body of a PATCH request
C. Send the settings as a Name-value pair in the request body of a PATCH request
D. Send the settings as a Name-value pair in the request body of an UPDATE request
While building a chatbot with Watson Assistant, a developer wants to expand the dialog skill to avoid showing the message ":I 'm sorry, I'm arraid I can't do that." to the user. What solutions can the developer use?
A. The developer should completely change the Intent to allow the Watson Dialog Skill to recognize a wider dialog flow
B. The developer can add a Watson Studio capability to analyze, cleanse and shape data and train machine learning models to enhance the Dialog Skill
C. The developer can add a Search Skill to route complex customer inquiries to the IBM Watson Discovery service to treat the user input as a search query
D. The developer should use the Watson OpenScale add-on to route inquiries to treat the user input as a search query
An e-commerce mobile application needs to understand individual user's interactions to define a personalized product recommendation Which of the following configuration can help the application to collect necessary data?
A. Enable the IBM Watson Analytics for MobileFirst settings to true in the application descriptor file
B. Integrate the mobile application with IBM Analytics Engine
C. Enable LogMetrics in IBM MobileFirst Platform on IBM cloud portal
D. Initialize the MobileFirst Analytics SDK and enable the capture of lifecycle and network analytic data
IBM Cloud Activity Tracker with LogDNA events can be used to perform which action?
A. Monitor Application logs
B. Check Pod usage
C. Check the criticality of an action
D. Monitor Network traffic