Salesforce Certified Development Lifecycle and Deployment Architect — Question 2
Northern Trail Outfitters (NTO) recently acquired Eastern Trail Outfitters (ETO). NTO’s sales leadership team had hands-on experience with the ETO’s Sales Optimization app and have given the feedback that the app would benefit NTO’s sales team.
Which option should the architect recommend for having ETO’s Sales Optimization app in NTO’s Salesforce org in the shortest possible time?
Answer options
- A. Create users in ETO’s org and provide access to NTO’s sales team.
- B. Create a core team and build the Sales Optimization app in NTO’s org.
- C. Create a managed package of the app and deploy in NTO’s org.
- D. Create an unmanaged package of the app and deploy in NTO’s org.
Correct answer: D
Explanation
The correct answer is D because creating an unmanaged package allows for the quickest deployment of the app without the complexities of version control and updates associated with managed packages. Options A and B do not directly integrate the app into NTO’s org, and option C would take longer due to the managed package process.