What is the minimum Cloud Foundry role needed in order for a user to invite a developer to work within a Cloud Foundry space?
A. Account Owner
B. Space Level Auditor
C. Organization Level Manager
D. Organization Level Developer
What response type needs to be used in the exposed IBM Cloud Function REST API if it uses path parameters?
A. Text
B. JSON
C. HTTP
D. JavaScript
At the completion of creating a new custom Watson Visual Recognition model, which value is received that will be used to run new images against the model?
A. api_id
B. api_key
C. classifier_id
D. classifier_key
Which is an application design pattern for avoiding cascading service failure?
A. Nanoservice
B. Circuit Breaker
C. Service Discovery
D. Service Authorization
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 is the limit to the number of catalog assets in Watson Studio?
A. 10.000
B. 500,000
C. Unlimited
D. 1,000,000
Which statement describes an IBM Cloud bare metal server?
A. It is a dedicated single-tenant server
B. It can only run non-virtualized workloads
C. It cannot be customized after it is provisioned
D. It is provisioned with preset compute options
What does Watson Text to Speech service use as the metric for how much usage of the service will cost?
A. Words
B. Sentences
C. Utterances
D. Characters
What is one of the prerequisites that is required to be able to use the Load Impact tool to support automated testing?
A. The application to be tested must be accessible over the internet
B. The application to be tested must be deployed behind a firewall
C. The application to be tested must be deployed on a secure customer environment.
D. The application to be tested must be deployed onto a physical server behind a firewall.
Which statement describes how a Delivery Pipeline continuously builds and deploys an application?
A. Builds run at regularly scheduled intervals and the pipeline automatically deploys the output
B. It depends on which lifecycle phase in the toolchain contains the Delivery pipeline integration
C. A DevOps engineer approves the transition actions from one pipeline phase to the next.
D. A sequence of stages retrieve input and run jobs, such as builds, tests, and deployments