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

Salesforce Developer Changed Development-Lifecycle-and-Deployment-Architect Questions

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

Question 77

Universal Containers is a Salesforce AppExchange partner and they are planning to

launch recommended that they use a partner development org for development. New app. The technical architect

What are the three benefits of using a partner development org over an individual development org in this scenario?

Choose 3 answers

Options:

A.

Partner development org has a greater number of licenses available for the team.

B.

Partner development org offers higher API limit.

C.

Only partner development org supports managed beta testing.

D.

Partner development org never expires.

E.

Partner development org offers more storage.

Question 78

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 79

Universal Containers business users often observe that newly released features are resulting in other previously existing and stable functionality being broken. Which approach should an Architect recommend to prevent regression?

Options:

A.

Utilize the developer console to run test suites for the affected functionality

B.

Utilize unit and functional test automation as part of a continuous integration strategy

C.

Utilize Salesforce Apex Hammer to automatically test all functionality

D.

Freeze development of new features and re -architect the system to remove the bugs

Question 80

Universal Containers (UC) had been using change sets for deploying all of the

modifications to its Sales Cloud apps. After multiple business units joined the single Salesforce

instance, there is a need to evaluate which development model is the most suitable for UC. The

IT management has shown a particular interest in finding out more about the package

development model.

As an architect, which two statements can be made to articulate the differences between the

change set model and package development model?

Choose 2 answers

Options:

A.

In package development, the source of truth is the metadata in the package project, which makes it easy to integrate to a version control System.

B.

A change set can be retrieved from the developer’s workbench as a package, then pushed into the version control system to achieve the Versioning control.

C.

In change set development, the source of truth is a combination of the metadata already in the environment and the content of your change Set.

D.

In package development, the best practice is to consider the dependencies and build the dependencies into the package so it can be deployed in any other target orgs.