Exam Development-Lifecycle-and-Deployment-Architect Topic 3 Question 185 Discussion
Actual exam question for Salesforce's Development-Lifecycle-and-Deployment-Architect exam
Question #: 185
Topic #: 3
Question #: 185
Topic #: 3
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
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
Suggested Answer: A,D Vote an answer
Explanation
In the change set model, the source of truth is a combination of the metadata already in the environment and the content of your change set, as you stated correctly. However, a change set cannot be retrieved from the developer's workbench as a package, nor can it be pushed into the version control system. Change sets are only available within the Salesforce UI, and they are not compatible with version control systems. In the package development model, the source of truth is the metadata in the package project, which makes it easy to integrate to a version control system, as you stated correctly. Additionally, in the package development model, the best practice is to consider the dependencies and build them into the package so it can be deployed in any other target orgs. This ensures that the package is self-contained and does not rely on external components that may not exist in the target org.
In the change set model, the source of truth is a combination of the metadata already in the environment and the content of your change set, as you stated correctly. However, a change set cannot be retrieved from the developer's workbench as a package, nor can it be pushed into the version control system. Change sets are only available within the Salesforce UI, and they are not compatible with version control systems. In the package development model, the source of truth is the metadata in the package project, which makes it easy to integrate to a version control system, as you stated correctly. Additionally, in the package development model, the best practice is to consider the dependencies and build them into the package so it can be deployed in any other target orgs. This ensures that the package is self-contained and does not rely on external components that may not exist in the target org.
by Adonis at May 08, 2024, 05:23 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).