Month End Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Note! Following Development-Lifecycle-and-Deployment-Designer Exam is Retired now. Please select the alternative replacement for your Exam Certification. The new exam code is Development-Lifecycle-and-Deployment-Architect

Verified By IT Certified Experts

CertsTopics.com Certified Safe Files

Up-To-Date Exam Study Material

99.5% High Success Pass Rate

100% Accurate Answers

Instant Downloads

Exam Questions And Answers PDF

Try Demo Before You Buy

Certification Exams with Helpful Questions And Answers

What our customers are saying

Monaco certstopics Monaco
Wallace
Feb 13, 2025
CertsTopics Study material is the best. I was averaging pretty low when I took my first Practice Test. I went through their study guide, detailed Questions and Answers and Practice tests. It really familiarized me to what to expect during the Salesforce Development-Lifecycle-and-Deployment-Designer exam. Thanks for the great service.

Salesforce Certified Development Lifecycle and Deployment Architect (WI23) Questions and Answers

Question 1

Universal Containers (UC) has multiple teams with major projects working

concurrently in their own developer sandboxes. After deploying to production, a bug is

discovered. Due to tight timelines, the development team has suggested correcting the bug in the user acceptance testing (UAT) environment, which is a full copy sandbox.

What should the architect recommend?

Options:

A.

UC should spin up a new sandbox to use as a hot fix environment. Once the bug is

corrected, the change should beapplied to production and downstream environments.

B.

The fix should be made in the developer environment where the project work was done.

Once the fix has been made, it should go through a full deployment/testing process and

adhere to the normal projectcadence.

C.

Since the issue was found in production, it should be treated as a change request and go

into the backlog as an enhancement.

D.

Correcting the bug in UAT is ideal. Since UAT is a full copy, it will be the fastest

location to fix and test the resolution.

Buy Now
Question 2

A team has completed a sprint and intends to deploy these changes after business approval, but they will immediately begin the next sprint.

What strategy should an architect recommend?

Options:

A.

The first task of the new sprint must be the deployment approval. After that, the other tasks of the sprint can be performed in the environments and Git.

B.

Using Git, create a release branch from the develop branch. All fixes must be made in the release branch. After deployment, merge release with develop.

C.

Commit upcoming changes to the features branch without merging into the develop branch. Deploy from the develop branch and then merge new sprint features into the develop branch.

D.

Migrate the current code to the UAT sandbox. Begin new sprint development in the Dev sandbox. Make fixes in the UAT environment and deploy UAT for production after business approval.

Question 3

Universal Containers (UC) has integrated with their on-premise billing system using Salesforce Connect. The data is configured using an External Object in sandbox. UC wants to deploy the external object to production using the Metadata API and would like to know what Metadata types to choose for deployments to production. Which two options are valid metadata types related to deployment of external objects? Choose 2 answers.

Options:

A.

In change sets, external objects are included in the custom object component.

B.

In the Metadata API, the External Object metadata type represents external objects.

C.

In change sets, external objects are included in the External Object component.

D.

In the Metadata API, the Custom Object metadata type represents external objects.