Directors at a client meeting report experiencing delays in delivering new features to market. They indicate that a key cause is the handoffs between development and test teams. What is a key business benefit of IBM DevOps solutions that you should tell them about?
A. IBM DevOps solutions will make all web applications run 20% faster.
B. IBM DevOps solutions will lower customer-reported defect rates.
C. IBM DevOps solutions will increase the risk associated with new customer-introduced requirements.
D. IBM DevOps solutions will dramatically reduce costs and overall time to delivery.
How would the user interface for a FileUtils plugin be defined?
A. using JavaScript that is contained in a FileUtils.ui file, which is referenced from the plugin definition file
B. Using xml that is contained in the plugin definition file
C. Using JavaScript that is contained in the plugin definition file
D. Using xml that is contained in a FileUtils.ui file, which is referenced from the plugin definition file
What is the main use of resources in IBM UrbanCode Deploy?
A. To contain actual deployment artifacts
B. To group component versions and configuration versioning into one entity
C. To contain artifacts, or files, that provide a reusable solution
D. To translate between agents (actual execution) and logical deployment targets
Which statement is true about importing files into component versions from the file system?
A. Component versions can only be imported from the file system via the UCD server process over port 2776.
B. Component versions can only be imported from the file system using an agent installed on the IBM UrbanCode Deploy server.
C. Any agent listed in the system settings can be used to import component versions from the file system.
D. Any agent selected in the file import plug-in can be used to import component versions from the file system.
A security type is a product area that can have permissions defined for it. Each security type has a set of permissions that affect how users interact with it. How many security types are available in IBM UrbanCode Deploy?
A. 13
B. 10
C. 3
D. 5
Which customer problem does IBM UrbanCode Deploy address?
A. Testing teams are suffering delays verifying new features due to poor application installation documentation.
B. Development managers are having difficulty getting their teams to achieve good agile planning practices.
C. There is a team of administrators that support the current application portfolio, but they are uncertain about their ability to support growth.
D. Users have many complaints about the ease-of-use concerning a main flagship application user interface.
You have multiple application environments sharing the same resource. What will you see in the inventory of this resource?
A. Only the versions of components deployed from one application
B. All versions of all components deployed from the sharing applications
C. Last versions of all components deployed from the sharing applications
D. Only the last version of the component deployed from the application that was used last
Where must the Hudson/Jenkins plugin for IBM UrbanCode Deploy (UCD) be installed?
A. The plugin must be installed into IBM UCD only.
B. The plugin must be installed into Hudson/Jenkins only.
C. The plugin must be installed into both Hudson/Jenkins and IBM UCD.
D. No installation is required because the plug in is built into IBM UCD.
How does an IBM UrbanCode Deploy server execute the deployment on target servers?
A. The deployment us executed through an agent installed on the target server. It establishes a connection with the server through JMS, downloads and scripts over HTTP, executes the deployment automation and uploads the logs back to the server using HTTP.
B. The deployment is executed through an agent installed on the target server. The server establishes a UDP connection with the server (through TCP), executes the deployment automation by downloading
the plugins and uploads the logs back to the server using HTTP.
C. The deployment is executed agentless. The IBM UrbanCode Deploy server establishes a Telnet connection with the target server, executes the automation though bash scripts or Groovy scripts (plugins), and uploads the logs back to the server using HTTPS.
D. The deployment is executed through an agent installed on the target server and the server installs the agent dynamically using SSH. The agent includes all the plugins required for the deployment, executes the automation, and uploads the logs to the server using JMS.
What is the result of deleting an agent from the IBM UrbanCode Deploy server administration console?
A. The agent is removed from the list of available agents and deleted from the file system.
B. The agent is removed from the list of available agents and deleted from the resource tree.
C. The agent is removed from the list of available agents but remains on the resource tree for reuse.
D. The agent is removed from the resource but remains on the list of available agents for reuse.