Salesforce Certified Development Lifecycle and Deployment Architect — Question 40
Universal Containers (UC) is using Salesforce Performance Edition. They are planning to host weekly training sessions for the next four weeks. Each training will be five days long and a new set of trainees will attend every week. UC wants to train these users on samples of production data and delete all the data generated during the training session at the end of the week.
What optimal option should a technical architect recommend?
Answer options
- A. Refresh Partial Copy sandbox every weekend and include an appropriate sandbox template.
- B. Refresh a Developer Pro sandbox every weekend an include an appropriate sandbox template.
- C. Refresh a Partial Copy sandbox every weekend and load data needed using data loader.
- D. Refresh a Developer Pro sandbox every weekend and load data needed using data loader.
Correct answer: A
Explanation
The correct answer is A because a Partial Copy sandbox allows for the inclusion of a sandbox template, which can help ensure that only the necessary production data is available for training while also being able to delete this data afterward. Options B and D involve Developer Pro sandboxes, which do not support the required data volume and retention needs. Option C also does not fully utilize the advantages of the Partial Copy sandbox by not specifying the appropriate template.