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

Helping Hand Questions for Development-Lifecycle-and-Deployment-Architect

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

Question 53

What would a technical architect recommend to avoid possible delays while deploying a change set?

Options:

A.

Change set performance is independent of included components.

B.

Manually create new custom objects and new custom fields.

C.

Manually apply the field type changes.

D.

Manually validate change sets before deployment.

Question 54

What is a main characteristic of an agile team?

Options:

A.

The team uses Scrum, Kanban, and Extreme Programming.

B.

The team has biweekly sprints to ensure on-time delivery.

C.

The team delivers new releases on dates defined in the beginning of the project, following a project plan

D.

The team improves and evolves its processes and frequently delivers value to the end users.

Question 55

Universal Containers has multiple projects being developed in parallel. One of the projects is in the testing phase and the testing team found a list of issues on the items that will be deployed to production. As the project deadline is short, the customer team proposes that the fixes be done in the test sandbox and then deployed to production. What should be the Architect recommend?

Options:

A.

Recommend the customer team's proposal to fix the issues in the testing environment and deploy them to production.

B.

Recommend fixing the issues in the development environment and deploying the changes to production.

C.

Recommend fixing the issues in the development sandbox, migrating them to testing, and deploy to production after testing.

D.

Recommend fixing the issues in the test environment and migrating the changes to the development sandbox.

Question 56

Universal Containers is working on the next phase of development for their Salesforce implementation involving a large amount of custom development. Which two strategies should be considered to address a critical production issue occurring in the middle of development? Choose 2 answers

Options:

A.

Create separate branches for current development and production bug fixes and deploy the fix with current development when ready

B.

Utilize one branch for both development and production bug fixes to avoid out-of-sync branches and simplify deployment

C.

Utilize a source control system to allow separate branches for current development and production bug fixes

D.

Refresh a sandbox for replication of the issue and testing the use -case scenarios once the code is fixed