Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > IBM > IBM Certifications > C5050-062 > C5050-062 Online Practice Questions and Answers

C5050-062 Online Practice Questions and Answers

Questions 4

Which three statements are true about creating new component versions? (Select three.)

A. New component versions can be created using the IBM UrbanCode Deploy client.

B. New component versions can be created when updating the application configuration.

C. New component versions can be created from the versions tab of the component.

D. New component versions can be created using an IBM UrbanCode Deploy generic process.

Buy Now

Correct Answer: ACD

AD: Each time a component's artifacts are imported into the repository, including the first time, a separate version is stored in CodeStation. Versions can be assigned automatically by IBM UrbanCode Deploy, applied manually, or come from a build server.

If the component does not import new versions automatically, you can import versions manually.

C: Step 1: Step 2:

References:

http://www.slideshare.net/ibmrational/ucd-components (page 26)

http://www.ibm.com/support/knowledgecenter/SS4GSP_6.2.2/com.ibm.udeploy.doc/topics/

comp_version.html

Questions 5

When integrating .NET applications for deployment to an IIS server, IBM UrbanCode Deploy requires a property be set on the resource for the location of the appcmd.exe file. Where is the Windows default location for appcmd.exe?

A. C:\\Windows\System32\inetsrv

B. C:Program Files\Common Files

C. C:\\Program Files\MSBuild\Microsoft

D. C:\\Windows\Microsoft.NET\Framework

Buy Now

Correct Answer: A

Appcmd.exe resides in the %windir%\system32\inetsrv directory, even for 64-bit Windows versions.

References: https://technet.microsoft.com/en-us/library/cc730918(v=ws.10).aspx

Questions 6

What is the correct order of steps for a typical deployment configuration?

A. Define Application Process; Create component Snapshot; Map Component to Environment; Identify Resource

B. Define Component and Component Process; Define Application; Configure Environment; Identify Resource

C. Define Component; Import Version to Component; Define Application Process; Configure Environment; Map Component to Resource

D. Define Application; Map Component to Recourse; Identify Agent and Environment; Configure Component Process

Buy Now

Correct Answer: B

In outline, deployments are done by performing the following steps:

1.

Define Components

2.

Define Component Processes

3.

Define Application

4.

Configure Environment

5.

Identify Agent

References: ftp://public.dhe.ibm.com/software/rationalsdp/documentation/product_doc/UrbanCode/ uDeploy/version_4-6/uDeploy_WebHelp_4-6/content/quickstart_chapter.html

Questions 7

What is the best use of snapshots?

A. To identify dependences between agents for an application

B. To identify application resources that are related

C. To identify versions of application components that should be deployed together

D. To identify allowed property types and configurations

Buy Now

Correct Answer: C

A snapshot is a collection of specific versions of components and processes. Typically, a snapshot represents a set of component versions that are known to work together. In most cases, snapshots include all of the components in an application.

References: http://www.ibm.com/support/knowledgecenter/SS4GSP_6.1.3/com.ibm.udeploy.doc/topics/ app_snapshot.html

Questions 8

A customer shows interest in IBM UrbanCode Deploy (UCD) but seems hesitant about purchasing IBM's solution. What should you share as the main value propositions to help this customer adopt UCD?

A. With UCD, you will be able to accelerate your release pace to get to market faster, decrease expensive failures, and scale for growth.

B. UCD will ensure that your developers will produce bug-free code each time they check in.

C. UCD will map your enhancement requests, defect work items, and feature changes to requirements.

D. UCD will raise the social media presence for your company by at least 20% in the first year of use.

Buy Now

Correct Answer: A

IBM UrbanCode Deploy helps you accelerate your time to market, drive down deployment costs, reduce risks and achieve continuous delivery. References: http://www-03.ibm.com/software/products/en/ucdep

Questions 9

For which customer is IBM UrbanCode Deploy likely to be identified as the solution of choice?

A. A customer that has a large number of legacy mainframe applications that need to be migrated to modern tools to support online and mobile usage

B. A customer that is experiencing high testing costs due to poor functional test coverage and dependence on third-party applications to test developer changes.

