Which two languages are available with the IBM Cloud Object Storage SDK?
A. Go a
B. Perl
C. Java
D. Node.js
E. .NET Core
In IBM API Connect, what is a staging target that behaves as a logical partition of the Developer Portal?
A. Plan
B. Catalog
C. Product
D. Syndication
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
In Istio, the control plane configures mixers for which two items?
A. Sidecar
B. Data logging
C. User registry
D. Enforcing policies
E. Collecting telemetry
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
What IBM Cloud Developer Tools CLI command is used to create a skeleton application for IBM Cloud?
A. ibmcloud create-app
B. ibmcloud dev create
C. ibmcloud newapp -create
D. ibmcloud app --new
A new application needs to store data in encrypted object storage and the organization already uses Key
Protect in IBM Cloud.
What needs to be created to use Key Protect with IBM Cloud Object Service?
A. API key
B. 1AM group
C. Access group
D. Authorization
What is Compose for etcd used to store?
A. Messaging data
B. Key/value pair data
C. Data in JSON documents
D. Data in a relational schema
Which Docker component specifies interfaces that programs can use to talk to the daemon and instruct it what to do?
A. Images
B. Engine
C. Registry
D. Services
What is one difference between containers and virtual servers?
A. Containers create a self-defined computer
B. Containers provide hardware virtualization
C. Containers share an operating system kernel
D. Containers are created by using a hypervisor