Salesforce Certified Development Lifecycle and Deployment Architect — Question 13
Universal Containers (UC) has multi-cloud architecture in a single org. The Sales Cloud dev team is working in a Dev Pro sandbox (DevPro1) of delivering a release in three months. The business requirements from Service Cloud warrant a quicker release in four weeks, but need part of the Sales Cloud work that is completed in DevPro1. The decision of using a separate Dey Pro sandbox (DevPro2) is still pending. The DevPro1 was upgraded to preview for next salesforce major release two weeks ago.
What should an Architect recommend?
Answer options
- A. Clone the DevPro1 sandbox and name it DevPro2 for the second work stream to work on the Service Cloud requirements.
- B. Push back on the requirements because adding another work stream will bring some risks with it.
- C. Ask the second work stream team to work on the same DevPro1 sandbox.
- D. DevPro1 cannot be cloned because it is on a different version from Production. Just create a new DevPro2, and migrate metadata from DevPro1.
Correct answer: A
Explanation
The correct recommendation is to clone the DevPro1 sandbox and create DevPro2 because it allows the Service Cloud team to work on the necessary requirements without affecting the ongoing Sales Cloud project. Option B is not a viable solution as it dismisses the urgent needs of the Service Cloud. Option C could lead to conflicts and complications since both teams would be working in the same environment. Option D is incorrect because while DevPro1 is on a different version, cloning is still the preferred approach to maintain workflow separation.