C. A customer that is experiencing cost overruns coming from large-scale projects involving multiple teams, including some that are outsourced

D. A customer that is experiencing long lead times to deliver applications to production and difficulty coordinating across multiple applications with varying schedules

Buy Now

Correct Answer: D

Questions 10

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.

Buy Now

Correct Answer: B

UrbanCode Deploy offers a plug-in for Jenkins CI which enables you to publish the build result to

UrbanCode Deploy and trigger an application process.

Install the Jenkins plug-in shipped with UrbanCode Deploy.

1.

Open the website of your Jenkins server

2.

Click on Manage Jenkins

3.

Click on Manage Plugins

4.

Open the Advanced tab

5.

Click on Browse In the section Upload Plugin

6.

Select ibm-ucdeploy-publisher.hpi. Click Upload

7.

Restart your Jenkins server in order to see the new plug-in by using http://jenkins-server:8080/ safeRestart

8.

Verify that the plug-in is installed and enabled

References: http://www-01.ibm.com/support/docview.wss?uid=swg21664334

Questions 11

What is the IBM definition of "DevOps"?

A. A methodology for software development that divides tasks into short phases or work and frequent reassessment and adaptation of plans with an emphasis on team collaboration

B. AN enterprise capability for continuous software delivery that enables organizations to seize market opportunities, respond more rapidly to customer feedback, and balance speed, cost, quality and risk

C. A system for increasing development efficiencies by transitioning core lean manufacturing principles over to software development practices in order to eliminate waste and amplify learning.

D. An approach for continuous improvement in software and systems delivery, which allows IBM customers to achieve greater value from their investment in software and systems technologies

Buy Now

Correct Answer: B

DevOps is an approach that promotes closer collaboration between lines of business, development and IT operations. It is an enterprise capability that enables the continuous delivery, continuous deployment and continuous monitoring of applications. It reduces the time needed to address customer feedback. Development, testing, operations and lines of business were often siloed in the past. DevOps brings them together to improve agility.

References: https://www.ibm.com/cloud-computing/learn-more/what-is-devops

Questions 12

Which two statements are true about how IBM UrbanCode Deploy (UCD) organize deployment artifacts? (Select two.)

A. Deployment artifacts are typically produced by an automated build and then imported into UCD as a version.

B. Deployment artifacts are stored in an external system (version control, CMDB, inventory, etc.) and UCD can only download the artifacts to the target server as part of a deployment process.

C. Deployment artifacts must be uploaded to Rational Asset Manager, so they can be used on a deployment process.

D. Each component contains at least one deployment package that contains all the deployment artifacts for that application.

E. A component contains in the artifact set (versions) and the automation to deploy it.

Buy Now

Correct Answer: BE

B: Deployable items, or artifacts, can be files, images, databases, configuration materials, or anything else that is associated with a software project. Artifacts can come from a number of sources: file systems, build servers such as IBM Anthill Pro, and many others.

E: When you create a component, you identify the source and define how the artifacts are brought into IBM UrbanCode Deploy.

References: https://www.ibm.com/support/knowledgecenter/SS4GSP_6.1.1/com.ibm.udeploy.doc/topics/ comp_ch.html

Questions 13

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.

Buy Now

Correct Answer: A

With Sync enabled, UrbanCode Deploy will attempt to move only the files that are different in the component version than on the target system. With "Sync and Clean" the agent will also remove any files in the target directory that are not in in the component version. The details of how the Sync works varies based on the options in selected. The process always starts the same, the agent is sent a manifest of the files in the version, their sizes, modification dates, and SHA-256 hash. With Full Verification unchecked, it will examine the directory and compare the file sizes and modification dates to the manifest. Any files that don't match will be replaced. With "Full Verification" checked, each file will have its SHA-256 checksum calculated and compared to the manifest. This approach is safer, but takes more CPU on the agent, and is a bit slower.

References: https://developer.ibm.com/urbancode/tag/artifact-management/

Exam Code: C5050-062
Exam Name: Rational UrbanCode Deploy
Last Update: Jul 08, 2026
Questions: 60

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2026 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.