Pre-Summer Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Complete Development-Lifecycle-and-Deployment-Architect Salesforce Materials

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

Question 17

Universal Containers has a full sandbox that will be used to analyze and fix bugs found

in production.

Which two items should the architect recommend to ensure that bugs found in production are

more easily analyzed in this full sandbox?

Choose 2 answers

Options:

A.

Refresh the full sandbox after every deployment in production.

B.

Create a daily process of copying new and changed data in production to the full sandbox.

C.

Before any deployment in production, the same process must be performed in this sandbox.

D.

Perform a Refresh Data in the full sandbox.

Question 18

Universal Containers has seven orgs in different regions. Its processes are global and standardized but each region needs the flexibility to be able to understand the global code and customize some aspects for its regions.

Which development model is optimized for this need?

Options:

A.

Use a managed package for global code and another managed package for ail regions code.

B.

Use a managed package to deploy the global code and allow local teams to request the addition of code within that package.

C.

Create a centralized Git with all the code and where the global team approves the changes made by the local teams.

D.

Use unlocked packages to deploy the global code and allow each country to create its customized unlocked package extensions,

Question 19

As a part of technical debt cleanup project, a large list of metadata components has been identified by the business analysts at Universal Containers for removal from the Salesforce org. How should an Architect manage these deletions across sandbox environments and production with minimal impact on other work streams?

Options:

A.

Generate a destructivechanges.xml file and deploy the package via the Force.com Migration Tool

B.

Perform deletes manually in a sandbox and then deploy a Change Set to production

C.

Assign business analysts to perform the deletes and split up the work between them

D.

Delete the components in production and then refresh all sandboxes to receive the changes

Question 20

Universal Containers (UC) is midway through a large enterprise project. UC is working

in an agile model, and currently has four-week iterations, with a branching strategy supporting

this approach. UC operates in a strict regulatory environment, and has dedicated teams for

security, QA, and release management. The system is live with users, and a serious production

issue is identified at the start of a sprint, which is narrowed down to a bug in some Apex code.

Which three approaches should an architect recommend to address this bug?

Choose 3 answers

Options:

A.

Investigate potential data impacts.

B.

Fix the bug in a hotfix branch.

C.

Wait until the next release to deploy the fix.

D.

Attempt to fix the bug directly in production.

E.

Seek stakeholder approval for the hotfix.