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
Using Hyperledger Composer, which block of code correctly emits an event from a business network?
A. Option A
B. Option B
C. Option C
D. Option D
In IBM API Connect, a user is unable to subscribe to a billing Plan with a Product. How can the error be solved?
A. Ensure that the correct version of Node.js is installed
B. Enable or increase the permission level of cookies in the browser settings
C. Close the already started instance of the API Designer in another command window
D. Ensure that there are fewer than 25 instances in the IBM Cloud API Connect service
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
What is the rationale for including Content Delivery Network (CDN) services in the Web Application Reference Architecture for IBM Cloud?
A. To make files available for FTP from a local server.
B. To manage the development of files across a network of content creators.
C. To store HTML content, images, videos, cascading style sheets, JavaScript files, and user-generated content.
D. To distribute content in geographically diverse nodes and shorten the distance it has to travel to get to an end user.
Which two methods are considered safe under HTTP specification for RESTful APIs?
A. GET
B. PUT
C. HEAD
D. POST
E. PATCH
According to the IBM Cloud Garage Method, what is the purpose of Stress Testing performance tests?
A. They determine or validate the performance characteristics of the system or application under test when it is subjected to conditions beyond what is anticipated during production operations.
B. They determine or validate the performance characteristics of a system or application under test by subjecting it to the types of workloads and load volumes that are anticipated during production operations.
C. They test potential loads that the systems might encounter when the network comes under stress.
D. They test potential loads that the systems might encounter when backing services experience latency.
Why is automated application monitoring essential for every successful DevOps project?
A. It is essential to how applications are maintained.
B. It helps to scale applications when demand goes up or down.
C. It works automatically and does not require constant maintenance.
D. It is essential to ensure that the application is available and functioning within the required SLAs.
What is a benefit of using the IBM Cloud App ID?
A. Adds authentication to mobile and web applications
B. Fixes broken userlDs that are used to access mobile applications
C. Generates passwords for userlDs that are used to authenticate mobile and web applications
D. Provides a password vault to store userlDs and passwords that are used to access mobile and web applications
Which statement is true regarding microservices?
A. They are scaled as a group when greater performance is needed
B. They are an architecture style based on loosely coupled applications
C. They are able to overlap responsibilities to provide better availability
D. They are designed with a focus on combining unrelated tasks in one process