Which is a key capability offered by IBM UrbanCode Deploy in a release and deployment solution?
A. Asset Repository, Environment Configuration, Delivery Pipeline
B. Workload Provisioning, Workload Orchestration, Service Management
C. Environment Discovery and Analytics, Build Automation, Test Automation
D. Requirements Management, Application Performance Management, Project Planning
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.
IBM UrbanCode Deploy (UCD) offers an integration with Chef. How does this integration work?
A. IBM UCD installs Chef solo as part of the deployment process and also allows users to execute Chef nodes.
B. IBM UCD integrates with Chef server and manages updating Chef endpoints by running scripts against the Chef server.
C. Chef server and Chef solo poll the IBM UCD repository for new artifacts to deploy, and then deploy them.
D. Chef server and Chef solo allows for the IBM UCD agent to be automatically installed on Chef endpoints.
What happens when a new version of a plugin is loaded which adds new properties to a process' steps?
A. Nothing happens because the process continues to use the older versions of the process steps (the step code is embedded in the process definition).
B. The user must repair the process by using each modified step's properties editor to define the new properties.
C. The user may define values for new properties when the process is invoked.
D. IBM UrbanCode Deploy provides a message that the previously-defined process is obsolete and needs to be repaired.
Which three tasks are typically performed by an environment owner who uses IBM UrbanCode Deploy to establish a deployment pipeline? (Select three.)
A. Performs tests on applications in this environment
B. Installs agents on the resources in environment
C. Previews changes in environment
D. Rolls back changes to environment
E. Captures inventory compliance status
A development team wants to capture all the versions of the components that were deployed in the QA environment and the want to deploy them on the Production environment. What is the best approach for doing this in IBM UrbanCode Deploy?
A. They should create a tag to identify which revisions were deployed in the QA, and when executing the deployment to Production they should select all the versions that have the defines tag.
B. They should create an application baseline that includes all the component versions deployed on the QA.
C. They should compare the QA environment with the Production environment, and from the differences create a delta deployment that should be applied to Production.
D. They should create a snapshot of the QA environment and deploy this snapshot to Production.
Which three statements are true about version statuses? (Select three.)
A. Version statuses must be used in conjunction with tokens to mark which versions are ready for deployment.
B. Version statuses must be used in conjunction with environment gates to govern which versions are allowed into specific environments.
C. Version statuses must be used in conjunction with locks to identify which environments are locked for marked versions.
D. Version statuses must be used in conjunction with component tags to tag which versions can be deployed.
Which three types of component processes manage environment inventory when they execute?
A. Uninstall Process
B. Deployment Process
C. Operational Process
D. Generic Process
IBM UrbanCode Deploy (UCD) allows users to download artifacts from a Maven style repository. How does the incremental file transfer (sync/sync and clean) work from the repository to the target server?
A. IBM UCD downloads the files from the Maven repository, checks each files hash, and compares it to the target before copying files.
B. IBM UCD queries Nexus/Artifactory for the full list of hash values before transferring the files.
C. IBM UCD does not offer the ability to sync and clean with the Maven integration.
D. IDM UCD always performs a sync, regardless of the repository.
When integrating with WebLogic (WLDeploy plugin), one required field is the location of the "WLDeploy Ant Task Jar." Where can you obtain this important file that is required for integration?
A. You can download it from http://oracle.com.
B. You can find it in the WebLogic's server directory.
C. You can build the jar file manually in the WebLogic's server/lib directory.
D. You can download it from the WebLogic interface.