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

Pass Development-Lifecycle-and-Deployment-Architect Exam Guide

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

Question 69

Metadata API supports deploy () and retrieve () calls for file-based deployment.

Which two scenarios are the primary use cases for writing code to call retrieve () and deploy ()

methods directly?

Choose 2 answers

Options:

A.

Team development of an application in a Developer Edition organization. After completing development and testing, the application is Distributed via Lightning Platform AppExchange.

B.

Development of a custom application in a scratch org. After completing development and testing, the application is then deployed into an upper sandbox using Salesforce CLI(SFDX)

C.

Development of a customization in a sandbox organization. The deployment team then utilize the Ant Migration Tool to deploy the customization to an upper sandbox for testing.

D.

Development of a custom application in a sandbox organization. After completing development and testing, the application is then deployed into a production organization using Metadata API.

Question 70

Universal Containers uses multiple Salesforce orgs for its different lines of business (LOBs). In a recent analysis, the architect found that UC could have a more complete view of its customers by gathering customer data from different orgs.

What two options can an architect recommend to accomplish the customer 360-degree view?

Choose 2 answers

Options:

A.

Implement a Complete Graph multi-org strategy by allowing each org to connect directly to every other, reading and writing customer data from the orgs where it has been originally created.

B.

Migrate from multi-org to single-org strategy, consolidating customer data in the process.

C.

Implement a Single Package multi-org strategy by developing and deploying to all orgs a managed package which reads and consolidates customer 360-degree view from the different orgs.

D.

Implement a Hub-and-Spoke multi-org strategy by consolidating customer data In a single org, which will be the master of customer data, and using integration strategies to let the LOBs orgs read and write from it.

Question 71

Universal Containers has a complex deployment coming up. The deployment will include several Apex classes which depend on custom settings that hold important configuration. How should an Architect manage this deployment?

Options:

A.

Script the deployment of all functionality via the Force.com Migration Tool

B.

Manually deploy and populate custom settings in production using a change set

C.

Create a custom metadata type and include this in your deployment to production

D.

Manually deploy and populate the custom settings in production prior to theApex Class deployment

Question 72

Universal Containers (UC) has recently acquired other companies that have their own Salesforce orgs. These companies have been merged as new UC business units.

The CEO has requested an architect to review the org strategy, taking into consideration two main factors:

• The CEO wants business process standardization among all business units.

• Business process integration is not required as the different business units have different customers and expertise.

Which org strategy should the architect recommend in this scenario, and why?

Options:

A.

Single-org strategy, as the high level of business process standardization will be easier to implement in a single org.

B.

Multi-org strategy, as it is uncommon for the diversified business units to get used to working in the same space as the other business units.

C.

A Multi-org strategy, as they could deploy a common managed package into the orgs of the different business units.

D.

Single-org strategy, as costs increase as the number of orgs go up.