A developer needs to transform, aggregate, and process data records continuously in Message Hub and produce records. Which API is designed for this purpose?
A. KSQL
B. The MQ Light API
C. The Kafka Connect API
D. The Kafka Streams API
In an Auto-Scaling policy definition, which field defines the interval of time to ignore other scaling requests after a scale out has occurred?
A. Breach duration
B. Statistics Window
C. Cooldown period for scaling in
D. Cooldown period for scaling out
Which statement is true about IBM Cloud Private (ICP) monitoring?
A. Kibana must be configured with a storage class for monitoring.
B. To preserve data in the event a container crashes, a network storage provider must be configured with shared storage.
C. Configure a container file system rather than a storage class to ensure that data is not lost when a container crashes.
D. Monitoring service is used to maintain accessibility through the network storage provider whether shared or unshared storage is used.
What are the default phases of the IBM Continuous Delivery Toolchain?
A. Think, Code, Build, Run
B. Think. Code, Deliver, Run
C. Think, Code, Build, Deliver
D. Think, Code, Build. Deliver, Run
What is the limit to the number of catalog assets in Watson Studio?
A. 10.000
B. 500,000
C. Unlimited
D. 1,000,000
What is the goal of continuous release and deployment?
A. To constantly develop new features
B. To keep test and production environment in sync
C. To release new features to customers and users as soon as possible
D. For developers to regularly integrate their work with that of the rest of the developers on their team
A Node.js application needs to be deployed first on a staging environment to be tested before it is deployed to production environment . Using the Delivery Pipeline, two Deploy stages were created, one called "DeployToStag" targeting staging environment and the other called "DeployToProd" targeting production environment.
On running the DeployToStag stage it ran successfully while on running the DeployToProd stage it failed
with the following error:
"The route myapp.mybluemix.net is already in use"
Which command in the Deploy script for the DeployToProd stage can fix the error?
A. Option A
B. Option B
C. Option C
D. Option D
What is the smallest deployable unit of computing that can be created and managed in Kubernetes?
A. Pod
B. Node
C. Service
D. Controller
Which two resources can IBM Cloud Availability Monitoring service monitor?
A. REST API
B. Website URL
C. Memory usages
D. CPU utilization
E. Disk utilization
In Hyperledger Fabric, which HTTP request invoked inside the chaincode can cause consensus failures?
A. An HTTP request to retrieve a postal code
B. An HTTP request to retrieve a telephone number
C. An HTTP request to retrieve a real-time stock price
D. An HTTP request to retrieve the birthday of an individual